binutils-gdb/gas/doc
Richard Sandiford 60b63b728f [gas/]
* doc/c-mips.texi: Add entries for -march=vr4120,vr4130,vr4181,
	vr5400 and vr5500.  Add entry for -mfix-vr4122-bugs.
	* config/tc-mips.c (CPU_HAS_DROR, CPU_HAS_ROR): New macros.
	(hilo_interlocks): True for CPU_VR5500.
	(gpr_interlocks, cop_interlocks): True for CPU_VR5400 and CPU_VR5500.
	(mips_fix_vr4122_bugs): New.
	(append_insn): Work around 4122 errors if mips_fix_vr4122_bugs.
	(mips_emit_delays): Likewise.
	(macro2) [M_DROLI]: Use dror or dror32 if CPU_HAS_DROR.
	[M_ROLI]: Likewise ror if CPU_HAS_ROR.
	(validate_mips_insn, mips_ip): Handle '[', ']', 'e' and '%'.
	(OPTION_FIX_VR4122, OPTION_NO_FIX_VR4122): New options.
	(md_longopts): Add -mfix-vr4122-bugs and -no-mfix-vr4122-bugs.
	(OPTION_ELF_BASE): Bump.
	(md_parse_option): Handle the new options.
	(mips_cpu_info_table): Add entries for vr4120, vr4130, vr4181,
	vr5400 and vr5500.

[gas/testsuite/]
	* gas/mips/mips4100.[sd]: Move dmadd16 and madd16 checks to...
	* gas/mips/vr4111.[sd]: ...this new test.
	* gas/mips/vr4120.[sd],
	* gas/mips/vr4122.[sd],
	* gas/mips/vr5400.[sd],
	* gas/mips/vr5500.[sd]: New tests.
	* mips.exp: Run them.
2002-09-30 12:04:54 +00:00
..
Makefile.am Add IP2k GAS and OPCODES support. 2002-07-19 07:52:40 +00:00
Makefile.in * config/tc-i386.c (md_apply_fix3): Replace S_IS_EXTERNAL, 2002-09-21 10:39:17 +00:00
all.texi Add IP2k GAS and OPCODES support. 2002-07-19 07:52:40 +00:00
as.texinfo Note that if '@' is a comment character then another symbol is used to prefix 2002-08-22 20:10:53 +00:00
c-a29k.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-alpha.texi * config/tc-alpha.c (cpu_types): Enabled ev67, ev68, -m21264a 2002-08-06 22:06:08 +00:00
c-arc.texi Peter Targett's backwards compatibility and other arc fixes. 2001-05-12 15:14:53 +00:00
c-arm.texi Add per-section and per-sub-section literal pools. 2002-07-30 10:56:04 +00:00
c-cris.texi * doc/c-cris.texi: New. 2002-02-09 03:12:24 +00:00
c-d10v.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-d30v.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-h8300.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-h8500.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-hppa.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-i370.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-i386.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-i860.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-i960.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-ia64.texi Add documentation of IA64 port 2002-02-25 10:34:25 +00:00
c-ip2k.texi * doc/c-ip2k.texi: The company name Scenix changed to Ubicom. 2002-07-22 19:04:28 +00:00
c-m32r.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-m68hc11.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-m68k.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-m88k.texi 2001-07-05 Ben Elliston <bje@redhat.com> 2001-07-05 00:25:28 +00:00
c-mips.texi [gas/] 2002-09-30 12:04:54 +00:00
c-mmix.texi Support on-demand global register allocation by passing on 2002-02-01 08:09:47 +00:00
c-ns32k.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-pdp11.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-pj.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-ppc.texi * doc/c-ppc.texi (PowerPC-Opts): Add -mpower4 and -maltivec. 2002-02-25 03:44:56 +00:00
c-sh.texi Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu targets 2001-10-31 09:50:09 +00:00
c-sh64.texi Contribute sh64-elf. 2002-02-08 06:32:23 +00:00
c-sparc.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-tic54x.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-v850.texi Add linker relaxation to v850 toolchain 2002-08-29 06:49:35 +00:00
c-vax.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-z8k.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
gasp.texi Fix spelling typo 2002-02-21 18:09:08 +00:00
h8.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
internals.texi gas reloc rewrite. 2002-09-05 00:01:18 +00:00