binutils-gdb/ld/testsuite
Nick Clifton 6927f98292 * config/tc-m68hc11.c: Add S12X and XGATE co-processor support.
Add option to offset S12 addresses into XGATE memory space.
	Tweak target flags to match other tools. (i.e. -m m68hc11).
	* doc/as.texinfo: Mention new options.
	* doc/c-m68hc11.texi: Document new options.
	* NEWS: Mention new support.

	* archures.c: Add bfd_arch_m9s12x and bfd_arch_m9s12xg.
	* config.bfd: Likewise.
	* cpu-m9s12x.c: New.
	* cpu-m9s12xg.c: New.
	* elf32-m68hc12.c: Add S12X and XGATE co-processor support.
	Add option to offset S12 addresses into XGATE memory space.
	Fix carry bug in IMM16 (IMM8 low/high) relocate.
	* Makefile.am (ALL_MACHINES): Add cpu-m9s12x and cpu-m9s12xg.
	(ALL_MACHINES_CFILES): Likewise.
	* reloc.c: Add S12X relocs.
	* Makefile.in: Regenerate.
	* bfd-in2.h: Regenerate.
	* libbfd.h: Regenerate.

	* gas/m68hc11/insns9s12x.s: New
	* gas/m68hc11/insns9s12x.d: New
	* gas/m68hc11/hexprefix.s: New
	* gas/m68hc11/hexprefix.d: New
	* gas/m68hc11/9s12x-exg-sex-tfr.s: New
	* gas/m68hc11/9s12x-exg-sex-tfr.d: New
	* gas/m68hc11/insns9s12xg.s: New
	* gas/m68hc11/insns9s12xg.d: New
	* gas/m68hc11/9s12x-mov.s: New
	* gas/m68hc11/9s12x-mov.d: New
	* gas/m68hc11/m68hc11.exp: Updated
	* gas/m68hc11/*.d: Brought in line with changed objdump output.
	* gas/all/gas.exp: XFAIL all hc11/12 targets for redef2,3.
	* gas/elf/elf.exp: XFAIL all hc11/12 targets for redef.
	* gas/elf/dwarf2-1.d: Skip for hc11/12 targets.
	* gas/elf/dwarf2-2.d: Likewise.

	* ld-m68hc11/xgate-link.s: New.
	* ld-m68hc11/xgate-link.d: New.
	* ld-m68hc11/xgate-offset.s: New.
	* ld-m68hc11/xgate-offset.d: New.
	* ld-m68hc11/xgate1.s: New.
	* ld-m68hc11/xgate1.d: New.
	* ld-m68hc11/xgate2.s: New.
	* ld-m68hc11/m68hc11.exp: Updated.
	* ld-m68hc11/*.d: Brought in line with changed objdump output.
	* ld-gc/gc.exp: Update CFLAGS for m68hc11.
	* ld-plugin/plugin.exp: Likewise.
	* ld-srec/srec.exp: XFAIL for m68hc11 and m68hc12.

	* configure.in: Add S12X and XGATE co-processor support to m68hc11
	target.
	* disassemble.c: Likewise.
	* configure: Regenerate.
	* m68hc11-dis.c: Make objdump output more consistent, use hex
	instead of decimal and use 0x prefix for hex.
	* m68hc11-opc.c: Add S12X and XGATE opcodes.
	* dis-asm.h (print_insn_m9s12x): Prototype.
	(print_insn_m9s12xg): Prototype.

	* m68hc11.h (R_M68HC12_16B, R_M68HC12_PCREL_9, R_M68HC12_PCREL_10)
	R_M68HC12_HI8XG, R_M68HC12_LO8XG): New relocations.
	(E_M68HC11_XGATE_RAMOFFSET): Define.

	* m68hc11.h: Add XGate definitions.
	(struct m68hc11_opcode): Add xg_mask field.
2012-05-15 12:55:51 +00:00
..
config * config/default.exp: Update copyright date. 2012-03-15 01:57:57 +00:00
ld-alpha Adjust testcases for readelf addend change 2012-05-12 13:46:26 +00:00
ld-arm PR ld/13990 2012-04-24 16:14:31 +00:00
ld-auto-import
ld-bootstrap 2011-12-03 David Daney <david.daney@cavium.com> 2011-12-03 17:13:02 +00:00
ld-cdtest
ld-checks
ld-cris Adjust testcases for readelf addend change 2012-05-12 01:12:14 +00:00
ld-crx
ld-cygwin
ld-d10v
ld-discard bfd/ 2012-04-03 16:01:38 +00:00
ld-elf Add a testcase for PR ld/14052 2012-05-05 14:15:21 +00:00
ld-elfcomm
ld-elfvers bfd/ 2012-04-03 16:01:38 +00:00
ld-elfvsb Support x86_64-*-linux-gnux32 2012-05-04 20:01:03 +00:00
ld-elfweak bfd/ 2012-04-03 16:01:38 +00:00
ld-fastcall
ld-frv
ld-gc * config/tc-m68hc11.c: Add S12X and XGATE co-processor support. 2012-05-15 12:55:51 +00:00
ld-h8300
ld-i386 bfd/ 2012-04-03 16:01:38 +00:00
ld-ia64 Always display addend as signed hex number 2012-05-11 15:48:15 +00:00
ld-ifunc Support x86_64-*-linux-gnux32 2012-05-04 20:01:03 +00:00
ld-libs
ld-linkonce bfd/ 2012-04-03 16:01:38 +00:00
ld-m68hc11 * config/tc-m68hc11.c: Add S12X and XGATE co-processor support. 2012-05-15 12:55:51 +00:00
ld-m68k * ld-m68k/m68k.exp ("TLS indirect symbol use"): Pass 2012-03-19 15:07:59 +00:00
ld-mep
ld-mips-elf ld/testsuite/ 2012-05-13 09:55:45 +00:00
ld-misc
ld-mmix PR ld/12815 2011-07-25 01:16:05 +00:00
ld-mn10300
ld-pe
ld-pie * ld-pie/pie.exp: Remove extra braces. 2012-04-23 18:03:28 +00:00
ld-plugin * config/tc-m68hc11.c: Add S12X and XGATE co-processor support. 2012-05-15 12:55:51 +00:00
ld-powerpc Add support for PowerPC VLE. 2012-05-14 19:45:30 +00:00
ld-s390 Adjust testcases for readelf addend change 2012-05-12 13:46:26 +00:00
ld-scripts * readelf.c (get_machine_dlags): Add support for RX's PID mode. 2011-10-05 14:13:31 +00:00
ld-selective * ld-elf/linkoncerdiff.d: Don't run for hppa64-hpux. 2012-02-14 01:02:04 +00:00
ld-sh Adjust testcases for readelf addend change 2012-05-12 13:46:26 +00:00
ld-shared Support x86_64-*-linux-gnux32 2012-05-04 20:01:03 +00:00
ld-sparc Fix PLT section number regexps in sparc TLS tests. 2012-05-15 03:59:38 +00:00
ld-spu
ld-srec * config/tc-m68hc11.c: Add S12X and XGATE co-processor support. 2012-05-15 12:55:51 +00:00
ld-tic6x ld/testsuite/ 2011-05-20 10:10:00 +00:00
ld-tilegx Add big-endian support for tilegx. 2012-02-25 19:51:34 +00:00
ld-tilepro * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo. 2011-06-13 15:18:54 +00:00
ld-undefined bfd/ 2012-04-03 16:01:38 +00:00
ld-unique bfd/ 2012-04-03 16:01:38 +00:00
ld-v850
ld-versados
ld-vxworks
ld-x86-64 Always display addend as signed hex number 2012-05-11 15:48:15 +00:00
ld-xc16x
ld-xstormy16
ld-xtensa
lib bfd/ 2012-04-03 16:01:38 +00:00
ChangeLog * config/tc-m68hc11.c: Add S12X and XGATE co-processor support. 2012-05-15 12:55:51 +00:00
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011 Rotate ChangeLogs 2012-01-05 10:09:39 +00:00
ChangeLog-9303