diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2008-08-07 19:50:05 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2008-08-07 19:50:05 +0000 |
commit | 63897e2cf09f3f6a7df0a3c95820f73f6d4d4535 (patch) | |
tree | e356e789aaaa1c16b8ad15c03bf8c2382df9f903 /bfd/ChangeLog | |
parent | f827c9a9d75000e77169da9b9bc531b0ce12a629 (diff) | |
download | gdb-63897e2cf09f3f6a7df0a3c95820f73f6d4d4535.zip gdb-63897e2cf09f3f6a7df0a3c95820f73f6d4d4535.tar.gz gdb-63897e2cf09f3f6a7df0a3c95820f73f6d4d4535.tar.bz2 |
bfd/
* elfxx-mips.c (allocate_dynrelocs): Ignore indirect and warning
symbols.
ld/testsuite/
* ld-mips-elf/reloc-estimate-1.d, ld-mips-elf/reloc-estimate-1.ld,
ld-mips-elf/reloc-estimate-1a.s, ld-mips-elf/reloc-estimate-1b.s:
New test.
* ld-mips-elf/mips-elf.exp: Run it.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 93a132f..40a5085 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2008-08-07 Richard Sandiford <rdsandiford@googlemail.com> + + * elfxx-mips.c (allocate_dynrelocs): Ignore indirect and warning + symbols. + 2008-08-06 Richard Sandiford <rdsandiford@googlemail.com> * elfxx-mips.c (mips_elf_link_hash_entry): Move bfd_boolean |