src/gas ChangeLog as.c

jbeulich@sourceware.org jbeulich@sourceware.org
Wed Sep 26 06:54:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jbeulich@sourceware.org	2007-09-26 06:54:01

Modified files:
	gas            : ChangeLog as.c 

Log message:
	gas/
	2007-09-26  Jan Beulich  <jbeulich@novell.com>
	
	* as.c (itbl_parse): Remove #define.
	(struct itbl_file_list): Move down and ...
	(itbl_files): .. conditionalize upon HAVE_ITBL_CPU.
	(show_usage): Conditionalize printing of --itbl option upon
	HAVE_ITBL_CPU.
	(parse_args): Conditionalize handling of -t/--itbl options upon
	HAVE_ITBL_CPU. Remove OPTION_INSTTBL and replace its use with
	't'.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3349&r2=1.3350
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/as.c.diff?cvsroot=src&r1=1.77&r2=1.78



More information about the Binutils-cvs mailing list