aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2009-11-19 05:06:35 +0000
committerBen Elliston <bje@au.ibm.com>2009-11-19 05:06:35 +0000
commitcfdf38f2b4e7a22ee9f405e347bd8ebcb8a19454 (patch)
treedc87d8476b0fe19304e20b5d5f1129e8d9cee6f5 /binutils/ChangeLog
parentf66cfbed9a8d8fa9f32eba7403a2e34b2454b355 (diff)
downloadgdb-cfdf38f2b4e7a22ee9f405e347bd8ebcb8a19454.zip
gdb-cfdf38f2b4e7a22ee9f405e347bd8ebcb8a19454.tar.gz
gdb-cfdf38f2b4e7a22ee9f405e347bd8ebcb8a19454.tar.bz2
binutils/
* arlex.l: Enable noinput, nounput flex options. * syslex.l: Likewise. ld/ * ldlex.l: Enable nounput flex option.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 040ba3f..05a696a 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,10 @@
+2009-11-19 Ben Elliston <bje@au.ibm.com>
+
+ * arlex.l: Enable noinput, nounput flex options.
+ * syslex.l: Likewise.
+
2009-11-17 Paul Brook <paul@codesourcery.com>
- Daniel Jacobowitz <dan@codesourcery.com>
+ Daniel Jacobowitz <dan@codesourcery.com>
* readelf.c (arm_attr_tag_CPU_arch): Add v7E-M.