NetBSD/lib/libc/arch
maya 177f6a3a05 don't use systm.h header, it's not available to userland.
as a side effect, this fixes the evbarm64 build, which was failing due
to a declaration of psize_t physmem in systm.h, while psize_t is
kernel-only.

ok riastradh
2016-12-24 15:23:06 +00:00
..
aarch64 don't use systm.h header, it's not available to userland. 2016-12-24 15:23:06 +00:00
alpha defintion -> definition 2014-08-03 19:14:24 +00:00
arm In rumprun mode on ARM, don't build syscall or signal code into libc. 2015-08-20 16:13:40 +00:00
hppa No need to define PSW_MBS as machine/psl.h provides it for us 2016-07-16 09:51:13 +00:00
i386 Don't include sigtramp or foocontext routines in rumprun mode. They won't 2015-07-15 14:27:49 +00:00
ia64 Add exect stub so "build.sh distribution" will compile 2016-12-10 21:19:15 +00:00
m68k Sync with compat and remove dup implementations of ldexp and modf, switching 2016-10-07 11:10:43 +00:00
mips Sync with compat and remove dup implementations of ldexp and modf, switching 2016-10-07 11:10:43 +00:00
or1k Call libc's fpgetround. 2015-03-19 21:22:59 +00:00
powerpc PR/50228: Christian Groessler: fix bzero(ptr, 0) on ppc. Check for 0 length 2016-12-19 14:30:23 +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 use __register_t 2016-01-24 22:02:48 +00:00
x86_64 Save and restore all the registers we need instead of playing tricks and 2016-03-19 21:27:38 +00:00