NetBSD/lib/libc/arch/hppa/gen
drochner fa073991b3 build frexp/ldexp/modf in the "compat" part (code is identical)
(These are the easy cases where no assembler implementations exist.)
2006-06-28 14:46:32 +00:00
..
__longjmp14.c __asm__ -> __asm, __volatile__ -> __volatile 2005-12-24 21:41:01 +00:00
__setjmp14.S split __longjmp14() into a separate file and make it use setcontext() 2004-07-18 22:38:33 +00:00
__sigsetjmp14.S
_lwp.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
_resumecontext.S add *context and LWP support for hppa. translated from MIPS. 2004-07-18 22:37:32 +00:00
_setjmp.S call abort() if longjmperror() returns. 2004-07-18 20:51:24 +00:00
fabs.c oops. __volatile -> volatile 2005-12-24 21:42:32 +00:00
flt_rounds.c oops. __volatile -> volatile 2005-12-24 21:42:32 +00:00
fpgetmask.c oops. __volatile -> volatile 2005-12-24 21:42:32 +00:00
fpgetround.c oops. __volatile -> volatile 2005-12-24 21:42:32 +00:00
fpgetsticky.c oops. __volatile -> volatile 2005-12-24 21:42:32 +00:00
fpsetmask.c oops. __volatile -> volatile 2005-12-24 21:42:32 +00:00
fpsetround.c oops. __volatile -> volatile 2005-12-24 21:42:32 +00:00
fpsetsticky.c oops. __volatile -> volatile 2005-12-24 21:42:32 +00:00
makecontext.c __asm__ -> __asm, __volatile__ -> __volatile 2005-12-24 21:41:01 +00:00
Makefile.inc build frexp/ldexp/modf in the "compat" part (code is identical) 2006-06-28 14:46:32 +00:00
nanf.c Push back the descriptions of NaN formats, and descriptions of the 2005-04-15 22:39:10 +00:00
resumecontext.c add *context and LWP support for hppa. translated from MIPS. 2004-07-18 22:37:32 +00:00
swapcontext.S add *context and LWP support for hppa. translated from MIPS. 2004-07-18 22:37:32 +00:00