old-cross-binutils/gas/config
Simon Dardis 40fc1451c6 [MIPS] Map 'move' to 'or'.
The MIPS assembly idiom 'move' now maps to the 'or' machine instruction. This
change affects microMIPS, MIPS32, MIPS64.

2015-08-12  Simon Dardis  <simon.dardis@imgtec.com>

opcodes/

	* micromips-opc.c (micromips_opcodes): Re-order table so that move
	based on 'or' is first.
	* mips-opc.c (mips_builtin_opcodes): Ditto.

bfd/

	* elfxx-mips.c (STUB_MOVE): Change to use 'or' only.
	(mips_o32_exec_plt0_entry, mips_n32_exec_plt0_entry,
	mips_n64_exec_plt0_entry, micromips_insn32_o32_exec_plt0_entry):
	Update to use 'or' instead of 'addu/daddu'.
	(_bfd_mips_elf_finish_dynamic_symbol): Update usage of STUB_MOVE.
	(move_insns_32): Reorder table.

gas/

	* config/tc-mips.c (move_register): Change to use 'or' only.
	(s_cpload, s_cpsetup, s_cprestore, s_cpreturn): Update to
	use or for move.

gas/testsuite/

	* gas/mips/elf-rel23.d: Update test.
	* gas/mips/elf-rel23.d: Ditto.
	* gas/mips/elf-rel23a.d: Ditto.
	* gas/mips/elf-rel23b.d: Ditto.
	* gas/mips/elf_e_flags1.d: Ditto.
	* gas/mips/elf_e_flags2.d: Ditto.
	* gas/mips/elf_e_flags3.d: Ditto.
	* gas/mips/elf_e_flags4.d: Ditto.
	* gas/mips/loc-swap-dis.d: Ditto.
	* gas/mips/micromips-insn32.d: Ditto.
	* gas/mips/micromips-noinsn32.d: Ditto.
	* gas/mips/micromips-trap.d: Ditto.
	* gas/mips/micromips.d: Ditto.
	* gas/mips/mips-abi32-pic.d: Ditto.
	* gas/mips/mips-abi32.d: Ditto.
	* gas/mips/mips-gp32-fp32-pic.d: Ditto.
	* gas/mips/mips-gp32-fp32.d: Ditto.
	* gas/mips/mips-gp32-fp64-pic.d: Ditto.
	* gas/mips/mips-gp32-fp64.d: Ditto.
	* gas/mips/mips-gp64-fp32-pic.d: Ditto.
	* gas/mips/mips-gp64-fp32.d: Ditto.
	* gas/mips/mips-gp64-fp64-pic.d: Ditto.
	* gas/mips/mips-gp64-fp64.d: Ditto.
	* gas/mips/mipsr6@loc-swap-dis.d: Ditto.
	* gas/mips/tls-o32.d: Ditto.
	* gas/mips/uld2-eb.d: Ditto.
	* gas/mips/uld2-el.d: Ditto.
	* gas/mips/ulw2-eb-ilocks.d: Ditto.
	* gas/mips/ulw2-eb.d: Ditto.
	* gas/mips/ulw2-el-ilocks.d: Ditto.
	* gas/mips/ulw2-el.d: Ditto.
	* gas/mips/move.d: New test.
	* gas/mips/move.s: Ditto.
	* gas/mips/micromips32-move.d: Ditto.
	* gas/mips/micromips32-move.s: Ditto.
	* gas/mips/mips.exp: Run the new tests.

gold/

	* mips.cc (plt0_entry_o32, plt0_entry_n32, plt0_entry_n64,
	lazy_stub_normal_1, lazy_stub_normal_1_n64,
	lazy_stub_normal_2, lazy_stub_normal_2_n64, lazy_stub_big,
	lazy_stub_big_n64, lazy_stub_micromips32_normal_1_n64,
	lazy_stub_micromips32_normal_2_n64, lazy_stub_micromips32_big,
	lazy_stub_micromips32_big_n64): Update to use 'or' for move instead
	of 'addu/daddu'.

