diff options
author | Nick Clifton <nickc@redhat.com> | 2007-04-20 13:52:58 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-04-20 13:52:58 +0000 |
commit | c6e15d68d9134a5493abf7c1fc8ac2c30daa7dee (patch) | |
tree | 69dfae1ab596469c09e86f90711cccb7b2663e88 /binutils/ChangeLog | |
parent | c5c2803a6650ae5f529aa1767bdbe42c8d59aef2 (diff) | |
download | gdb-c6e15d68d9134a5493abf7c1fc8ac2c30daa7dee.zip gdb-c6e15d68d9134a5493abf7c1fc8ac2c30daa7dee.tar.gz gdb-c6e15d68d9134a5493abf7c1fc8ac2c30daa7dee.tar.bz2 |
* rclex.l: Allow underscores at the start of identifiers.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 9548cc8..d18d20d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2007-04-20 Nick Clifton <nickc@redhat.com> + + * rclex.l: Allow underscores at the start of identifiers. + 2007-04-19 Alan Modra <amodra@bigpond.net.au> * budemang.c: Delete. |