NetBSD/lib/libc/arch
drochner e9ee155221 Get the stack alignment right: the stack arguments must start
at a 16-byte aligned address, the return address is at an
"odd" address.
approved by fvdl
2004-02-28 15:57:21 +00:00
..
alpha Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros. 2004-01-15 19:43:44 +00:00
arm Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros. 2004-01-15 19:43:44 +00:00
hppa Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros. 2004-01-15 19:43:44 +00:00
i386 Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros. 2004-01-15 19:43:44 +00:00
m68k Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros. 2004-01-15 19:43:44 +00:00
mips Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros. 2004-01-15 19:43:44 +00:00
ns32k Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros. 2004-01-15 19:43:44 +00:00
powerpc Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros. 2004-01-15 19:43:44 +00:00
sh3 In gcc3 world the "millicode" must be provided by libgcc*.a, so don't 2004-02-22 01:05:49 +00:00
sh5 Add C99 fpclassify(), isfinite(), isnormal(), and signbit() macros. 2004-01-15 19:43:44 +00:00
sparc Forgot to build signbit() library parts in previous; noticed by mrg. 2004-02-12 10:28:28 +00:00
sparc64 Too sad - inlining syscall stubs on sparc64 is so much easier than doing 2004-01-19 18:33:21 +00:00
vax s/sgn/sign (compiles now) 2004-01-20 19:41:30 +00:00
x86_64 Get the stack alignment right: the stack arguments must start 2004-02-28 15:57:21 +00:00