aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2009-11-20 00:30:01 +0000
committerBen Elliston <bje@au.ibm.com>2009-11-20 00:30:01 +0000
commit6ee4cb2db4ed0a757e4bfba9c4e1778ac6ab4854 (patch)
tree70f14409ac8c9235879b71c4449881a02f644986 /binutils/ChangeLog
parent3c768833f30c18ae4d1af57e345cf135614b9060 (diff)
downloadgdb-6ee4cb2db4ed0a757e4bfba9c4e1778ac6ab4854.zip
gdb-6ee4cb2db4ed0a757e4bfba9c4e1778ac6ab4854.tar.gz
gdb-6ee4cb2db4ed0a757e4bfba9c4e1778ac6ab4854.tar.bz2
* Makefile.am (syslex.o): Use $(NO_WERROR) not -Wno-error.
(sysinfo.o): Likewise. * 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 05a696a..586c3fb 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-20 Ben Elliston <bje@au.ibm.com>
+
+ * Makefile.am (syslex.o): Use $(NO_WERROR) not -Wno-error.
+ (sysinfo.o): Likewise.
+ * Makefile.in: Regenerate.
+
2009-11-19 Ben Elliston <bje@au.ibm.com>
* arlex.l: Enable noinput, nounput flex options.