old-cross-binutils/binutils/testsuite/binutils-all
Paul Brook ee065d83ee 2005-10-08 Paul Brook <paul@codesourcery.com>
bfd/
	* elf32-arm.c: Move #include "elf/arm.h" after libbfd.h.
	(NUM_KNOWN_ATTRIBUTES): Define.
	(aeabi_attribute, aeabi_attribute_list): Define.
	(elf32_arm_obj_tdata): Add known_eabi_attributes and
	other_eabi_attributes.
	(uleb128_size, is_default_attr, eabi_attr_size,
	elf32_arm_eabi_attr_size, write_uleb128, write_eabi_attribute,
	elf32_arm_set_eabi_attr_contents, elf32_arm_bfd_final_link,
	elf32_arm_new_eabi_attr, attr_strdup, elf32_arm_add_eabi_attr_int,
	elf32_arm_add_eabi_attr_compat, copy_eabi_attributes,
	elf32_arm_merge_eabi_attributes): New functions.
	(elf32_arm_copy_private_bfd_data): Copy EABI object attributes.
	(elf32_arm_fake_sections): Handle .ARM.attributes.
	(elf32_arm_parse_attributes): New function.
	(elf32_arm_section_from_shdr): Use it.
	(bfd_elf32_bfd_final_link): Define.
gas/
	* config/tc-arm.c: Don't provide fallback default for CPU_DEFAULT.
	(arm_arch_used, thumb_arch_used, selected_cpu, selected_cpu_name):
	New variables.
	(arm_cpu_option_table): Add canonical_name.
	(arm_cpus): Populate canonical_name field.
	(s_arm_eabi_attribute, s_arm_arch, s_arm_cpu, s_arm_fpu,
	aeabi_set_public_attributes, arm_md_end): New functions.
	(md_pseudo_table): Add "cpu", "arch", "fpu" and "eabi_attribute".
	(md_assemble): Set thumb_arch_used and arm_arch_used.
	(md_begin): Set defaut cpu if CPU_DEFAULT not defined.
	* config/tc-arm.h (md_end): Define.
	* doc/c-arm.texi: Document .cpu, .arch, .fpu and .eabi_attribute.
gas/testsuite/
	* gas/arm/eabi_attr_1.s: New test.
	* gas/arm/eabi_attr_1.d: New test.
	* gas/arm/arm7t.d: Only disassemble code sections.
	* gas/arm/bignum1.d: Ignore Arm object attribute sections.
	* gas/arm/mapping.d: Ditto.
	* gas/arm/unwind.d: Ditto.
	* gas/elf/section0.d: Ditto.
	* gas/elf/section1.d: Ditto.
	* gas/elf/elf.exp: Set target_machine for Arm EABI based targets.
	* gas/elf/section2.e-armeabi: New file.
include/elf/
	* arm.h: Add prototypes for BFD object attribute routines.
ld/testsuite/
	* ld-arm/arm-rel31.d: Ignore Arm object attribute sections.
	* ld-arm/arm-target1-abs.d: Ditto.
	* ld-arm/arm-target1-rel.d: Ditto.
	* ld-arm/arm-target2-abs.d: Ditto.
	* ld-arm/arm-target2-got-rel.d: Ditto.
	* ld-arm/arm-target2-rel.d: Ditto.
2005-10-08 17:07:19 +00:00
..
hppa Update FSF address 2005-05-08 14:17:41 +00:00
m68k Update FSF address 2005-05-08 14:17:41 +00:00
vax Update FSF address 2005-05-08 14:17:41 +00:00
windres Update FSF address 2005-05-08 14:17:41 +00:00
alias.def * dlltool.c: Include <assert.h>. 2004-10-24 17:49:55 +00:00
ar.exp Update FSF address 2005-05-08 14:17:41 +00:00
bintest.s 19990502 sourceware import 1999-05-03 07:29:11 +00:00
dlltool.exp Update FSF address 2005-05-08 14:17:41 +00:00
fastcall.def Adds support for fastcall symbols as used on Microsoft Windows platforms 2002-11-06 19:36:20 +00:00
nm.exp Update FSF address 2005-05-08 14:17:41 +00:00
objcopy.exp Re-enable GAS for z8k-coff 2005-08-26 09:47:49 +00:00
objdump.exp Remove a29k support. 2005-08-18 03:51:51 +00:00
readelf.exp Update FSF address 2005-05-08 14:17:41 +00:00
readelf.h 2003-09-29 H.J. Lu <hongjiu.lu@intel.com> 2003-09-30 00:15:54 +00:00
readelf.r Display 2nd and 3rd reloc types for 64-bit MIPS. 2002-02-20 10:32:47 +00:00
readelf.r-64 Display 2nd and 3rd reloc types for 64-bit MIPS. 2002-02-20 10:32:47 +00:00
readelf.s 2003-09-29 H.J. Lu <hongjiu.lu@intel.com> 2003-09-30 00:15:54 +00:00
readelf.s-64 * binutils-all/readelf.s-64: Adjust offsets for powerpc64. Don't 2001-08-27 10:38:41 +00:00
readelf.ss 2005-10-08 Paul Brook <paul@codesourcery.com> 2005-10-08 17:07:19 +00:00
readelf.ss-64 * binutils-all/readelf.exp (regexp_diff): Do not break when a 2000-06-14 01:21:35 +00:00
readelf.ss-mips * binutils-all/readelf.ss-mips: Allow named section symbols. 2004-04-14 07:38:12 +00:00
readelf.ss-tmips * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove non-default 2003-06-27 01:16:30 +00:00
size.exp Update FSF address 2005-05-08 14:17:41 +00:00
testprog.c Add prototype for printf() and make type of "string" array be "char" in 2005-01-04 10:13:02 +00:00