binutils/binutils ChangeLog defparse.y deflex.l

ian@sourceware.cygnus.com ian@sourceware.cygnus.com
Sun Jun 13 10:16:00 GMT 1999


CVSROOT:	/cvs/binutils
Module name:	binutils
Changes by:	ian@egcs.cygnus.com	99/06/13 10:16:45

Modified files:
	binutils       : ChangeLog defparse.y deflex.l 

Log message:
	* defparse.y (explist): Remove separate expline to eliminate
	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.



More information about the Binutils-cvs mailing list