aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2011-04-08 15:28:47 +0000
committerNick Clifton <nickc@redhat.com>2011-04-08 15:28:47 +0000
commit894e93a83c10c0d408e2f2277ad6da8ea93ab3e9 (patch)
tree90c95440cc050f4bfddff75a8e8bb95883a9e4d1 /binutils/ChangeLog
parent1fbaefec00e08a2a0dd55e59dcd570d8f1e1b3b1 (diff)
downloadgdb-894e93a83c10c0d408e2f2277ad6da8ea93ab3e9.zip
gdb-894e93a83c10c0d408e2f2277ad6da8ea93ab3e9.tar.gz
gdb-894e93a83c10c0d408e2f2277ad6da8ea93ab3e9.tar.bz2
* arlex.l: Prevent redefinition of YY_NO_UNPUT.
* syslex.l: Likewise.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index f2315f5..4d3f46b 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-08 John Marino <binutils@marino.st>
+
+ * arlex.l: Prevent redefinition of YY_NO_UNPUT.
+ * syslex.l: Likewise.
+
2011-04-07 Paul Brook <paul@codesourcery.com>
* readelf.c (arm_section_get_word): Handle C6000 relocations.