old-cross-binutils/gas/testsuite
Richard Sandiford 7d8e00cf78 * config/tc-mips.c (MAX_VR4130_NOPS, MAX_DELAY_NOPS): New macros.
(MAX_NOPS): Bump to 4.
	(mips_fix_vr4130): New variable.
	(nops_for_vr4130): New function.
	(nops_for_insn): Use MAX_DELAY_NOPS rather than MAX_NOPS.  Use
	nops_for_vr4130 if working around VR4130 errata.
	(OPTION_FIX_VR4130, OPTION_NO_FIX_VR4130): New macros.
	(md_longopts): Add -mfix-vr4130 and -mno-fix-vr4130.
	(md_parse_option): Handle them.
	(md_show_usage): Print them.
	* doc/c-mips.texi: Document -mfix-vr4130 and -mno-fix-vr4130.
2005-03-09 09:39:31 +00:00
..
config
gas * config/tc-mips.c (MAX_VR4130_NOPS, MAX_DELAY_NOPS): New macros. 2005-03-09 09:39:31 +00:00
lib * gas/d10v/instruction_packing-005.d: Adjust. 2005-02-21 10:07:08 +00:00
ChangeLog * config/tc-mips.c (MAX_VR4130_NOPS, MAX_DELAY_NOPS): New macros. 2005-03-09 09:39:31 +00:00
ChangeLog-9303 Split ChangeLog files. 2004-01-02 11:16:21 +00:00