aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-08-17 05:38:28 +0000
committerAlan Modra <amodra@gmail.com>2004-08-17 05:38:28 +0000
commit35b0ce5903637508ed25ab44ca5db3d1850b99ab (patch)
treea2c56f7af6ab4ac68170d26a1075957304864d8d /bfd/ChangeLog
parent816881401eed1e79939dbbbd16ad5ffb5f6332e7 (diff)
downloadgdb-35b0ce5903637508ed25ab44ca5db3d1850b99ab.zip
gdb-35b0ce5903637508ed25ab44ca5db3d1850b99ab.tar.gz
gdb-35b0ce5903637508ed25ab44ca5db3d1850b99ab.tar.bz2
* elf64-ppc.c (add_symbol_adjust): Correct mismatched function
symbol visibility. (ppc64_elf_check_directives): Check that we have the right hash table before proceeding.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 8cb7a66..72fe05a 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,12 @@
2004-08-17 Alan Modra <amodra@bigpond.net.au>
+ * elf64-ppc.c (add_symbol_adjust): Correct mismatched function
+ symbol visibility.
+ (ppc64_elf_check_directives): Check that we have the right hash
+ table before proceeding.
+
+2004-08-17 Alan Modra <amodra@bigpond.net.au>
+
* elf64-ppc.c (struct ppc64_elf_obj_tdata): Add "deleted_section".
(adjust_opd_syms): Attach opd syms for deleted entries to one of
the sections that will be discarded.