glibc/sysdeps/mips/sys
Alexandre Oliva f4e9c08c59 * sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64):
Define.
* sysdeps/mips/sys/asm.h: Test _MIPS_ISA against them on all
ISA tests.
(ALSZ, ALMASK, SZREG, REG_S, REG_L): Define based on ABI, not ISA.
(PTR_ADD, etc): Test _MIPS_SZPTR instead of _MIPS_SZLONG.
* sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Use _MIPS_SZPTR
to decide whether to add padding.
* sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Use _MIPS_SZPTR
to decide whether to add padding.
* sysdeps/unix/sysv/linux/mips/kernel_sigaction.h (struct
old_kernel_sigaction): Likewise.
2003-03-25 21:51:53 +00:00
..
asm.h * sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64): 2003-03-25 21:51:53 +00:00
fpregdef.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
regdef.h * sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis. 2003-03-14 05:31:28 +00:00
ucontext.h * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 2003-03-17 15:47:13 +00:00