summaryrefslogtreecommitdiff
path: root/lib/libc/amd64/gen/_setjmp.S
Commit message (Expand)AuthorAgeFilesLines
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Introduce a WEAK_REFERENCE() alias and use it. Get rid of the CNAME and theAndreas Tobler2013-11-211-2/+1
* Add section .note.GNU-stack for assembly files used by 386 and amd64.Konstantin Belousov2011-01-071-0/+2
* We've been lax about matching END() macros in asm code for some time. ThisPeter Wemm2008-11-021-0/+2
* Two FP-related setjmp/longjmp changes:David Schultz2008-06-281-1/+10
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Cosmetic; record offsets used within jmpbufPeter Wemm2003-06-021-9/+9
* Update for AMD64 contexts. Note that this still has some x87-style FPUPeter Wemm2003-04-301-22/+26
* Restore CSRG ID's lost in January 1995.David E. O'Brien2002-03-231-6/+5
* De-orbit DEFS.h - the other arches do not use it, and it got replacedPeter Wemm2001-10-241-1/+1
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-131-2/+0
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-5/+2
* Remove unnecessary alternate entry points for *setjmp(). Make the mainJason Evans2000-01-201-5/+6
* Make minor entry point changes to support libc_r.Jason Evans2000-01-191-2/+2
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-2/+6
* sigset_t change (part 5 of 5)Marcel Moolenaar1999-09-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Stop renaming these in libc_r because wrappered versions don't make sense.John Birrell1998-04-291-10/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-2/+2
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-2/+10
* First round of changes to clean up the RCSID mess in libc:David Greenman1995-01-231-3/+6
* Remove unnecessary .align statement.Bruce Evans1994-12-271-1/+0
* First crack at making libc work with the new make macros. It compiles onGarrett Wollman1994-08-051-0/+82