aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2010-08-12 17:53:17 +0000
committerH.J. Lu <hjl.tools@gmail.com>2010-08-12 17:53:17 +0000
commit13ea7aae964fd349ff139916b4a512c197982456 (patch)
tree1fd5577d74d4b9df561ed6e434749828a1552837 /bfd
parenta7e31171647f42d423eccb3f1341808efebe3029 (diff)
downloadgdb-13ea7aae964fd349ff139916b4a512c197982456.zip
gdb-13ea7aae964fd349ff139916b4a512c197982456.tar.gz
gdb-13ea7aae964fd349ff139916b4a512c197982456.tar.bz2
Mention Makefile.in in ChangeLog.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 5604143..895707d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -3,6 +3,7 @@
PR binutils/11909
* Makefile.am (coff-tic4x.lo): New. Disable -Werror.
(coff-tic54x.lo): Likewise.
+ * Makefile.in: Regenerated.
2010-08-12 Todd Veldhuizen <todd.veldhuizen@logicblox.com>