History log of /freebsd-10.1-release/lib/libstand/i386/_setjmp.S
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 192760 25-May-2009 attilio

Use, in uncovered part, the END() macro in order to improve debugging.
In this specific case, Valgrind won't get confused when analyzing such
functions.

Sponsored by: Sandvine Incorporated
Tested by: emaste
MFC: 3 days


# 165906 08-Jan-2007 imp

Remove California Regent's clause 3, per letter


# 85451 24-Oct-2001 peter

Change #include "DEFS.h" to <machine/asm.h>.


# 81586 13-Aug-2001 ru

Removed duplicate VCS ID tags, as per style(9).


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 43933 12-Feb-1999 dcs

Remove float-point dependency from i386's version of setjmp()/longjmp().


# 43932 12-Feb-1999 dcs

Copy _setjmp.S from libc in preparation for loader-specific version.