summaryrefslogtreecommitdiffstats
path: root/binutils/deflex.l
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-131-1/+1
|
* * deflex.l: Accept single-character symbol names.DJ Delorie1999-06-181-1/+1
|
* * defparse.y (explist): Remove separate expline to eliminateIan Lance Taylor1999-06-131-1/+8
| | | | | | | | | | | | shift/reduce conflict. From Kai-Uwe Rommel <rommel@ars.de>: * defparse.y: Add tokens NONSHARED, SINGLE, MULTIPLE, INITINSTANCE, INITGLOBAL, TERMINSTANCE, and TERMGLOBAL. (command): Add option_list after LIBRARY. (attr): Accept and ignore NONSHARED, SINGLE, and MULTIPLE. (option_list, option): New nonterminals. * deflex.l: Recognize NONSHARED, SINGLE, MULTIPLE, INITINSTANCE, INITGLOBAL, TERMINSTANCE, and TERMGLOBAL.
* 19990502 sourceware importRichard Henderson1999-05-031-0/+86
OpenPOWER on IntegriCloud