binutils-gdb/binutils/testsuite/binutils-all
Nick Clifton df3ce959f4 My patch to the binutils strip-10.d test was wrong. The osabi field should always be set to
ELFOSABI_GNU for binaries containing unique symbols.  So I am reverting that patch and
instead applying the patch below to fix up the targets that were triggering the test failure.

bfd/ChangeLog
2014-01-29  Nick Clifton  <nickc@redhat.com>

	* elf32-metag.c (elf_metag_post_process_headers): Call
	_bfd_elf_post_process_headers.
	* elf32-sh64.c (sh64_elf_copy_private_data): Call
	_bfd_elf_copy_private_data.
	* elf64-sh64.c (sh_elf64_copy_private_data_internal): Likewise.

binutils/testsuite/ChangeLog
2014-01-29  Nick Clifton  <nickc@redhat.com>

	* binutils-all/strip-10.d: Revert previous delta.
2014-01-29 14:01:54 +00:00
..
arm * arm-dis.c (arm_opcodes): Don't disassemble STMFD/LDMIA sp!, {reg} 2012-05-16 10:53:49 +00:00
bfin
hppa Expect addend as signed 2012-05-17 16:36:22 +00:00
i386 PR binutils/16218 2013-12-20 13:52:23 +00:00
m68k binutils/: 2010-10-11 22:18:42 +00:00
mips * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment. 2013-02-14 23:48:18 +00:00
vax
windres strip off +x bits on non-executable/script files 2013-12-07 02:03:03 -05:00
x86-64 PR binutils/16218 2013-12-20 13:52:23 +00:00
add-empty-section.d
add-section.d
alias-2.def
alias.def
ar.exp Add a testcase for PR binutils/14567 2012-11-06 23:45:43 +00:00
bintest.s
compress.exp binutils/testsuite/ 2012-11-27 17:26:11 +00:00
copy-1.d
copy-1.s
copy-2.d * binutils-all/copy-2.d: Change "hppa" to "hppa*" in not-target list. 2011-01-01 01:56:59 +00:00
copy-3.d binutils/ 2012-10-29 10:09:34 +00:00
copy-4.d
copytest.s
dlltool.exp Fix version.dll binutils test on non native platforms 2013-11-21 12:04:36 +01:00
dumptest.s
dw2-1.S Testsuite fix for targets where .int isn't 4 bytes 2013-11-02 15:17:39 +10:30
dw2-1.W PR binutils/16218 2013-12-20 13:52:23 +00:00
dw2-2.S Testsuite fix for targets where .int isn't 4 bytes 2013-11-02 15:17:39 +10:30
dw2-compressed.S
dw2-decodedline.S * binutils-all/dw2-decodedline.S: Always have whitespace before 2012-02-14 01:00:50 +00:00
dw2-empty.S Don't compress empty debug section 2012-07-03 16:06:34 +00:00
elfedit-1.d Fix misc x32 bugs. 2011-06-19 21:22:16 +00:00
elfedit-2.d Improve binutils testsuite coverage for GNU/Hurd. 2010-11-08 06:43:40 +00:00
elfedit-3.d Improve binutils testsuite coverage for GNU/Hurd. 2010-11-08 06:43:40 +00:00
elfedit-4.d bfd/ 2012-04-03 16:01:38 +00:00
elfedit.exp Add initial Intel K1OM support. 2011-07-22 20:22:38 +00:00
empty-file
empty.s
exclude-1.s
exclude-1a.d
exclude-1b.d
fastcall.def
group-2.s
group-3.s
group-4.s
group-5.d 2010-10-23 Mark Mitchell <mark@codesourcery.com> 2010-10-23 18:05:10 +00:00
group-5.s
group-6.d Remove the group section if all members are removed. 2011-09-16 04:23:19 +00:00
group-6.s Remove the group section if all members are removed. 2011-09-16 04:23:19 +00:00
group.s
libdw2-compressed.out Add compressed debug section support to binutils and ld. 2010-10-29 12:10:39 +00:00
libdw2.out Include compressed DWARF debug sections in ELF linker scripts. 2010-11-02 13:47:44 +00:00
link-order.s
localize-hidden-1.d
localize-hidden-1.s
localize-hidden-2.d
localize-hidden-2.s
needed-by-reloc.s
nm-1.s * binutils-all/nm.exp: --size-sort test: Add more ELF-like 2013-08-22 11:29:43 +00:00
nm-elf-1.s binutils/ 2013-08-19 15:08:52 +00:00
nm.exp * binutils-all/nm.exp: --size-sort test: Add more ELF-like 2013-08-22 11:29:43 +00:00
note-1.d
objcopy.exp binutils/testsuite/ 2013-11-27 09:11:06 +00:00
objdump.W PR binutils/16218 2013-12-20 13:52:23 +00:00
objdump.WL binutils/ 2011-10-04 14:25:40 +00:00
objdump.exp Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
objdump.s
readelf.exp binutils/testsuite/ 2013-11-27 09:11:06 +00:00
readelf.h
readelf.n PR binutils/15191 2013-02-26 16:59:52 +00:00
readelf.r Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
readelf.r-64
readelf.s Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sections 2013-12-19 11:34:47 -08:00
readelf.s-64 Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sections 2013-12-19 11:34:47 -08:00
readelf.ss
readelf.ss-64
readelf.ss-mips
readelf.ss-tmips
readelf.wa Display null bytes in DWARF debug info 2012-08-02 13:42:59 +00:00
size.exp
strip-1.d
strip-2.d 2010-10-23 Mark Mitchell <mark@codesourcery.com> 2010-10-23 18:05:10 +00:00
strip-3.d Improve binutils testsuite coverage for GNU/Hurd. 2010-11-08 06:43:40 +00:00
strip-4.d
strip-5.d
strip-6.d
strip-7.d
strip-8.d
strip-9.d
strip-10.d My patch to the binutils strip-10.d test was wrong. The osabi field should always be set to 2014-01-29 14:01:54 +00:00
testprog.c
testranges-ia64.d
testranges-ia64.s
testranges.d Also expect .zdebug in DWARF debug section name. 2010-11-15 18:14:11 +00:00
testranges.s
unique.s
unknown.s
version.def ChangeLog binutils 2012-02-11 20:02:03 +00:00
version.s * binutils-all/dw2-decodedline.S: Always have whitespace before 2012-02-14 01:00:50 +00:00