summaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2005-05-06 18:23:14 +0000
committerDaniel Jacobowitz <dan@debian.org>2005-05-06 18:23:14 +0000
commit4c87cd2b664fcf02acbd338c1e74f17694166dfc (patch)
tree598c8dbd20b76ce13e81c3024766e5f93b16b7b2 /bfd
parent9aa637bb203e7124e77aa2a575eeb30e4aa05101 (diff)
downloadbinutils-redhat-4c87cd2b664fcf02acbd338c1e74f17694166dfc.tar.gz
Correct changelog snafu.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog4
-rw-r--r--bfd/doc/ChangeLog6
2 files changed, 10 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f5aa65c23b..9ff123a61d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -477,6 +477,10 @@
* config.bfd: Add h8300*-*-rtemscoff.
Switch h8300*-*-rtems* to elf.
+2005-04-29 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * aclocal.m4, Makefile.in: Regnerated.
+
2005-04-28 Paul Brook <paul@codesourcery.com>
Merge changes only applied to Makefile.in.
diff --git a/bfd/doc/ChangeLog b/bfd/doc/ChangeLog
index 20387043b9..cfcd5e0b37 100644
--- a/bfd/doc/ChangeLog
+++ b/bfd/doc/ChangeLog
@@ -3,6 +3,12 @@
* Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
* Makefile.in: Regenerate.
+2005-04-29 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * Makefile.am: Remove stamp rules. Depend on chew.c
+ instead of $(MKDOC).
+ * Makefile.in: Regnerated.
+
2005-04-21 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am (INCLUDES): New. Add -D_GNU_SOURCE.