summaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2013-09-18 10:33:02 +0000
committerTristan Gingold <gingold@adacore.com>2013-09-18 10:33:02 +0000
commitea372b7f17f530ea42ecca568feae77e6bb51629 (patch)
tree5580e7394179d0dca63c53d40b26bee3affb7ccd /binutils/ChangeLog
parent8d99b4bb34e6a9e6b07c35b1ee3ad488f94d0191 (diff)
downloadbinutils-redhat-ea372b7f17f530ea42ecca568feae77e6bb51629.tar.gz
2013-09-18 Tristan Gingold <gingold@adacore.com>
* Makefile.am (LEXLIB): Define. Replase references to @LEXLIB@ by $(LEXLIB). * Makefile.in: Regenerate.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 1bbbe2e64b..1983ab2024 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+2013-09-18 Tristan Gingold <gingold@adacore.com>
+
+ * Makefile.am (LEXLIB): Define. Replase references to @LEXLIB@
+ by $(LEXLIB).
+ * Makefile.in: Regenerate.
+
2013-09-17 Doug Gilmore <Doug.Gilmore@imgtec.com>
* readelf.c (get_machine_flags): Handle EF_MIPS_FP64.