ld/testsuite/

	* ld-mips-elf/compressed-plt-1-n32-mips16.od: Update test.
	* ld-mips-elf/compressed-plt-1-n32-umips.od: Ditto.
	* ld-mips-elf/compressed-plt-1-o32-mips16-got.od: Ditto.
	* ld-mips-elf/compressed-plt-1-o32-mips16-only.od: Ditto.
	* ld-mips-elf/compressed-plt-1-o32-mips16-word.od: Ditto.
	* ld-mips-elf/compressed-plt-1-o32-mips16.od: Ditto.
	* ld-mips-elf/compressed-plt-1-o32-se.od: Ditto.
	* ld-mips-elf/compressed-plt-1-o32-umips-got.od: Ditto.
	* ld-mips-elf/compressed-plt-1-o32-umips-word.od: Ditto.
	* ld-mips-elf/compressed-plt-1-o32-umips.od: Ditto.
	* ld-mips-elf/jalx-2.dd: Ditto.
	* ld-mips-elf/mips16-pic-3.dd: Ditto.
	* ld-mips-elf/pic-and-nonpic-3a.dd: Ditto.
	* ld-mips-elf/pic-and-nonpic-3b.dd: Ditto.
	* ld-mips-elf/pic-and-nonpic-5b.dd: Ditto.
	* ld-mips-elf/pic-and-nonpic-6-n32.dd: Ditto.
	* ld-mips-elf/pic-and-nonpic-6-o32.dd: Ditto.
	* ld-mips-elf/stub-dynsym-1-10000.d: Ditto.
	* ld-mips-elf/stub-dynsym-1-2fe80.d: Ditto.
	* ld-mips-elf/stub-dynsym-1-7fff.d: Ditto.
	* ld-mips-elf/stub-dynsym-1-8000.d: Ditto.
	* ld-mips-elf/stub-dynsym-1-fff0.d: Ditto.
	* ld-mips-elf/tlsbin-o32.d: Ditto.
	* ld-mips-elf/tlsdyn-o32-1.d: Ditto.
	* ld-mips-elf/tlsdyn-o32-2.d: Ditto.
	* ld-mips-elf/tlsdyn-o32-3.d: Ditto.
	* ld-mips-elf/tlsdyn-o32.d: Ditto.
	* ld-mips-elf/tlslib-o32.d: Ditto.
