NetBSD/lib/libc/arch
2011-05-22 20:11:47 +00:00
..
alpha Allow storing and receiving the LWP private pointer via ucontext_t 2011-02-24 04:28:41 +00:00
arm Use "_end" instead of "end" for consistency with other architectures. 2011-05-13 23:14:36 +00:00
hppa Allow storing and receiving the LWP private pointer via ucontext_t 2011-02-24 04:28:41 +00:00
i386 Use a plain float constant, no need to deal with messy 0r prefix 2011-05-22 20:11:47 +00:00
ia64 Add the 'abs', 'div' and 'erand48' sources to stdlib/Makefile.inc. 2009-07-31 20:39:59 +00:00
m68k Allow storing and receiving the LWP private pointer via ucontext_t 2011-02-24 04:28:41 +00:00
mips Use correct CALLFRAME_SIZ depending on ABI. 2011-04-29 08:05:22 +00:00
powerpc Add PPC TLS support. Add -D_LIBC_SOURCE for tls.c and _lwp.c (powerpc) 2011-03-12 07:55:09 +00:00
powerpc64 Kill _NOREGNAMES. Everything should be using %rX now. If it doesn't it 2011-01-17 08:23:53 +00:00
sh3 Allow storing and receiving the LWP private pointer via ucontext_t 2011-02-24 04:28:41 +00:00
sparc Save a few global registers during set/longjmp - at least the application 2011-04-30 23:41:12 +00:00
sparc64 Fix previous: the way we calculate, we need to test the size of sigjmp_buf 2011-04-30 23:39:08 +00:00
vax Move IDs into .ident 2011-01-25 02:38:15 +00:00
x86_64 make infinityl match what gdtoa thinks. 2011-04-10 13:51:18 +00:00