diff options
author | Thiemo Seufer <ths@networkno.de> | 2006-08-11 13:55:38 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2006-08-11 13:55:38 +0000 |
commit | 54938e2a648765ca4e9d20201611b7d077f89349 (patch) | |
tree | 1355410851d7d1874a090947988bab683789d2ef /bfd/ChangeLog | |
parent | 9fa66fd71197e7dceee8fa9f5594055461fa1a4e (diff) | |
download | gdb-54938e2a648765ca4e9d20201611b7d077f89349.zip gdb-54938e2a648765ca4e9d20201611b7d077f89349.tar.gz gdb-54938e2a648765ca4e9d20201611b7d077f89349.tar.bz2 |
* elfxx-mips.c (_bfd_mips_elf_finish_dynamic_sections): Set
sh_entsize only when sgot was already initialized.
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 f2b4ad4..4c7c224 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2006-08-11 Thiemo Seufer <ths@mips.com> + + * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_sections): Set + sh_entsize only when sgot was already initialized. + 2006-08-08 DJ Delorie <dj@redhat.com> * elf32-sh.c (sh_elf_relax_section): Allow for branches across |