diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-04-29 17:27:02 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-04-29 17:27:02 +0000 |
commit | abec70b9981bcb0a6c6214657b67ed824e58db87 (patch) | |
tree | 4267a940078e13f798404448c3ac75acfb0cabd8 /ld | |
parent | ec7d9f3d3c57ed6b8d06b28b67023a44b51eebf2 (diff) | |
download | gdb-abec70b9981bcb0a6c6214657b67ed824e58db87.zip gdb-abec70b9981bcb0a6c6214657b67ed824e58db87.tar.gz gdb-abec70b9981bcb0a6c6214657b67ed824e58db87.tar.bz2 |
* elf32-mips.c (struct mips_elf_link_hash_entry): Add
mips_32_relocs field.
(mips_elf_link_hash_newfunc): Initialize mips_32_relocs field.
(mips_elf_relocate_section): Copy R_MIPS_REL32 and R_MIPS_32
relocs against a global symbol which is not defined in a regular
file.
(mips_elf_check_relocs): For a R_MIPS_REL32 or R_MIPS_32 reloc
against a global symbol, increment mips_32_relocs.
(mips_elf_adjust_dynamic_symbol): If mips_32_relocs is set, and
the symbol is not defined in a regular file, make room in the
.rel.dyn section.
Diffstat (limited to 'ld')
0 files changed, 0 insertions, 0 deletions