binutils-gdb/gas/doc
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
..
Makefile.am Add support for Motorola XGATE embedded CPU 2012-05-03 13:12:08 +00:00
Makefile.in Add support for Motorola XGATE embedded CPU 2012-05-03 13:12:08 +00:00
all.texi Add support for Motorola XGATE embedded CPU 2012-05-03 13:12:08 +00:00
as.texinfo * config/tc-m68hc11.c: Add S12X and XGATE co-processor support. 2012-05-15 12:55:51 +00:00
c-alpha.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-arc.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-arm.texi 2012-03-29 Terry Guo <terry.guo@arm.com> 2012-03-29 10:28:40 +00:00
c-avr.texi 2011-03-24 Eric B. Weddington <eric.weddington@atmel.com> 2011-03-24 17:03:03 +00:00
c-bfin.texi gas: blackfin: docs: typo fixes and fill out directive info 2011-02-11 19:05:30 +00:00
c-cr16.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-cris.texi * config/tc-cris.c (md_parse_option) <OPTION_PIC>: Error if not 2011-05-16 03:28:47 +00:00
c-d10v.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-d30v.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-epiphany.texi bfd: 2011-10-27 14:27:16 +00:00
c-h8300.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-hppa.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-i370.texi
c-i386.texi Implement Intel Transactional Synchronization Extensions 2012-02-08 18:20:41 +00:00
c-i860.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-i960.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-ia64.texi * doc/as.texinfo (Overview): Use @itemx for grouped @table 2010-06-21 10:49:41 +00:00
c-ip2k.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-lm32.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-m32c.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-m32r.texi update copyright dates 2009-09-02 07:25:43 +00:00
c-m68hc11.texi * config/tc-m68hc11.c: Add S12X and XGATE co-processor support. 2012-05-15 12:55:51 +00:00
c-m68k.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-microblaze.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-mips.texi * doc/c-mips.texi (MIPS Opts): Correct -no-mfix-24k to 2012-04-06 22:02:43 +00:00
c-mmix.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-msp430.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-mt.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-ns32k.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-pdp11.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-pj.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-ppc.texi include/opcode/ 2012-03-09 23:39:06 +00:00
c-rl78.texi * doc/c-rl78.texi (RL78-Float): Remove unused menu entry. 2011-11-04 16:04:13 +00:00
c-rx.texi * config/tc-rx.c (rx_fetchalign): Declare. 2012-05-15 03:04:47 +00:00
c-s390.texi 2011-04-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> 2011-04-14 11:11:33 +00:00
c-score.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-sh.texi gas/ 2012-03-21 08:58:40 +00:00
c-sh64.texi gas/ 2012-03-21 08:58:40 +00:00
c-sparc.texi Document sparc's %l34 and %h34 2012-04-27 20:45:23 +00:00
c-tic6x.texi 2012-01-31 Paul Brook <paul@codesourcery.com> 2012-01-31 15:01:56 +00:00
c-tic54x.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-tilegx.texi Improve TLS support on TILE-Gx/TILEPro: 2012-02-25 22:24:21 +00:00
c-tilepro.texi Improve TLS support on TILE-Gx/TILEPro: 2012-02-25 22:24:21 +00:00
c-v850.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-vax.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-xc16x.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-xgate.texi Add support for Motorola XGATE embedded CPU 2012-05-03 13:12:08 +00:00
c-xstormy16.texi * doc/Makefile.am: (CPU_DOCS): Add c-xstormy16.texi. 2011-06-20 10:27:56 +00:00
c-xtensa.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-z8k.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-z80.texi PR gas/12390 2011-01-18 13:37:39 +00:00
fdl.texi
h8.texi
internals.texi * doc/internals.texi (TC_FORCE_RELOCATION_SUB_SAME): Update 2011-12-13 12:56:33 +00:00