2015-08-12 17:10:22 +01:00
..
aout_gnu.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
atof-ieee.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
atof-vax.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
bfin-aux.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
bfin-defs.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
bfin-lex-wrapper.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
bfin-lex.l ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
bfin-parse.y ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
e-crisaout.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
e-criself.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
e-i386aout.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
e-i386coff.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
e-i386elf.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
e-mipself.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
itbl-mips.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
m68k-parse.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
m68k-parse.y Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
obj-aout.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
obj-aout.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
obj-coff-seh.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
obj-coff-seh.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
obj-coff.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
obj-coff.h Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
obj-ecoff.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
obj-ecoff.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
obj-elf.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
obj-elf.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
obj-evax.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
obj-evax.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
obj-fdpicelf.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
obj-fdpicelf.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
obj-macho.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
obj-macho.h Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
obj-multi.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
obj-multi.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
obj-som.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
obj-som.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
rl78-defs.h Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
rl78-parse.y Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
rx-defs.h Add support to the RX toolchain to restrict the use of string instructions. 2015-04-09 12:48:37 +01:00
rx-parse.y Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-aarch64.c [AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12 2015-08-11 21:26:31 +01:00
tc-aarch64.h [AArch64] Don't tail-pads sections to the alignment 2015-03-13 12:00:37 +00:00
tc-alpha.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-alpha.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-arc.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-arc.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-arm.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-arm.h Change ARM symbol name verification code so that it only triggers when the form "name = val" is used. 2015-05-08 17:28:26 +01:00
tc-avr.c Define DIFF_EXPR_OK for avr target to allow PC relative difference relocation. 2015-07-08 21:41:52 +03:00
tc-avr.h Define DIFF_EXPR_OK for avr target to allow PC relative difference relocation. 2015-07-08 21:41:52 +03:00
tc-bfin.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-bfin.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-cr16.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-cr16.h Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-cris.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-cris.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-crx.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-crx.h Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-d10v.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-d10v.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-d30v.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-d30v.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-dlx.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-dlx.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-epiphany.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-epiphany.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-fr30.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-fr30.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-frv.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-frv.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-ft32.c FT32 initial support 2015-01-28 16:25:18 +10:30
tc-ft32.h FT32 initial support 2015-01-28 16:25:18 +10:30
tc-generic.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-generic.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-h8300.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-h8300.h Add support for the h8300-linux target. 2015-02-23 17:04:53 +00:00
tc-hppa.c tc-hppa.c: Speed up search for last label 2015-06-11 18:50:39 -04:00
tc-hppa.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-i370.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-i370.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-i386-intel.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-i386.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-i386.h Add Intel MCU support to gas 2015-05-11 11:12:39 -07:00
tc-i860.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-i860.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-i960.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-i960.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-ia64.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-ia64.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-ip2k.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-ip2k.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-iq2000.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-iq2000.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-lm32.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-lm32.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-m32c.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-m32c.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-m32r.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-m32r.h Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-m68hc11.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-m68hc11.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-m68k.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-m68k.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-m68851.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-mcore.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-mcore.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-mep.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-mep.h Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-metag.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-metag.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-microblaze.c Second fix for microblaze gas port's ability to parse constants. 2015-04-02 17:13:12 +01:00
tc-microblaze.h Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-mips.c [MIPS] Map 'move' to 'or'. 2015-08-12 17:10:22 +01:00
tc-mips.h Compact EH Support 2015-05-28 15:21:17 -07:00
tc-mmix.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-mmix.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-mn10200.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-mn10200.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-mn10300.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-mn10300.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-moxie.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-moxie.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-msp430.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-msp430.h Fixes the generation of dwarf line debug information for the msp430, even in the presence of function sections and linker garbage collection. 2015-02-23 14:53:02 +00:00
tc-mt.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-mt.h Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-nds32.c NDS32: Set branch instruction to relaxable. 2015-01-29 16:29:42 +08:00
tc-nds32.h NDS32: Set branch instruction to relaxable. 2015-01-29 16:29:42 +08:00
tc-nios2.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-nios2.h Add Nios II arch flags and compatibility tests 2015-07-01 15:55:28 -07:00
tc-ns32k.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-ns32k.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-or1k.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-or1k.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-pdp11.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-pdp11.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-pj.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-pj.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-ppc.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-ppc.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-rl78.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-rl78.h Adds support to the RL78 port for linker relaxation affecting .debug sections. 2015-04-14 16:23:33 +01:00
tc-rx.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-rx.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-s390.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-s390.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-score.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-score.h Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-score7.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-sh.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-sh.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-sh64.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-sh64.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-sparc.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-sparc.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-spu.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-spu.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-tic4x.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-tic4x.h Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-tic6x.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-tic6x.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-tic30.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-tic30.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-tic54x.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-tic54x.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-tilegx.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-tilegx.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-tilepro.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-tilepro.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-v850.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-v850.h Adds support for generating notes in V850 binaries. 2015-02-24 17:54:09 +00:00
tc-vax.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-vax.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-visium.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-visium.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-xc16x.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-xc16x.h Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-xgate.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-xgate.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-xstormy16.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-xstormy16.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-xtensa.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-xtensa.h Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-z8k.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-z8k.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tc-z80.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
tc-z80.h Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
te-386bsd.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-aix.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-aix5.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-armeabi.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-armfbsdeabi.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-armfbsdvfp.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-armlinuxeabi.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-dragonfly.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-dynix.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-epoc-pe.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-freebsd.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-generic.h Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
te-gnu.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-go32.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-hppa.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-hppa64.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-hppalinux64.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-hpux.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-i386aix.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-ia64aix.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-interix.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-irix.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-linux.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-lynx.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-mach.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-macos.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-nacl.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-nbsd.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-nbsd532.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-netware.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-pc532mach.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-pe.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-pep.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-psos.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-riscix.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-solaris.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-sparcaout.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-sun3.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-svr4.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-symbian.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-tmips.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-uclinux.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-vms.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
te-vms.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-vxworks.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
te-wince-pe.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
vax-inst.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
xtensa-istack.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
xtensa-relax.c Remove trailing spaces in gas 2015-08-12 04:40:42 -07:00
xtensa-relax.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30