freebsd-dev/lib/libc/alpha/gen
Marcel Moolenaar 2cd199ce21 Only allow trapframe formats instead of sigframe formats like the
comment says and don't write the first 3 arguments to FRAME_TRAPARG_*
as they are specific to sigframes.
2003-07-30 06:36:20 +00:00
..
_ctx_start.S Use __FBSDID. 2003-01-19 00:17:03 +00:00
_setjmp.S Use __FBSDID. 2003-01-19 00:17:03 +00:00
divrem.m4
fabs.S Use __FBSDID. 2003-01-19 00:17:03 +00:00
flt_rounds.c
fpgetmask.c
fpgetround.c
fpgetsticky.c
fpsetmask.c
fpsetround.c
fpsetsticky.c
frexp.c
infinity.c Implement fpclassify(): 2003-02-08 20:37:55 +00:00
isinf.c o Implement C99 classification macros isfinite(), isinf(), isnan(), 2003-02-12 20:03:41 +00:00
ldexp.c Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
makecontext.c Only allow trapframe formats instead of sigframe formats like the 2003-07-30 06:36:20 +00:00
Makefile.inc libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
modf.c
rfork_thread.S Use __FBSDID. 2003-01-19 00:17:03 +00:00
setjmp.S Use __FBSDID. 2003-01-19 00:17:03 +00:00
sigsetjmp.S Use __FBSDID. 2003-01-19 00:17:03 +00:00