NetBSD/lib/libc/arch
jonathan 68a9b35134 Do a .cpload if compiling with PIC.
Examining  the .so output from binutils 2.8 and 2.8.1 shows the
	li.d	$f2, 4503599627370496e0
is (incorrectly?) emitted as GP-relative loads when PIC is in effect.
1997-08-19 20:49:47 +00:00
..
alpha Pull in __flt_rounds() prototype. 1997-07-18 00:30:30 +00:00
arm32 Fix RCSID's 1997-07-13 18:45:15 +00:00
i386 RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
m68k Fix files using old TNF copyright notice 1997-07-30 23:50:37 +00:00
mips Do a .cpload if compiling with PIC. 1997-08-19 20:49:47 +00:00
ns32k Add missing quote (") at end of _RCSID argument. 1997-07-21 06:01:55 +00:00
powerpc Fix typo from last commit: `bnlsr' vs. 'bnslr'. 1997-07-16 16:11:48 +00:00
sparc Pull in __flt_rounds() prototype. 1997-07-18 05:10:02 +00:00
vax RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00