binutils-gdb/gas/doc
Nick Clifton cfb8c0921c bfd:
* Makefile.am (ALL_MACHINES): Add cpu-epiphany.lo .
	(ALL_MACHINES_CFILES): Add cpu-epiphany.c .
	(BFD32_BACKENDS): Add elf32-epiphany.lo .
	(BFD32_BACKENDS_CFILES): Add elf32-epiphany.c .
	* Makefile.in, bfd-in2.h, configure, libbfd.h: Regenerate.
	* archures.c (bfd_arch_epiphany): Add.
	(bfd_mach_epiphany16, bfd_mach_epiphany32): Define.
	(bfd_epiphany_arch): Declare.
	(bfd_archures_list): Add &bfd_epiphany_arch.
	* config.bfd (epiphany-*-elf): New target case.
	* configure.in (bfd_elf32_epiphany_vec): New target vector case.
	* reloc.c (BFD_RELOC_EPIPHANY_SIMM8): New relocation.
	(BFD_RELOC_EPIPHANY_SIMM24, BFD_RELOC_EPIPHANY_HIGH): Likewise.
	(BFD_RELOC_EPIPHANY_LOW, BFD_RELOC_EPIPHANY_SIMM11): Likewise.
	(BFD_RELOC_EPIPHANY_IMM11, BFD_RELOC_EPIPHANY_IMM8): Likewise.
	* targets.c (bfd_elf32_epiphany_vec): Declare.
	(_bfd_target_vector): Add bfd_elf32_epiphany_vec.
	* po/SRC-POTFILES.in, po/bfd.pot: Regenerate.
	* cpu-epiphany.c, elf32-epiphany.c: New files.
binutils:
	* readelf.c (include "elf/epiphany.h")
	(guess_is_rela, dump_relocation): Handle EM_ADAPTEVA_EPIPHANY.
	(get_machine_name, is_32bit_abs_reloc, is_32bit_pcrel_reloc): Likewise.
	(is_16bit_abs_reloc, is_none_reloc): Likewise.
	* po/binutils.pot: Regenerate.
cpu:
	* cpu/epiphany.cpu, cpu/epiphany.opc: New files.
gas:
	* NEWS: Mention addition of Adapteva Epiphany support.
	* config/tc-epiphany.c, config/tc-epiphany.h: New files.
	* Makefile.am (TARGET_CPU_CFILES): Add config/tc-epiphany.c .
	(TARGET_CPU_HFILES): Add config/tc-epiphany.h .
	* Makefile.in, configure, doc/Makefile.in, po/POTFILES.in: Regenerate.
	* configure.in: Also set using_cgen for epiphany.
	* configure.tgt: Handle epiphany.
	* doc/Makefile.am (CPU_DOCS): Add c-epiphany.texi .
	* doc/all.texi: Set EPIPHANY.
	* doc/as.texinfo: Add EPIPHANY-specific text.
	* doc/c-epiphany.texi: New file.
	* po/gas.pot: Regenerate.
gas/testsuite:
	* gas/epiphany: New directory.
include:
	* dis-asm.h (print_insn_epiphany): Declare.
	* elf/epiphany.h: New file.
	* elf/common.h (EM_ADAPTEVA_EPIPHANY): Define.
ld:
	* NEWS: Mention addition of Adapteva Epiphany support.
	* Makefile.am (ALL_EMULATION_SOURCES): Add eelf32epiphany.c .
	(eelf32epiphany.c): New rule.
	* Makefile.in: Regenerate.
	* configure.tgt: Handle epiphany-*-elf.
	* po/ld.pot: Regenerate.
	* testsuite/ld-srec/srec.exp: xfail epiphany.
	* emulparams/elf32epiphany.sh: New file.
opcodes:
	* Makefile.am (HFILES): Add epiphany-desc.h and epiphany-opc.h .
	(TARGET_LIBOPCODES_CFILES): Add  epiphany-asm.c, epiphany-desc.c,
	epiphany-dis.c, epiphany-ibld.c and epiphany-opc.c .
	(CLEANFILES): Add stamp-epiphany.
	(EPIPHANY_DEPS): Set.  Make CGEN-generated Epiphany files depend on it.
	(stamp-epiphany): New rule.
	* Makefile.in, configure, po/POTFILES.in, po/opcodes.pot: Regenerate.
	* configure.in: Handle bfd_epiphany_arch.
	* disassemble.c (ARCH_epiphany): Define.
	(disassembler): Handle bfd_arch_epiphany.
	* epiphany-asm.c, epiphany-desc.c, epiphany-desc.h: New files.
	* epiphany-dis.c, epiphany-ibld.c, epiphany-opc.c: Likewise.
	* epiphany-opc.h: Likewise.
2011-10-25 11:18:16 +00:00
..
Makefile.am bfd: 2011-10-25 11:18:16 +00:00
Makefile.in bfd: 2011-10-25 11:18:16 +00:00
all.texi bfd: 2011-10-25 11:18:16 +00:00
as.texinfo bfd: 2011-10-25 11:18:16 +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 2011-05-31 Paul Brook <paul@codesourcery.com> 2011-05-31 14:12:55 +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-25 11:18: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 Add initial Intel K1OM support. 2011-07-22 20:22:38 +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 PR gas/12390 2011-01-18 13:37:39 +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 * config/tc-mips.c (mips_cpu_info_table): Add "m14k" and 2011-08-09 15:25:32 +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 * doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify. 2011-02-10 22:50:09 +00:00
c-rx.texi * readelf.c (get_machine_dlags): Add support for RX's PID mode. 2011-10-05 14:13:31 +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 PR gas/12390 2011-01-18 13:37:39 +00:00
c-sh64.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-sparc.texi Add new sparc options to control instruction availability. 2011-09-22 00:03:30 +00:00
c-tic6x.texi 2011-05-09 Paul Brook <paul@codesourcery.com> 2011-05-09 13:17:58 +00:00
c-tic54x.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-tilegx.texi * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo. 2011-06-13 15:18:54 +00:00
c-tilepro.texi * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo. 2011-06-13 15:18:54 +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-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 * symbols.c (symbol_clone_if_forward_ref): Call tc_new_dot_label 2010-12-16 18:48:28 +00:00