NetBSD/lib/libc/arch/mips/gen
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
..
Makefile.inc
_setjmp.S Back out previous revision, which is reported to break signal-handing 1997-07-07 00:13:56 +00:00
fabs.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
flt_rounds.c Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string 1996-09-16 18:10:35 +00:00
fpgetmask.c Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string 1996-09-16 18:10:35 +00:00
fpgetround.c Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string 1996-09-16 18:10:35 +00:00
fpgetsticky.c Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string 1996-09-16 18:10:35 +00:00
fpsetmask.c Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string 1996-09-16 18:10:35 +00:00
fpsetround.c Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string 1996-09-16 18:10:35 +00:00
fpsetsticky.c Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string 1996-09-16 18:10:35 +00:00
frexp.c Fix RCSID's 1997-07-13 18:45:15 +00:00
infinity.c Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string 1996-09-16 18:10:35 +00:00
isinf.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
ldexp.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
modf.S Do a .cpload if compiling with PIC. 1997-08-19 20:49:47 +00:00
setjmp.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
sigsetjmp.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00