]> sourceware.org Git - glibc.git/commit - ChangeLog.mips
* sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
authorDaniel Jacobowitz <dan@codesourcery.com>
Mon, 8 Jan 2007 15:34:50 +0000 (15:34 +0000)
committerDaniel Jacobowitz <dan@codesourcery.com>
Mon, 8 Jan 2007 15:34:50 +0000 (15:34 +0000)
commitcb5bcf7412057dcd78dc535b0eaf7c4c2e546c23
tree33aa8338fb686ab5fb2914caf1f1adbf93d2c1c4
parent2caa93e20653788f4f85863edf877c1ab7e3ab45
* sysdeps/mips/dl-machine.h (ELF_MACHINE_NO_RELA): Delete.
(elf_machine_reloc): New function, retaining the body of
elf_machine_rel.  Take the reloc's r_info field as an argument,
not the reloc itself.  Add extra r_addend and inplace_p arguments.
When inplace_p is false, use r_addend as the addend, not the contents
of the relocation field.  Hoist the conversion of reloc_addr to
"ELFW(Addr) *".  Don't try to apply TLS relocations against
undefined symbols.  Add R_MIPS_GLOB_DAT support.
(elf_machine_rel, elf_machine_rela): Use elf_machine_reloc.
(elf_machine_lazy_rel): Change the reloc type from ElfW(Rel)
to ElfW(Rela).
ChangeLog.mips
sysdeps/mips/dl-machine.h
This page took 0.049267 seconds and 5 git commands to generate.