freebsd-dev/lib/libc/i386/gen
Ruslan Ermilov 3c03c7095e GC dead code. If we want to stay polite to the foreign compilers,
we can find another way to issue an #error, but using a preprocessed
assembler for that purpose and clobbering libc.a with an empty .o
just for the sake of #error reporting is way too much of a burden.
2006-09-05 16:21:26 +00:00
..
_ctx_start.S Replace absolute addressing in the call instructions with position-independend 2006-06-05 14:59:33 +00:00
_set_tp.c Include a couple of headers to ensure consistency between the prototype and 2005-09-12 19:52:42 +00:00
_setjmp.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
fabs.S Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
flt_rounds.c Make FLT_ROUNDS correctly reflect the dynamic rounding mode. 2004-07-19 08:17:25 +00:00
infinity.c Implement fpclassify(): 2003-02-08 20:37:55 +00:00
ldexp.c Include a couple of headers to ensure consistency between the prototype and 2005-09-12 19:52:42 +00:00
makecontext.c Make sure the first argument to the user function is 16-byte aligned. 2004-12-05 21:22:08 +00:00
Makefile.inc GC dead code. If we want to stay polite to the foreign compilers, 2006-09-05 16:21:26 +00:00
modf.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
rfork_thread.S Properly cleanup the stack before jumping to cerror() if rfork(2) fails. 2003-05-07 17:23:25 +00:00
setjmp.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
signalcontext.c Follow previous change in makecontext. Use %esi to store next ucp 2004-07-02 23:20:05 +00:00
sigsetjmp.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00