diff options
| author | Maciej W. Rozycki <macro@linux-mips.org> | 2013-08-24 22:16:41 +0000 |
|---|---|---|
| committer | Maciej W. Rozycki <macro@linux-mips.org> | 2013-08-24 22:16:41 +0000 |
| commit | 387f8054ca819e73bd9d0c17d23dbe4e68c67947 (patch) | |
| tree | f5de35e954fd23c64de9b724604b5a96394ac275 /bfd/ChangeLog | |
| parent | b122423813ed1cf2255243e21bd0a6229fcadef6 (diff) | |
| download | ppe42-binutils-387f8054ca819e73bd9d0c17d23dbe4e68c67947.tar.gz ppe42-binutils-387f8054ca819e73bd9d0c17d23dbe4e68c67947.zip | |
* elf32-tilepro.c (tilepro_elf_finish_dynamic_sections): Don't
set GOT's entry size if there is no ELF section data.
* elf64-s390.c (elf_s390_finish_dynamic_sections): Likewise.
* elfxx-sparc.c (_bfd_sparc_elf_finish_dynamic_sections):
Likewise.
Diffstat (limited to 'bfd/ChangeLog')
| -rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6e34cc75f2..cc4d7fdc73 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +2013-08-24 Maciej W. Rozycki <macro@linux-mips.org> + + * elf32-tilepro.c (tilepro_elf_finish_dynamic_sections): Don't + set GOT's entry size if there is no ELF section data. + * elf64-s390.c (elf_s390_finish_dynamic_sections): Likewise. + * elfxx-sparc.c (_bfd_sparc_elf_finish_dynamic_sections): + Likewise. + 2013-08-23 H.J. Lu <hongjiu.lu@intel.com> * elf64-x86-64.c (get_elf_x86_64_arch_data): New. |

