glibc/sysdeps
Alexandre Oliva 0d5b725772 * 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
..
alpha (elf_machine_rela): Add instead of subtracting map->l_tls_offset. 2003-02-14 06:02:01 +00:00
am29k Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
arm Use libc_hidden_def(name) instead of strong_alias (name, __GI_name). 2002-12-31 20:37:32 +00:00
cris 2002-12-08 Roland McGrath <roland@redhat.com> 2002-12-09 20:37:24 +00:00
hppa Use libc_hidden_def(name) instead of strong_alias (name, __GI_name). 2002-12-31 20:37:32 +00:00
i860 Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
i960 Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
m68k (_dl_start_user): Access 2003-03-01 15:33:11 +00:00
m88k Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
mach Revert unintentional commits. 2003-02-26 00:01:15 +00:00
mips * sysdeps/mips/dl-machine.h: Include sys/asm.h. 2003-03-14 08:43:13 +00:00
powerpc/nofpu Add soft-supp.h. 2003-02-21 06:59:04 +00:00
rs6000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
standalone Add libc_hidden_def. Remove undef and INTDEF. 2002-08-03 06:57:53 +00:00
tahoe update from main archive 960909 1996-09-10 01:59:36 +00:00
unix * sysdeps/unix/sysv/linux/mips/readelflib.c: New file. 2003-03-14 07:52:05 +00:00
vax Use libc_hidden_def(name) instead of strong_alias (name, __GI_name). 2002-12-31 20:37:32 +00:00
z8000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00