binutils-gdb/binutils/testsuite/binutils-all
Nick Clifton 9bc24099c8 If the binutils testsuite is run on an installed toolchain the tests involving
the bfdtest1 and bfdtest2 executables will fail because they are not installed.
 Since the programs only exist to be used by the testsuite it does not make sense
to install them, so instead I have chosen to create a patch which skips the tests
when they are not present.

	* binutils-all/ar.exp: Skip tests involving bfdtest1 and bfdtest2
	if these executables are not present.
2014-06-03 08:40:39 +01:00
..
aarch64 [AArch64 disassembler] Add missing checks of undefine encodings on 2014-03-26 18:44:27 +00:00
arm Update copyright years 2014-03-05 22:16:15 +10:30
bfin Update copyright years 2014-03-05 22:16:15 +10:30
hppa Update copyright years 2014-03-05 22:16:15 +10:30
i386 Update copyright years 2014-03-05 22:16:15 +10:30
m68k Update copyright years 2014-03-05 22:16:15 +10:30
mips Update copyright years 2014-03-05 22:16:15 +10:30
vax Update copyright years 2014-03-05 22:16:15 +10:30
windres Update copyright years 2014-03-05 22:16:15 +10:30
x86-64 Update copyright years 2014-03-05 22:16:15 +10:30
add-empty-section.d binutils/: 2010-01-20 00:09:13 +00:00
add-section.d binutils/: 2010-01-20 00:09:13 +00:00
alias-2.def 2009-10-23 Kai Tietz <kai.tietz@onevision.com> 2009-10-23 14:53:57 +00:00
alias.def
ar.exp If the binutils testsuite is run on an installed toolchain the tests involving 2014-06-03 08:40:39 +01:00
bintest.s
compress.exp Fixes a problem with the BFD library running out of memory because it mistakenly 2014-04-30 17:04:04 +01:00
copy-1.d 2006-05-02 Dave Korn <dave.korn@artimi.com> 2006-05-02 17:46:41 +00:00
copy-1.s 2006-04-26 H.J. Lu <hongjiu.lu@intel.com> 2006-04-26 13:37:05 +00:00
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 binutils/ 2009-03-10 00:48:10 +00:00
copytest.s * binutils-all/copy-2.d: Change the name of the section whose flags are 2006-05-02 12:17:30 +00:00
debug_str.d Fixes a problem with the BFD library running out of memory because it mistakenly 2014-04-30 17:04:04 +01:00
debug_str.s Fixes a problem with the BFD library running out of memory because it mistakenly 2014-04-30 17:04:04 +01:00
dlltool.exp Update copyright years 2014-03-05 22:16:15 +10:30
dumptest.s * readelf.c (dump_type): New type used to classify the kinds of dump requested by the user. 2007-08-30 13:47:35 +00:00
dw2-1.S Update copyright years 2014-03-05 22:16:15 +10:30
dw2-1.W PR binutils/16218 2013-12-20 13:52:23 +00:00
dw2-2.S Update copyright years 2014-03-05 22:16:15 +10:30
dw2-compressed.S Update copyright years 2014-03-05 22:16:15 +10:30
dw2-decodedline-1.S Remove support for the (deprecated) openrisc and or32 configurations and replace 2014-04-22 15:57:47 +01:00
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 Update copyright years 2014-03-05 22:16:15 +10:30
empty-file binutils/: 2010-01-20 00:09:13 +00:00
empty.s 2007-04-12 H.J. Lu <hongjiu.lu@intel.com> 2007-04-12 19:20:46 +00:00
exclude-1.s Implement generic SHF_EXCLUDE. 2010-05-18 03:31:07 +00:00
exclude-1a.d Implement generic SHF_EXCLUDE. 2010-05-18 03:31:07 +00:00
exclude-1b.d Implement generic SHF_EXCLUDE. 2010-05-18 03:31:07 +00:00
fastcall.def
group-2.s binutils/testsuite/ 2008-10-03 15:08:22 +00:00
group-3.s binutils/testsuite/ 2008-10-03 15:08:22 +00:00
group-4.s binutils/testsuite/ 2008-10-03 15:08:22 +00:00
group-5.d 2010-10-23 Mark Mitchell <mark@codesourcery.com> 2010-10-23 18:05:10 +00:00
group-5.s * binutils-all/group-5.s, * binutils-all/group-5.d: New test. 2010-02-18 00:13:30 +00:00
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 binutils/testsuite/ 2008-10-03 15:08:22 +00:00
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 2005-10-19 H.J. Lu <hongjiu.lu@intel.com> 2005-10-19 17:39:43 +00:00
localize-hidden-1.d binutils/testsuite/ 2006-06-24 09:10:04 +00:00
localize-hidden-1.s binutils/testsuite/ 2009-04-16 04:24:07 +00:00
localize-hidden-2.d binutils/ 2006-06-23 16:23:09 +00:00
localize-hidden-2.s binutils/testsuite/ 2009-04-16 04:24:07 +00:00
needed-by-reloc.s * binutils-all/needed-by-reloc.s: Use .long rather than .4byte. 2007-05-11 07:16:28 +00:00
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 Update copyright years 2014-03-05 22:16:15 +10:30
note-1.d * binutils-all/ar.exp: Don't run unique_symbol on msp or hpux. 2010-09-23 12:04:37 +00:00
objcopy.exp bfd target vector rationalisation 2014-05-02 20:09:40 +09:30
objdump.exp Remove support for the (deprecated) openrisc and or32 configurations and replace 2014-04-22 15:57:47 +01:00
objdump.s * binutils-all/objdump.W, binutils-all/objdump.s: Don't match 2009-03-11 22:49:54 +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
readelf.exp Update copyright years 2014-03-05 22:16:15 +10:30
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 -s test: Skip extra symbols produced by MSP430 assembler. 2014-03-17 11:00:32 +00:00
readelf.ss-64 Tolerate some whitespace differences in readelf output. 2009-09-23 03:12:28 +00:00
readelf.ss-mips Tolerate some whitespace differences in readelf output. 2009-09-23 03:12:28 +00:00
readelf.ss-tmips Tolerate some whitespace differences in readelf output. 2009-09-23 03:12:28 +00:00
readelf.wa Display null bytes in DWARF debug info 2012-08-02 13:42:59 +00:00
size.exp Update copyright years 2014-03-05 22:16:15 +10:30
strip-1.d binutils/ 2006-09-14 23:37:35 +00:00
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 2008-10-01 H.J. Lu <hongjiu.lu@intel.com> 2008-10-01 21:54:59 +00:00
strip-5.d 2008-10-01 H.J. Lu <hongjiu.lu@intel.com> 2008-10-01 21:54:59 +00:00
strip-6.d 2008-10-01 H.J. Lu <hongjiu.lu@intel.com> 2008-10-01 23:10:48 +00:00
strip-7.d binutils/testsuite/ 2008-10-03 15:08:22 +00:00
strip-8.d 2008-10-01 H.J. Lu <hongjiu.lu@intel.com> 2008-10-02 01:06:12 +00:00
strip-9.d binutils/testsuite/ 2008-10-03 15:08:22 +00:00
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 Add prototype for printf() and make type of "string" array be "char" in 2005-01-04 10:13:02 +00:00
testranges-ia64.d 2009-07-16 H.J. Lu <hongjiu.lu@intel.com> 2009-07-16 21:00:09 +00:00
testranges-ia64.s 2009-07-16 H.J. Lu <hongjiu.lu@intel.com> 2009-07-16 21:00:09 +00:00
testranges.d Also expect .zdebug in DWARF debug section name. 2010-11-15 18:14:11 +00:00
testranges.s binutils/ 2009-09-07 18:07:02 +00:00
unique.s 2009-08-03 H.J. Lu <hongjiu.lu@intel.com> 2009-08-06 16:22:36 +00:00
unknown.s binutils/testsuite/ 2005-10-19 20:49:03 +00:00
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