aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-03-23 13:35:46 +0000
committerAlan Modra <amodra@gmail.com>2009-03-23 13:35:46 +0000
commitffcfec52d7a53942def890590b90d070f375a8bd (patch)
tree55e9d3998dca47393a7ac3c216d07b192ca28b60 /bfd/ChangeLog
parent78e5cee6807fc377a8e77d05dd39aeaba8420d00 (diff)
downloadgdb-ffcfec52d7a53942def890590b90d070f375a8bd.zip
gdb-ffcfec52d7a53942def890590b90d070f375a8bd.tar.gz
gdb-ffcfec52d7a53942def890590b90d070f375a8bd.tar.bz2
* elf64-ppc.c (synthetic_opd): Delete.
(compare_symbols): Look for .opd name rather than section match. (ppc64_elf_get_synthetic_symtab): Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 5e1a07d..9dfb87e 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2009-03-23 Alan Modra <amodra@bigpond.net.au>
+
+ * elf64-ppc.c (synthetic_opd): Delete.
+ (compare_symbols): Look for .opd name rather than section match.
+ (ppc64_elf_get_synthetic_symtab): Likewise.
+
2009-03-21 Alan Modra <amodra@bigpond.net.au>
* elf32-ppc.c (is_pic_glink_stub): Delete.