binutils-gdb/gas/config
Nick Clifton e407c74b5b * archures.c: Add support for MIPS r5900
* bfd-in2.h: Add support for MIPS r5900
	* config.bfd: Add support for Sony Playstation 2
	* cpu-mips.c: Add support for MIPS r5900
	* elfxx-mips.c: Add support for MIPS r5900 (extension of r4000)

	* config/tc-mips.c: Add support for MIPS r5900
	Add M_LQ_AB and M_SQ_AB to support large values for instructions lq and sq.
	* config/tc-mips.c (can_swap_branch_p, get_append_method): Detect some conditional short loops to fix a bug on the r5900 by NOP in the branch delay slot.
	* config/tc-mips.c (M_MUL): Support 3 operands in multu on r5900.
	* config/tc-mips.c (M_TRUNCWS): Support trunc.w.s on r5900 in MIPS ISA I.
	* config/tc-mips.c (s_mipsset): Force 32 bit floating point on r5900.
	* configure.in: Detect CPU type when target string contains r5900 (e.g. mips64r5900el-linux-gnu).

	* config/tc-mips.c (mips_ip): Check parameter range of instructions mfps and mtps on r5900.

	* elf/mips.h: Add MIPS machine variant number for r5900 which is compatible with old Playstation 2 software.
	* opcode/mips.h: Add support for r5900 instructions including lq and sq.

	* configure.tgt: Support ELF files for Sony Playstation 2 (for ps2dev and ps2sdk).
	* emulparams/elf32lr5900n32.sh: Create linker script for Sony Playstation 2 ELF files using MIPS ABI n32.
	* emulparams/elf32lr5900.sh: Create linker script for Sony Playstation 2 ELF files using MIPS ABI o32.
	* Makefile.am: Add linker scripts for Sony Playstation 2 ELF files.

	* opcodes/mips-dis.c: Add names for CP0 registers of r5900.
	* opcodes/mips-opc.c: Add M_SQ_AB and M_LQ_AB to support larger range for instructions sq and lq.

	* opcodes/mips-opc.c: Add support for MIPS r5900 CPU.
	Add support for 128 bit MMI (Multimedia Instructions).
	Add support for EE instructions (Emotion Engine).
	Disable unsupported floating point instructions (64 bit and undefined compare operations).
	Enable instructions of MIPS ISA IV which are supported by r5900.
	Disable 64 bit co processor instructions.
	Disable 64 bit multiplication and division instructions.
	Disable instructions for co-processor 2 and 3, because these are not supported (preparation for later VU0 support (Vector Unit)).
	Disable cvt.w.s because this behaves like trunc.w.s and the correct execution can't be ensured on r5900.
	Add trunc.w.s using the opcode encoding of cvt.w.s on r5900. This will confuse less developers and compilers.
