NetBSD/lib/libc/arch
martin 2a5b63aa81 Add set/longjmp and friends (nearly verbatim from FreeBSD).
Add a dummy _lwp_makecontext() function (enough to make autoconfigury
happy and gcc mknative work)
2015-04-17 12:51:05 +00:00
..
aarch64 remove various HAVE_GCC=45 fragments. 2015-04-15 19:13:46 +00:00
alpha defintion -> definition 2014-08-03 19:14:24 +00:00
arm Call libc's fpgetround. 2015-03-19 21:22:59 +00:00
hppa Move to a flat space register convention. %sr[4-7] are all now the space 2014-03-06 19:02:58 +00:00
i386 Fix previous. 2014-05-23 03:05:56 +00:00
ia64 Add set/longjmp and friends (nearly verbatim from FreeBSD). 2015-04-17 12:51:05 +00:00
m68k float32_is_signalling_nan needs a prototype if SOFTFLOATM68K_FOR_GCC is 2014-09-01 07:33:31 +00:00
mips Call libc's fpgetround. 2015-03-19 21:22:59 +00:00
or1k Call libc's fpgetround. 2015-03-19 21:22:59 +00:00
powerpc Call libc's fpgetround. 2015-03-19 21:22:59 +00:00
powerpc64 Call libc's fpgetround. 2015-03-19 21:22:59 +00:00
riscv Use lla instead doing the pcrel relocs ourselves. 2015-03-31 11:59:41 +00:00
sh3 On swapcontext(3) preserve r12 too. Properly fixes PR port-sh3/49597. 2015-04-06 01:50:46 +00:00
sparc Include sparc_v8 library into sparc64 32-bit compat libc library. 2014-07-12 19:21:48 +00:00
sparc64 remove various HAVE_GCC=45 fragments. 2015-04-15 19:13:46 +00:00
vax Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
x86_64 Fix ptrace %rcx corruption when pthread_errno() is used. Small example: 2014-11-24 15:33:18 +00:00