This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gas ChangeLog itbl-ops.c itbl-ops.h itbl-p ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2007-03-29 10:05:27

Modified files:
	gas            : ChangeLog itbl-ops.c itbl-ops.h itbl-parse.y 

Log message:
	* itbl-ops.c (itbl_entry): Remove unnecessary and excessively long initialization.
	* itbl-ops.h (enum e_processor): Initialise the e_nprocs field using ITBL_NUMBER_OF_PROCESSORS.
	* itbl-parse.y (yyerror): Remove use of redundant macro PARAMS.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3196&r2=1.3197
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/itbl-ops.c.diff?cvsroot=src&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/itbl-ops.h.diff?cvsroot=src&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/itbl-parse.y.diff?cvsroot=src&r1=1.7&r2=1.8


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]