2013-01-04 17:22:53 +00:00
..
aout_gnu.h
atof-ieee.c Remove trailing redundant `;' 2012-11-09 08:29:34 +00:00
atof-vax.c Remove trailing redundant `;' 2012-11-09 08:29:34 +00:00
bfin-aux.h
bfin-defs.h
bfin-lex-wrapper.c Add copyright notices 2012-12-17 16:56:12 +00:00
bfin-lex.l
bfin-parse.y
e-crisaout.c
e-criself.c
e-i386aout.c
e-i386coff.c
e-i386elf.c
e-mipsecoff.c
e-mipself.c
itbl-mips.h
m68k-parse.h
m68k-parse.y
obj-aout.c Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section 2012-05-05 03:05:32 +00:00
obj-aout.h
obj-coff-seh.c
obj-coff-seh.h Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section 2012-05-05 03:05:32 +00:00
obj-coff.c * config/obj-coff.c: Add include of struc-symbol.h header. 2012-10-18 17:00:56 +00:00
obj-coff.h
obj-ecoff.c
obj-ecoff.h
obj-elf.c * read.h (s_vendor_attribute): Move to... 2012-11-09 18:07:10 +00:00
obj-elf.h * read.h (s_vendor_attribute): Move to... 2012-11-09 18:07:10 +00:00
obj-evax.c * config/obj-evax.c: Include as.h first. 2012-05-18 05:32:03 +00:00
obj-evax.h
obj-fdpicelf.c Add copyright notices 2012-12-17 16:56:12 +00:00
obj-fdpicelf.h Add copyright notices 2012-12-17 16:56:12 +00:00
obj-macho.c provide a hook to allow checking errors just before we output the file. 2012-02-21 13:39:37 +00:00
obj-macho.h provide a hook to allow checking errors just before we output the file. 2012-02-21 13:39:37 +00:00
obj-multi.c
obj-multi.h
obj-som.c
obj-som.h
rl78-defs.h
rl78-parse.y * rl78-decode.opc (rl78_decode_opcode): Add NOT1. 2012-01-25 01:40:11 +00:00
rx-defs.h
rx-parse.y * config/rx-parse.y (rx_range): declare. 2012-05-15 03:23:37 +00:00
tc-aarch64.c gas/ 2013-01-02 14:56:30 +00:00
tc-aarch64.h Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
tc-alpha.c * bfd-in.h (bfd_get_section_name, bfd_get_section_vma, 2012-05-16 16:38:29 +00:00
tc-alpha.h
tc-arc.c
tc-arc.h
tc-arm.c PR gas/14987 2013-01-02 13:38:57 +00:00
tc-arm.h gas/ 2012-11-20 17:53:46 +00:00
tc-avr.c PR 13503 2012-06-11 14:26:41 +00:00
tc-avr.h PR gas/13503 2012-09-11 17:01:00 +00:00
tc-bfin.c
tc-bfin.h
tc-cr16.c
tc-cr16.h
tc-cris.c
tc-cris.h
tc-crx.c * config/tc-crx.c (check_range): Correct uint32_t misconceptions. 2012-02-27 12:36:21 +00:00
tc-crx.h
tc-d10v.c Remove trailing redundant `;' 2012-11-09 08:29:34 +00:00
tc-d10v.h
tc-d30v.c
tc-d30v.h
tc-dlx.c * config/tc-dlx.c (s_proc): Don't use asprintf. 2012-05-18 23:21:49 +00:00
tc-dlx.h
tc-epiphany.c
tc-epiphany.h
tc-fr30.c
tc-fr30.h
tc-frv.c
tc-frv.h
tc-generic.c
tc-generic.h
tc-h8300.c PR 14072 2012-05-17 15:13:28 +00:00
tc-h8300.h * dwarf2dbg.c (DWARF2_USE_FIXED_ADVANCE_PC): Enable when using 2012-06-28 11:31:14 +00:00
tc-hppa.c * config/tc-hppa.c (pa_get_number): New. 2012-10-14 23:59:39 +00:00
tc-hppa.h Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section 2012-05-05 03:05:32 +00:00
tc-i370.c
tc-i370.h
tc-i386-intel.c Remove trailing redundant `;' 2012-11-09 08:29:34 +00:00
tc-i386.c Add AMD bdver3 support. 2012-10-09 08:43:06 +00:00
tc-i386.h Add AMD btver1 and btver2 support 2012-08-17 17:12:36 +00:00
tc-i860.c
tc-i860.h
tc-i960.c
tc-i960.h
tc-ia64.c Add Intel Itanium Series 9500 support 2012-09-04 13:52:06 +00:00
tc-ia64.h gas: Make dwarf2dbg.c versions specific and add DW_AT_high_pc case for DWARF 4+. 2012-04-30 14:32:28 +00:00
tc-ip2k.c
tc-ip2k.h
tc-iq2000.c
tc-iq2000.h
tc-lm32.c PR 14072 2012-05-17 15:13:28 +00:00
tc-lm32.h
tc-m32c.c
tc-m32c.h
tc-m32r.c Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section 2012-05-05 03:05:32 +00:00
tc-m32r.h
tc-m68hc11.c 2012-11-07 James Murray <jsm@jsm-net.demon.co.uk> 2012-11-07 20:36:33 +00:00
tc-m68hc11.h
tc-m68k.c * write.h (struct fix <fx_pcrel_adjust>): Make it a signed char. 2012-11-05 07:10:37 +00:00
tc-m68k.h
tc-m68851.h
tc-mcore.c
tc-mcore.h
tc-mep.c PR 14072 2012-05-17 15:13:28 +00:00
tc-mep.h
tc-microblaze.c Microblaze: Add support for handling TLS symbol suffixes and generating 2012-12-11 16:56:53 +00:00
tc-microblaze.h Add microblazeel target support to bfd, gas and ld. 2012-11-09 16:25:12 +00:00
tc-mips.c * archures.c: Add support for MIPS r5900 2013-01-04 17:22:53 +00:00
tc-mips.h gas/ 2012-09-23 11:14:27 +00:00
tc-mmix.c * config/tc-mmix.c (loc_asserts): New variable. 2012-08-14 02:29:01 +00:00
tc-mmix.h PR gas/14521 2012-09-01 18:10:50 +00:00
tc-mn10200.c
tc-mn10200.h
tc-mn10300.c * mn10300.h (elf_mn10300_reloc_type): Add R_MN10300_TLS_GD, 2012-03-07 17:52:00 +00:00
tc-mn10300.h
tc-moxie.c Bi-endian patches for moxie 2012-09-13 22:24:51 +00:00
tc-moxie.h Bi-endian patches for moxie 2012-09-13 22:24:51 +00:00
tc-msp430.c PR 14072 2012-05-17 15:13:28 +00:00
tc-msp430.h * write.c (fixup_segment): Only perform the subtraction of an 2012-07-02 07:35:06 +00:00
tc-mt.c
tc-mt.h
tc-ns32k.c
tc-ns32k.h
tc-openrisc.c
tc-openrisc.h
tc-or32.c PR 14072 2012-05-17 15:13:28 +00:00
tc-or32.h
tc-pdp11.c
tc-pdp11.h
tc-pj.c
tc-pj.h
tc-ppc.c include/opcode/ 2012-11-23 03:28:13 +00:00
tc-ppc.h bfd/ 2012-11-06 05:18:03 +00:00
tc-rl78.c * config/tc-rl78.c: Change line_separator to '@' so that '|' can 2012-10-03 20:48:13 +00:00
tc-rl78.h
tc-rx.c 2012-11-09 Nick Clifton <nickc@redhat.com> 2012-11-09 17:00:44 +00:00
tc-rx.h
tc-s390.c Remove trailing redundant `;' 2012-11-09 08:29:34 +00:00
tc-s390.h
tc-score7.c Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section 2012-05-05 03:05:32 +00:00
tc-score.c Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section 2012-05-05 03:05:32 +00:00
tc-score.h
tc-sh64.c
tc-sh64.h
tc-sh.c gas/ 2012-03-21 08:58:40 +00:00
tc-sh.h
tc-sparc.c Fix sparc bitness overrides in GAS. Noticed by Eric Botcazou. 2012-11-20 08:37:52 +00:00
tc-sparc.h
tc-spu.c
tc-spu.h
tc-tic4x.c bfd/ 2012-11-06 05:51:18 +00:00
tc-tic4x.h
tc-tic6x.c * read.h (s_vendor_attribute): Move to... 2012-11-09 18:07:10 +00:00
tc-tic6x.h
tc-tic30.c
tc-tic30.h
tc-tic54x.c PR 14072 2012-05-17 15:13:28 +00:00
tc-tic54x.h
tc-tilegx.c Add support for constructing pc-relative addresses to the plt, by 2012-08-28 02:43:22 +00:00
tc-tilegx.h Add big-endian support for tilegx. 2012-02-25 19:51:34 +00:00
tc-tilepro.c Fix regression from change 2012-02-25 22:40:48 +00:00
tc-tilepro.h
tc-v850.c 2012-11-09 Nick Clifton <nickc@redhat.com> 2012-11-09 17:36:19 +00:00
tc-v850.h 2012-11-09 Nick Clifton <nickc@redhat.com> 2012-11-09 17:36:19 +00:00
tc-vax.c
tc-vax.h
tc-xc16x.c
tc-xc16x.h
tc-xgate.c * config/tc-xgate.c: Make some functions static. Formatting 2012-11-06 10:03:32 +00:00
tc-xgate.h gas/config/ 2012-06-28 21:36:35 +00:00
tc-xstormy16.c
tc-xstormy16.h
tc-xtensa.c Remove trailing redundant `;' 2012-11-09 08:29:34 +00:00
tc-xtensa.h
tc-z8k.c
tc-z8k.h
tc-z80.c 2012-05-06 Arnold Metselaar <arnold_m@operamail.com> 2012-05-06 09:49:21 +00:00
tc-z80.h 2012-05-06 Arnold Metselaar <arnold_m@operamail.com> 2012-05-06 09:49:21 +00:00
te-386bsd.h
te-aix5.h
te-armeabi.h
te-armlinuxeabi.h
te-dragonfly.h
te-dynix.h
te-epoc-pe.h
te-freebsd.h
te-generic.h
te-gnu.h
te-go32.h
te-hppa64.h
te-hppa.h
te-hppalinux64.h
te-hpux.h
te-i386aix.h
te-ia64aix.h
te-interix.h
te-irix.h
te-linux.h
te-lnews.h
te-lynx.h
te-mach.h
te-macos.h
te-nacl.h * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
te-nbsd532.h
te-nbsd.h
te-netware.h
te-pc532mach.h
te-pe.h
te-pep.h
te-psos.h
te-riscix.h
te-solaris.h
te-sparcaout.h
te-sun3.h
te-svr4.h
te-symbian.h
te-tmips.h
te-uclinux.h
te-vms.c
te-vms.h
te-vxworks.h
te-wince-pe.h
vax-inst.h
xtensa-istack.h
xtensa-relax.c
xtensa-relax.h