freebsd-dev/lib/libc/amd64/gen
Peter Wemm 5d053f461c We've been lax about matching END() macros in asm code for some time. This
is used to set the ELF size attribute for functions.  It isn't normally
critical but some things can make use of it (gdb for stack traces).
Valgrind needs it so I'm adding it in.  The problem is present on all
branches and on both i386 and amd64.
2008-11-02 01:10:54 +00:00
..
_set_tp.c Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
_setjmp.S We've been lax about matching END() macros in asm code for some time. This 2008-11-02 01:10:54 +00:00
fabs.S We've been lax about matching END() macros in asm code for some time. This 2008-11-02 01:10:54 +00:00
flt_rounds.c Make FLT_ROUNDS correctly reflect the dynamic rounding mode. 2004-07-19 08:17:25 +00:00
fpgetmask.c
fpgetprec.c
fpgetround.c
fpgetsticky.c
fpsetmask.c
fpsetprec.c
fpsetround.c
infinity.c
ldexp.c Remove silly n that crept in 2007-01-09 00:38:24 +00:00
makecontext.c 1. Use correct alignment mask, -15 != ~15 2004-07-31 01:41:41 +00:00
Makefile.inc Remove fpsetsticky(). This was added for SysV compatibility, but due 2005-03-15 15:53:39 +00:00
modf.S We've been lax about matching END() macros in asm code for some time. This 2008-11-02 01:10:54 +00:00
rfork_thread.S We've been lax about matching END() macros in asm code for some time. This 2008-11-02 01:10:54 +00:00
setjmp.S We've been lax about matching END() macros in asm code for some time. This 2008-11-02 01:10:54 +00:00
signalcontext.c Set fpu context flags to known values, zero is illegal. 2004-07-28 13:08:24 +00:00
sigsetjmp.S We've been lax about matching END() macros in asm code for some time. This 2008-11-02 01:10:54 +00:00