NetBSD/lib/libc/arch
he ea56bcee84 Hide the register number constants behind an _R_ prefix, and also
rename FPBASE to _FPBASE, so that we avoid polluting the user's
name space when e.g. <sys/ptrace.h> is included.  Previously, the
PC symbol in mips/regnum.h would conflict with the declaration of
the external variable by the same name in termcap.h, as discovered
by the ``okheaders'' regression test.
2003-11-26 08:36:49 +00:00
..
alpha Add __infinityf and __infinityl, float respectively long double analogs 2003-10-25 22:31:20 +00:00
arm Retire FPA support from this file at last; suggested by Richard Earnshaw 2003-10-28 21:44:04 +00:00
hppa It turns out the hppa ABI we're using does not support an extended- 2003-10-30 22:46:17 +00:00
i386 C99 7.12.3.2: add library portions of isfinite, but don't build these just 2003-10-29 20:03:51 +00:00
m68k C99 7.12.3.2: add library portions of isfinite, but don't build these just 2003-10-29 20:03:51 +00:00
mips Hide the register number constants behind an _R_ prefix, and also 2003-11-26 08:36:49 +00:00
ns32k -traditional-cpp and spaces after commas is not a happy combination. 2003-11-13 06:29:39 +00:00
powerpc s/!=/==/ 2003-11-23 09:10:20 +00:00
sh3 Implement siginfo for sh3. 2003-11-23 23:13:11 +00:00
sh5 Add __infinityf and __infinityl, float respectively long double analogs 2003-10-25 22:31:20 +00:00
sparc Corrent map order to match sparc/ieeefp.h. 2003-11-01 14:26:29 +00:00
sparc64 Corrent map order to match sparc/ieeefp.h. 2003-11-01 14:26:29 +00:00
vax Pasto. 2003-10-30 23:34:16 +00:00
x86_64 C99 7.12.3.2: add library portions of isfinite, but don't build these just 2003-10-29 20:03:51 +00:00