Ian Lance Taylor 8358c818ff * config/tc-mips.c (mips_isa): New static variable.
(md_begin): Initialize mips_isa based on TARGET_CPU.  Don't sanity
	check macros.  Set text alignment and GP size here.
	(md_assemble): Don't set text alignment and GP size here.
	(append_insn): Don't insert NOPs for load delays if mips_isa >= 2.
	Use the right mask and shift for WRITE_FPR_T and WRITE_FPR_S.  Add
	a NOP after a branch likely.
	(mips_emit_delays): Don't insert NOPS for load delays if mips_isa
	>= 2.
	(macro): Support r6000 and r4000 macros.
	(mips_ip): Check insn ISA level against mips_isa before using it.
	Added 'x' case for ignored register.
	(md_parse_option): Handle -mipsN and -mcpu=XX.
1993-08-20 15:45:50 +00:00
1993-08-13 00:11:22 +00:00
1993-08-12 18:43:31 +00:00
1993-08-18 22:54:11 +00:00
1993-08-18 01:24:15 +00:00
1993-08-19 02:46:32 +00:00
1993-07-16 20:14:38 +00:00
1993-08-02 18:58:17 +00:00
1992-02-22 00:25:24 +00:00
Description
Binutils with MCST patches
404 MiB
Languages
C 52.1%
Makefile 22.5%
Assembly 12.2%
C++ 6.2%
Roff 1.1%
Other 5.3%