]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix lex source files so that they will be accepted by flex v2.6.3
authorBernhard Rosenkranzer <bero@lindev.ch>
Wed, 18 Jan 2017 14:14:54 +0000 (14:14 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 18 Jan 2017 14:14:54 +0000 (14:14 +0000)
commitedb8325af76b5fc8b9397dad091433c51e77d08e
tree627229560d5d092cf0a1082b87b305c977743d47
parent58305f666abbd61c6f99b85d0667ac00c5a6af17
Fix lex source files so that they will be accepted by flex v2.6.3

PR 21059
binutils* config/bfin-lex.l: Support processing with flex 2.6.3.
* itbl-lex.l: Likewise.

gas * arlex.l: Support processing with flex 2.6.3.
* deflex.l: Likewise.
* syslex.l: Likewise.

ld * ldlex.l: Support processing with flex 2.6.3.
binutils/ChangeLog
binutils/arlex.l
binutils/deflex.l
binutils/syslex.l
gas/ChangeLog
gas/config/bfin-lex.l
gas/itbl-lex.l
ld/ChangeLog
ld/ldlex.l