aboutsummaryrefslogtreecommitdiff
path: root/binutils/defparse.y
AgeCommit message (Collapse)AuthorFilesLines
2004-03-08Honour the PRIVATE keywordNick Clifton1-17/+23
2001-03-14* defparse.y (opt_equal_name): allow "." in name.Christopher Faylor1-0/+6
* dlltool.c (def_exports): Added ability to generate forwarded exports. (gen_exp_file): Likewise.
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-1/+1
1999-06-13 * defparse.y (explist): Remove separate expline to eliminateIan Lance Taylor1-9/+21
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.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+157