binutils-gdb/gas/doc
Nick Clifton de863c7475 2012-11-09 Nick Clifton <nickc@redhat.com>
* Makefile.am (ALL_MACHINES): Add cpu-v850-rh850.lo.
	(ALL_MACHINES_CFILES): Add cpu-v850-rh850.c.
	* archures.c (bfd_arch_info): Add bfd_v850_rh850_arch.
	* config.bfd: Likewise.
	* configure.in: Add bfd_elf32_v850_rh850_vec.
	* cpu-v850.c: Update printed description.
	* cpu-v850_rh850.c: New file.
	* elf32-v850.c (v850_elf_check_relocs): Add support for RH850 ABI
	relocs.
	(v850_elf_perform_relocation): Likewise.
	(v850_elf_final_link_relocate): Likewise.
	(v850_elf_relocate_section): Likewise.
	(v850_elf_relax_section): Likewise.
	(v800_elf_howto_table): New.
	(v850_elf_object_p): Add support for RH850 ABI values.
	(v850_elf_final_write_processing): Likewise.
	(v850_elf_merge_private_bfd_data): Likewise.
	(v850_elf_print_private_bfd_data): Likewise.
	(v800_elf_reloc_map): New.
	(v800_elf_reloc_type_lookup): New.
	(v800_elf_reloc_name_lookup): New.
	(v800_elf_info_to_howto): New.
	(bfd_elf32_v850_rh850_vec): New.
	(bfd_arch_v850_rh850): New.
	* targets.c (_bfd_targets): Add bfd_elf32_v850_rh850_vec.
	* Makefile.in: Regenerate.
	* bfd-in2.h: Regenerate.
	* configure: Regenerate.

	* readelf.c (get_machine_flags): Add support for E_FLAG_RX_ABI.
	(guess_is_rela): Add EM_V800.
	(dump_relocations): Likewise.
	(get_machine_name): Update EM_V800.
	(get_machine_flags): Add support for RH850 ABI flags.
	(is_32bit_abs_reloc): Add support for RH850 ABI reloc.

	* config/tc-v850.c (v850_target_arch): New.
	(v850_target_format): New.
	(set_machine): Use v850_target_arch.
	(md_begin): Likewise.
	(md_show_usage): Document new switches.
	(md_parse_option): Add -mgcc-abi, -mrh850-abi, -m8byte-align and
	-m4byte-align.
	* config/tc-v850.c (TARGET_ARCH) Use v850_target_arch.
	(TARGET_FORMAT): Use v850_target_format.
	* doc/c-v850.texi: Document new options.

	* v850.h: Add RH850 ABI values.

	* Makefile.am: (ALL_EMULATION_SOURCES): Add ev850_rh850.c.
	* Makefile.in: Regenerate.
	* configure.tgt (v850*-*-*): Make v850_rh850 the default
	emulation. Add vanilla v850 as an extra emulation.
	* emulparams/v850_rh850.sh: New file.
	* scripttempl/v850_rh850.sc: New file.

	* configure.in: Add bfd_v850_rh850_arch.
	* configure: Regenerate.
	* disassemble.c (disassembler): Likewise.
2012-11-09 17:36:19 +00:00
..
Makefile.am Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
Makefile.in Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
all.texi Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +00:00
as.texinfo 2012-11-09 Nick Clifton <nickc@redhat.com> 2012-11-09 17:00:44 +00:00
c-aarch64.texi Add support for 64-bit ARM architecture: AArch64 2012-08-13 14:52:54 +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 * bfd/elf32-arm.c (v8): New array. 2012-08-24 07:50:38 +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 Add AMD bdver3 support. 2012-10-09 08:43:06 +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 a typo in the -mips5 2012-08-31 19:15:59 +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 * gas/doc/c-ppc.texi: Document -mvle. 2012-09-05 18:01:00 +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 2012-11-09 Nick Clifton <nickc@redhat.com> 2012-11-09 17:00:44 +00:00
c-s390.texi 2012-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> 2012-10-04 08:47:36 +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 Add support for constructing pc-relative addresses to the plt, by 2012-08-28 02:43:22 +00:00
c-tilepro.texi Improve TLS support on TILE-Gx/TILEPro: 2012-02-25 22:24:21 +00:00
c-v850.texi 2012-11-09 Nick Clifton <nickc@redhat.com> 2012-11-09 17:36:19 +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