NetBSD/lib/libc/arch
2014-03-04 06:30:40 +00:00
..
alpha Use a constant in the text segment to avoid the .lit8 out of range relocation 2014-01-23 03:08:50 +00:00
arm Include compiler-rt in libc, libm and libkern. 2014-01-29 23:37:18 +00:00
hppa Provide a genassym.cf in libc for hppa and use it. 2014-02-19 13:01:51 +00:00
i386 Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small 2013-09-12 15:36:14 +00:00
ia64 Add fpclassify{,d} 2012-12-27 10:41:18 +00:00
m68k The fixuns* come from compiler_rt so softfloat doesn't need to provide them. 2014-03-04 06:30:40 +00:00
mips Since N32/N64 pass the first 8 arguments in registers, we can load all 2014-01-31 18:06:26 +00:00
powerpc Since powerpc passes 8 arguments in registers and the syscall number in r0, 2014-02-01 20:26:21 +00:00
powerpc64 Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small 2013-09-12 15:36:14 +00:00
sh3 Use fabs_ieee754.c. 2014-01-20 17:14:38 +00:00
sparc convert to full ANSI C. 2013-10-18 02:19:12 +00:00
sparc64 Fix unsigned 64 bit int to long double conversion for numbers that would not 2014-02-02 08:14:39 +00:00
vax Make __curbrk & __minbrk hidden. 2013-07-18 12:27:01 +00:00
x86_64 No need for bzero, memset provides it. 2013-11-24 03:50:17 +00:00