From 729eabd5c84c00035558f5200216b642d2c4a6fe Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 25 Jul 2013 15:18:26 +0000 Subject: * elf64-ppc.c (struct ppc64_elf_obj_tdata): Replace opd_relocs with a union. (opd_entry_value): Cache .opd section contents. (ppc64_elf_relocate_section): Adjust. --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index efbf5bb..0f25f37 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,12 @@ 2013-07-25 Alan Modra + * elf64-ppc.c (struct ppc64_elf_obj_tdata): Replace opd_relocs + with a union. + (opd_entry_value): Cache .opd section contents. + (ppc64_elf_relocate_section): Adjust. + +2013-07-25 Alan Modra + PR ld/15762 PR ld/12761 * elflink.c (elf_link_add_object_symbols): Correct test in -- cgit v1.1