History log of /freebsd-9.3-release/lib/libstand/i386/_setjmp.S
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

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

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 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.