aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2008-02-12 00:28:55 +0000
committerAlan Modra <amodra@gmail.com>2008-02-12 00:28:55 +0000
commitbe4291f121c6141d895307307951889f3e29d234 (patch)
treeeea8c82514795cf7e5d371c691799d5bf9ddd06c
parentdceae3c154edcb9aada9f94452a72548a82914f5 (diff)
downloadgdb-be4291f121c6141d895307307951889f3e29d234.zip
gdb-be4291f121c6141d895307307951889f3e29d234.tar.gz
gdb-be4291f121c6141d895307307951889f3e29d234.tar.bz2
missed from last commit
-rw-r--r--bfd/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index a4299f8..0cd08bd 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,13 @@
+2008-02-12 Alan Modra <amodra@bigpond.net.au>
+
+ PR 5303, 5755
+ * arange-set.c: Delete.
+ * arange-set.h: Delete.
+ * dwarf2.c: Revert 2007-09-21 changes.
+ * Makefile.am: Likewise.
+ * Makefile.in: Regenerate.
+ * po/SRC-POTFILES.in: Regenerate.
+
2008-02-11 Bernd Schmidt <bernd.schmidt@analog.com>
* elf32-bfin.c (bfin_relocate_section): Set up dynobj before using it