aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2003-05-28 20:27:51 +0000
committerH.J. Lu <hjl.tools@gmail.com>2003-05-28 20:27:51 +0000
commit0236e03ee7081b4060b7b6e66a19132ec3a02b1a (patch)
tree5d54519a4c6ab52e0bcaa8955b5be78de92aeabd /bfd/ChangeLog
parent14898363322c870c5945df9408074e441da130a7 (diff)
downloadgdb-0236e03ee7081b4060b7b6e66a19132ec3a02b1a.zip
gdb-0236e03ee7081b4060b7b6e66a19132ec3a02b1a.tar.gz
gdb-0236e03ee7081b4060b7b6e66a19132ec3a02b1a.tar.bz2
2003-05-28 Alan Modra <amodra@bigpond.net.au>
* elf32-hppa.c (elf32_hppa_relocate_section): Delete bogus undefined_symbol call.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 612884f..a3e408a 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-28 Alan Modra <amodra@bigpond.net.au>
+
+ * elf32-hppa.c (elf32_hppa_relocate_section): Delete bogus
+ undefined_symbol call.
+
2003-05-27 Richard Sandiford <rsandifo@redhat.com>
* elfxx-mips.c (mips_elf_hash_sort_data): Fix formattting.