src/gas ChangeLog config/tc-ppc.c

amodra@sourceware.org amodra@sourceware.org
Thu Nov 4 03:30:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	amodra@sourceware.org	2010-11-04 03:30:08

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-ppc.c 

Log message:
	* config/tc-ppc.c (nop_limit): New var.
	(OPTION_NOPS): Define.
	(md_longopts): Add --nops.
	(md_parse_option): Handle it.
	(md_show_usage): Publish.
	(ppc_handle_align): Pad with a branch followed by nops if more
	than nop_limit nops.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4316&r2=1.4317
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-ppc.c.diff?cvsroot=src&r1=1.174&r2=1.175



More information about the Binutils-cvs mailing list