glibc/sysdeps/mips
Alexandre Oliva 882dda6646 * sysdeps/mips/fpu/bits/mathdef.h: New. (__NO_LONG_DOUBLE_MATH): Define for o32.
* sysdeps/mips/fpu/bits/mathdef.h: New.
	(__NO_LONG_DOUBLE_MATH): Define for o32.
2003-03-14 15:30:43 +00:00
..
bits * libio/ftello.c (ftello): Use _IO_off64_t for type of POS. 2002-10-23 23:50:19 +00:00
elf * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
fpu * sysdeps/mips/fpu/bits/mathdef.h: New. (__NO_LONG_DOUBLE_MATH): Define for o32. 2003-03-14 15:30:43 +00:00
mips64 * sysdeps/mips/dl-machine.h: Include sys/asm.h. (elf_machine_matches_host): Prevent linking of o32 and n32 together. (elf_machine_dynamic): Document assumption on $gp. (STRINGXP, STRINGXV, STRINGV_): New macros. (elf_machine_load_address): Use them to stringize PTR_LA and PTR_SUBU. (ELF_DL_FRAME_SIZE, ELF_DL_SAVE_ARG_REGS, ELF_DL_RESTORE_ARG_REGS, IFABIO32): New macros used in... (_dl_runtime_resolve): Adjust it for all 3 ABIs. (__dl_runtime_resolve): Cast the symtab initializer to the right type. (RTLD_START): Use it. Adjust it for all 3 ABIs. (elf_machine_rel): Mark as always_inline in RTLD_BOOTSTRAP. Handle 64-bit R_MIPS_REL composite relocation and accept R_MIPS_64 relocations to shift addend size to 64 bits. Document assumption regarding local GOT entries. Document backward-compatibility departing from the ABI behavior in applying relocations that reference section symbols, no longer used. Support relocations to mis-aligned offsets. * sysdeps/mips/mips64/dl-machine.h: Deleted, obsolete. 2003-03-14 08:43:13 +00:00
mipsel/bits Update. 2001-07-28 06:10:44 +00:00
soft-fp Update. 2000-09-06 10:53:02 +00:00
sys * sysdeps/mips/sys/asm.h: Formatting changes. (PTR, PTRSIZE, PTRLOG): Adjust for all 3 ABIs. (CPADD): Define for all of them. (SETUP_GP, SETUP_GPX, SETUP_GPX_L, SAVE_GP, SETUP_GP64, SETUP_GPX64, SETUP_GPX64_L, RESTORE_GP64, USE_ALT_CP, NARGSAVE): Define per ABI spec. (END): Don't redefine. (LONG_SLL, LONG_SLLV, LONG_SRL, LONG_SRLV, LONG_SRA, LONG_SRAV): Remove duplicate definitions. (PTR_ADD, PTR_ADDI, PTR_ADDU, PTR_ADDIU, PTR_SUB, PTR_SUBI, PTR_SUBU, PTR_SUBIU, PTR_L, PTR_S, PTR_SLL, PTR_SLLV, PTR_SRL, PTR_SRLV, PTR_SRA, PTR_SRAV, PTR_SCALESHIFT): Define for n32. (PTR_LA): Define for all 3 ABIs. 2003-03-14 11:06:32 +00:00
.cvsignore initial import 1995-02-18 01:27:10 +00:00
Dist Update. 2001-07-28 06:10:44 +00:00
Implies update 2000-01-10 12:34:50 +00:00
Makefile [$(subdir) = misc]: Use sysdep_headers instead of headers for make dist. 2000-09-06 08:21:55 +00:00
__longjmp.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
abort-instr.h Update. 2000-02-03 15:04:24 +00:00
add_n.S * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs 2003-03-14 03:59:59 +00:00
addmul_1.S * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs 2003-03-14 03:59:59 +00:00
atomicity.h * sysdeps/mips/atomicity.h (exchange_and_add, atomic_add): Don't .set mips2 on new abi. (compare_and_swap): Likewise. Support 64-bit longs on n64. 2003-03-14 05:30:31 +00:00
bsd-_setjmp.S Update. 2002-12-31 20:46:11 +00:00
bsd-setjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
dl-dtprocnum.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
dl-machine.h * sysdeps/mips/dl-machine.h: Include sys/asm.h. (elf_machine_matches_host): Prevent linking of o32 and n32 together. (elf_machine_dynamic): Document assumption on $gp. (STRINGXP, STRINGXV, STRINGV_): New macros. (elf_machine_load_address): Use them to stringize PTR_LA and PTR_SUBU. (ELF_DL_FRAME_SIZE, ELF_DL_SAVE_ARG_REGS, ELF_DL_RESTORE_ARG_REGS, IFABIO32): New macros used in... (_dl_runtime_resolve): Adjust it for all 3 ABIs. (__dl_runtime_resolve): Cast the symtab initializer to the right type. (RTLD_START): Use it. Adjust it for all 3 ABIs. (elf_machine_rel): Mark as always_inline in RTLD_BOOTSTRAP. Handle 64-bit R_MIPS_REL composite relocation and accept R_MIPS_64 relocations to shift addend size to 64 bits. Document assumption regarding local GOT entries. Document backward-compatibility departing from the ABI behavior in applying relocations that reference section symbols, no longer used. Support relocations to mis-aligned offsets. * sysdeps/mips/mips64/dl-machine.h: Deleted, obsolete. 2003-03-14 08:43:13 +00:00
fpregdef.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fpu_control.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gccframe.h Update. 2001-11-16 01:27:24 +00:00
init-first.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lshift.S * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs 2003-03-14 03:59:59 +00:00
machine-gmon.h Update MCOUNT for current GCC behavior. 2002-02-11 10:23:36 +00:00
memcpy.S * sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis. * sysdeps/mips/memset.S: Likewise. * sysdeps/mips/sys/regdef.h: Alias a4-7 or t0-3 to $8-11 depending on the ABI. 2003-03-14 05:31:28 +00:00
memset.S * sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis. * sysdeps/mips/memset.S: Likewise. * sysdeps/mips/sys/regdef.h: Alias a4-7 or t0-3 to $8-11 depending on the ABI. 2003-03-14 05:31:28 +00:00
memusage.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mul_1.S * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs 2003-03-14 03:59:59 +00:00
regdef.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
rshift.S * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs 2003-03-14 03:59:59 +00:00
setjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setjmp_aux.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sgidefs.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
stackinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sub_n.S * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs 2003-03-14 03:59:59 +00:00
submul_1.S * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs 2003-03-14 03:59:59 +00:00