OpenGrok
Cross Reference: _setjmp.S
xref
: /
src
/
lib
/
libc
/
arch
/
i386
/
gen
/
_setjmp.S
Home
|
History
|
Annotate
|
Download
|
only in
gen
History log of
/src/lib/libc/arch/i386/gen/_setjmp.S
Revision
Date
Author
Comments
1.9
23-May-2014
uebayasi
Put missing END() markers to set ELF symbol size.
1.8
05-Oct-2005
christos
branches: 1.8.50; 1.8.62;
_setjmp and _longjmp are not compat functions. Noticed by Havard Eidnes
1.7
15-Sep-2005
christos
This is not used anymore; pointed out by uwe.
1.6
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
1.5
16-Jul-1997
christos
RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS
1.4
28-Dec-1995
jtc
Use <machine/asm.h> instead of DEFS.h
1.3
21-Oct-1993
jtc
Change instances of LIBC_RCS back to LIBC_SCCS. If we are going to change
th LIBC_RCS, the entire source tree should be updated at once.
Remove && !defined(lint) from conditionals around rcs id's. No one is
ever going to pass a *.s file through lint.
1.2
20-Oct-1993
jtc
Replaced instructions with immediate operands with compatible alternatives
saving a few bytes while the cycle count remains the same --- could
actually be faster, depending on the cache, prefetch queue, etc.
1.1
07-Oct-1993
cgd
make an arch directory in libc, and move all machine dirs into it
1.8.62.1
10-Aug-2014
tls
Rebase.
1.8.50.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
Indexes created Wed Oct 15 03:09:54 GMT 2025