NetBSD/lib/libpthread/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 Remove possible race condition in upcall recycling. 2003-09-07 14:47:44 +00:00
arm Remove possible race condition in upcall recycling. 2003-09-07 14:47:44 +00:00
i386 use explicit "l" suffixes. (eg. lea -> leal) 2003-10-30 13:56:37 +00:00
m68k This is not needed anymore. 2003-11-25 22:41:12 +00:00
mips Hide the register number constants behind an _R_ prefix, and also 2003-11-26 08:36:49 +00:00
powerpc Remove possible race condition in upcall recycling. 2003-09-07 14:47:44 +00:00
sh3 Do not move incoming paramters to callee-save registers when not 2003-11-20 17:55:11 +00:00
sh5 Remove possible race condition in upcall recycling. 2003-09-07 14:47:44 +00:00
sparc All the ucontext <-> {fp}reg macros were slightly simplistic and untested 2003-11-10 07:52:52 +00:00
sparc64 Fix ucontext conversion macros. From Christian Limpach. 2003-11-11 16:21:05 +00:00
vax Remove possible race condition in upcall recycling. 2003-09-07 14:47:44 +00:00
x86_64 Make register usage more consistent, also in comparison with the i386 2003-11-08 21:46:42 +00:00