diff options
author | Jean Marie Diaz <ambar@cygnus> | 1994-08-01 23:11:18 +0000 |
---|---|---|
committer | Jean Marie Diaz <ambar@cygnus> | 1994-08-01 23:11:18 +0000 |
commit | 99dd775492859223d3d1981684d9b81646a8440f (patch) | |
tree | 64813eba8a8f2a764d5d0ef5316803b7e4cb3bda /binutils | |
parent | dbae6b7d3aa4adbd1a7982f7d7e283b576274ef9 (diff) | |
download | gdb-99dd775492859223d3d1981684d9b81646a8440f.zip gdb-99dd775492859223d3d1981684d9b81646a8440f.tar.gz gdb-99dd775492859223d3d1981684d9b81646a8440f.tar.bz2 |
ELF linker patches from Eric Youngdale <ericy@cais.cais.com>.
* elfcode.h (elf_link_create_dynamic_sections): Set type of
_DYNAMIC to STT_OBJECT.
(NAME(bfd_elf,record_link_assignment)): Always create hash table
entry. Set type to STT_OBJECT.
(elf_link_output_extsym): Don't set type of weak defined symbol to
STB_WEAK if symbol was referenced.
* elf32-i386.c (elf_i386_create_dynamic_sections): Set type of
_GLOBAL_OFFSET_TABLE to STT_OBJECT.
(elf_i386_check_relocs): Ignore local PLT32 relocs.
(elf_i386_relocate_section): Treat local PLT32 relocs as PC32.
Diffstat (limited to 'binutils')
0 files changed, 0 insertions, 0 deletions