glibc/sysdeps/mips/bits
Alexandre Oliva ef055a744e * configure.in: Add mips64* support.
* configure: Rebuilt.
* sysdeps/mips/bits/endian.h: Make it bi-endian.
* sysdeps/mips/mipsel/bits/endian.h: Removed.
* sysdeps/mips/mips64/n32/el/bits/endian.h: Removed.
* sysdeps/mips/mips64/n64/el/bits/endian.h: Removed.
* sysdeps/mips/mips32/Makefile (CC): Add -mabi=32.
* sysdeps/mips/mips64/n32/Makefile (CC): Add -mabi=n32.
* sysdeps/mips/mips64/n64/Makefile (CC): Add -mabi=64.
* sysdeps/mips/Implies: Moved wordsize-32 to...
* sysdeps/mips/mips32/Implies: New file.
* sysdeps/unix/mips/sysdep.h (PSEUDO_NOERRNO, PSEUDO_END_NOERRNO,
ret_NOERRNO): New.
(ret, PSEUDO_END): Moved past END.
(PSEUDO): Moved to...
* sysdeps/unix/mips/mips32/sysdep.h: New file.
* sysdeps/unix/mips/mips64/n32/sysdep.h: Removed #undef PSEUDO.
* sysdeps/unix/mips/mips64/n64/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/mips/sysdep.h: Move to...
* sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: New file.
* sysdeps/unix/sysv/linux/mips/mips32/kern64/sysdep.h: New file.
2003-03-29 08:15:29 +00:00
..
dlfcn.h (DL_CALL_FCT): Cast to void *. 2001-10-27 00:03:32 +00:00
endian.h * configure.in: Add mips64* support. 2003-03-29 08:15:29 +00:00
fenv.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
ipctypes.h 2002-10-23 Roland McGrath <roland@redhat.com> 2002-10-23 23:49:01 +00:00
nan.h Copy from generic file with changes for NaNs on MIPS. 2002-03-22 10:10:19 +00:00
setjmp.h * sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs. 2003-03-20 22:29:44 +00:00
wordsize.h * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 2003-03-17 15:47:13 +00:00