binutils-gdb/gas/doc
Mark Shinwell 350cc38db2 bfd/
* archures.c (bfd_mach_mips_loongson_2e): New.
	(bfd_mach_mips_loongson_2f): New.
	* bfd-in2.h (bfd_mach_mips_loongson_2e): New.
	(bfd_mach_mips_loongson_2f): New.
	* cpu-mips.c: Add I_loongson_2e and I_loongson_2f to
	anonymous enum.
	(arch_info_struct): Add Loongson-2E and Loongson-2F entries.
	* elfxx-mips.c (_bfd_elf_mips_mach): Handle Loongson-2E
	and Loongson-2F flags.
	(mips_set_isa_flags): Likewise.
	(mips_mach_extensions): Add Loongson-2E and Loongson-2F
	entries.

	binutils/
	* readelf.c (get_machine_flags): Handle Loongson-2E and -2F
	flags.

	gas/
	* config/tc-mips.c (mips_cpu_info_table): Add loongson2e
	and loongson2f entries.
	* doc/c-mips.texi: Document -march=loongson{2e,2f} options.

	gas/testsuite/
	* gas/mips/mips.exp: Add loongson-2e and -2f tests.
	* gas/mips/loongson-2e.d: New.
	* gas/mips/loongson-2e.s: New.
	* gas/mips/loongson-2f.d: New.
	* gas/mips/loongson-2f.s: New.

	include/elf/
	* mips.h (E_MIPS_MACH_LS2E): New.
	(E_MIPS_MACH_LS2F): New.

	include/opcode/
	* mips.h (INSN_LOONGSON_2E): New.
	(INSN_LOONGSON_2F): New.
	(CPU_LOONGSON_2E): New.
	(CPU_LOONGSON_2F): New.
	(OPCODE_IS_MEMBER): Update for Loongson-2E and -2F flags.

	opcodes/
	* mips-dis.c (mips_arch_choices): Add Loongson-2E and -2F
	entries.
	* mips-opc.c (IL2E): New.
	(IL2F): New.
	(mips_builtin_opcodes): Add Loongson-2E and -2F instructions.
	Allow movz and movn for Loongson-2E and -2F.  Add movnz entry.
	Move coprocessor encodings to the end of the table.  Allow
	certain MIPS V .ps instructions on the Loongson-2E and -2F.
2007-11-29 12:23:44 +00:00
..
Makefile.am * doc/Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include 2007-08-13 01:53:01 +00:00
Makefile.in PR gas/5121 gas/5122 gas/5123 gas/5124 gas/5125 gas/5126 gas/5129 gas/5131 gas/5132 gas/5137 gas/5143 2007-10-08 15:26:42 +00:00
all.texi New port: National Semiconductor's CR16 2007-06-29 14:09:34 +00:00
as.texinfo [ld/testsuite/ChangeLog] 2007-11-17 13:38:57 +00:00
c-alpha.texi
c-arc.texi * doc/c-arc.texi: Fix typo. 2007-08-28 21:53:00 +00:00
c-arm.texi * doc/c-arm.texi (ARM Directives): Move brackets out of @vars. 2007-08-23 02:05:58 +00:00
c-avr.texi 2007-11-16 Eric B. Weddington <eric.weddington@atmel.com> 2007-11-16 17:39:22 +00:00
c-bfin.texi
c-cr16.texi New port: National Semiconductor's CR16 2007-06-29 14:09:34 +00:00
c-cris.texi
c-d10v.texi
c-d30v.texi
c-h8300.texi
c-hppa.texi
c-i370.texi
c-i386.texi 2007-10-11 H.J. Lu <hongjiu.lu@intel.com> 2007-10-11 14:08:47 +00:00
c-i860.texi
c-i960.texi
c-ia64.texi
c-ip2k.texi
c-m32c.texi
c-m32r.texi
c-m68hc11.texi
c-m68k.texi gas/testsuite/ 2007-04-23 07:51:33 +00:00
c-mips.texi bfd/ 2007-11-29 12:23:44 +00:00
c-mmix.texi
c-msp430.texi
c-mt.texi
c-ns32k.texi
c-pdp11.texi
c-pj.texi
c-ppc.texi binutils/ 2007-08-24 00:56:30 +00:00
c-sh.texi
c-sh64.texi
c-sparc.texi
c-tic54x.texi
c-v850.texi
c-vax.texi
c-xc16x.texi
c-xtensa.texi * doc/c-xtensa.texi (Xtensa Immediate Relaxation): Fix "addi" typo. 2007-09-19 20:37:37 +00:00
c-z8k.texi
c-z80.texi
fdl.texi
h8.texi
internals.texi * ehopt.c (check_eh_frame): If md_allow_eh_opt is defined, invoke it to see if the optimizations should be applied. 2007-11-06 17:15:10 +00:00