binutils-gdb/ld/testsuite/ld-scripts
Alan Modra 348fe36b1d Remove perror from ld_assemble, ld_compile and ld_nm
ERROR should really be reserved for errors in the testsuite framework,
not just normal errors from the tools under test.  Removing use of
perror has been suggested before but without action, over concerns
that some test failures might be missed.  This patch removes uses of
perror in ld_assemble, ld_compile and ld_nm, and updates numerous
places that ignored the result of these functions by inappropriately
returning an "unresolved" test status.  Net result over my large set
of targets look good, in some cases improving the diagnostics, eg:

i386-msdos  -ERROR: tmpdir/script: nm failed
i386-msdos  -ERROR: tmpdir/script: nm failed
i386-msdos  -ERROR: tmpdir/script: nm failed
i386-msdos  -ERROR: tmpdir/script: nm failed
i386-msdos  +FAIL: script
i386-msdos  +FAIL: MRI script
i386-msdos  +FAIL: MEMORY
i386-msdos  +FAIL: MEMORY with symbols

	* testsuite/lib/ld-lib.exp (default_ld_compile): Don't perror on
	a compiler error.
	(default_ld_assemble): Similarly for an assembler error.
	(default_ld_nm): Similarly for an nm error.
	(run_ld_link_tests): Report ld_assemble errors as a fail.
	(check_as_cfi): Remove now unnecessary perror substitution.
	* testsuite/ld-elf/exclude.exp: Report ld_nm error return as test
	fails rather then unresolved.
	* testsuite/ld-gc/gc.exp: Likewise.
	* testsuite/ld-scripts/alignof.exp: Likewise.
	* testsuite/ld-scripts/defined.exp: Likewise.
	* testsuite/ld-scripts/script.exp: Likewise.
	* testsuite/ld-scripts/sizeof.exp: Likewise.
	* testsuite/ld-selective/selective.exp: Likewise.
	* testsuite/ld-scripts/extern.exp: Likewise.  Return on ld_link
	failure.
	* testsuite/ld-elfweak/elfweak.exp: Report compiler errors as
	test unresolved.
	* testsuite/ld-fastcall/fastcall.exp: Report assember errors as
	test fails.
	* testsuite/ld-i386/i386.exp (iamcu_tests): Likewise.
	* testsuite/ld-ia64/line.exp: Likewise.
	* testsuite/ld-mep/mep.exp: Likewise.
	* testsuite/ld-mips-elf/mips-elf-flags.exp: Likewise.
	* testsuite/ld-nios2/nios2.exp: Likewise.
	* testsuite/ld-scripts/alignof.exp: Likewise.
	* testsuite/ld-x86-64/line.exp: Likewise.
	* testsuite/ld-x86-64/x86-64.exp: Likewise.
	* testsuite/ld-scripts/log2.exp: Formatting.
	* testsuite/ld-tic6x/tic6x.exp: Report ld_link errors as a test fail.
2020-06-20 15:53:37 +09:30
..
align2.t
align2a.d
align2a.s
align2b.d
align2b.s
align2c.d
align2c.s
align3.d Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers are handled in the linker script grammar. 2017-07-28 13:01:10 +01:00
align3.t Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers are handled in the linker script grammar. 2017-07-28 13:01:10 +01:00
align4.d Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers are handled in the linker script grammar. 2017-07-28 13:01:10 +01:00
align4.t Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers are handled in the linker script grammar. 2017-07-28 13:01:10 +01:00
align5.d Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers are handled in the linker script grammar. 2017-07-28 13:01:10 +01:00
align5.t Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers are handled in the linker script grammar. 2017-07-28 13:01:10 +01:00
align-with-input.d oops - omitted from previous delta 2013-07-23 07:40:46 +00:00
align-with-input.t * ldgram.y: Add ALIGN_WITH_INPUT output section attribute. 2013-07-19 10:39:51 +00:00
align.exp tcl global directive outside proc body does nothing (ld) 2020-06-04 16:11:19 +09:30
align.s
align.t Fix linker testsuite failures for arm-pe targets. 2016-01-20 15:41:06 +00:00
alignof.exp Remove perror from ld_assemble, ld_compile and ld_nm 2020-06-20 15:53:37 +09:30
alignof.s
alignof.t
assert2.d Remove the extra `.'. 2011-01-10 15:03:15 +00:00
assert2.t Add a test for linker ASSERT. 2011-01-10 14:37:40 +00:00
assert.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
assert.s
assert.t
assign-loc.d ld testsuite use of notarget 2018-07-10 23:58:29 +09:30
assign-loc.t * ld-scripts/assign-loc.d: New file. Test for assigning absolute 2012-09-19 02:51:09 +00:00
cross1.c
cross1.t Support different ld --hash-style in the ld testsuite 2017-08-07 22:10:51 +09:30
cross2.c
cross2.t Hack crossref tests for powerpc64 2016-05-19 14:07:06 +09:30
cross3.c
cross3.t Hack crossref tests for powerpc64 2016-05-19 14:07:06 +09:30
cross4.c
cross4.t Hack crossref tests for powerpc64 2016-05-19 14:07:06 +09:30
cross5.t Hack crossref tests for powerpc64 2016-05-19 14:07:06 +09:30
cross6.t Hack crossref tests for powerpc64 2016-05-19 14:07:06 +09:30
cross7.t Hack crossref tests for powerpc64 2016-05-19 14:07:06 +09:30
crossref.exp tcl global directive outside proc body does nothing (ld) 2020-06-04 16:11:19 +09:30
data.d
data.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
data.s
data.t
default-script1.d Correct mingw target select 2020-04-22 21:14:36 +09:30
default-script2.d Correct mingw target select 2020-04-22 21:14:36 +09:30
default-script3.d Correct mingw target select 2020-04-22 21:14:36 +09:30
default-script4.d Correct mingw target select 2020-04-22 21:14:36 +09:30
default-script.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
default-script.s
default-script.t Fix linker tests to work with 16-bit targets. 2020-04-21 15:10:52 +01:00
defined2.d rs6000 testsuite update 2017-07-12 19:31:26 +09:30
defined2.t
defined3.d rs6000 testsuite update 2017-07-12 19:31:26 +09:30
defined3.t
defined4.d ld/testsuite/ld-scripts/defined4.d: Don't xfail mmix-*-*. 2020-04-01 04:10:18 +02:00
defined4.s Add testcases for PR ld/12327. 2010-12-28 18:04:10 +00:00
defined4.t Add testcases for PR ld/12327. 2010-12-28 18:04:10 +00:00
defined5.d rs6000 testsuite update 2017-07-12 19:31:26 +09:30
defined5.s * ld-scripts/defined.exp: Don't run defined5 for AOUT. 2011-02-10 08:04:22 +00:00
defined5.t * ld-scripts/defined.exp: Don't run defined5 for AOUT. 2011-02-10 08:04:22 +00:00
defined6.d A few hppa testcase tidies 2018-09-17 23:17:14 +09:30
defined6.s Yet another DEFINED testcase 2014-12-24 11:56:51 +10:30
defined6.t Fix the linker so that it will not silently generate ELF binaries with invalid program headers. Fix readelf to report such invalid binaries. 2016-11-23 11:10:39 +00:00
defined.exp Remove perror from ld_assemble, ld_compile and ld_nm 2020-06-20 15:53:37 +09:30
defined.s
defined.t Fix the linker so that it will not silently generate ELF binaries with invalid program headers. Fix readelf to report such invalid binaries. 2016-11-23 11:10:39 +00:00
dynamic-sections-1.s
dynamic-sections-2.s
dynamic-sections.d
dynamic-sections.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
dynamic-sections.t Rename elf32.em to elf.em 2019-09-11 13:45:18 +09:30
empty-address-1.d Fix linker tests to work with 16-bit targets. 2020-04-21 15:10:52 +01:00
empty-address-1.s Fix linker tests to work with 16-bit targets. 2020-04-21 15:10:52 +01:00
empty-address-1.t Fix linker tests to work with 16-bit targets. 2020-04-21 15:10:52 +01:00
empty-address-2.s Fix linker tests to work with 16-bit targets. 2020-04-21 15:10:52 +01:00
empty-address-2a.d Fix linker tests to work with 16-bit targets. 2020-04-21 15:10:52 +01:00
empty-address-2a.t
empty-address-2b.d Fix linker tests to work with 16-bit targets. 2020-04-21 15:10:52 +01:00
empty-address-2b.t
empty-address-3.s
empty-address-3a.d ld testsuite use of notarget 2018-07-10 23:58:29 +09:30
empty-address-3a.t
empty-address-3b.d ld testsuite use of notarget 2018-07-10 23:58:29 +09:30
empty-address-3b.t
empty-address-3c.d ld/ 2012-06-15 15:13:41 +00:00
empty-address-3c.t
empty-address.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
empty-aligned.d Make assignments to dot keep an empty output section. 2014-01-22 11:58:29 +10:30
empty-aligned.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
empty-aligned.s
empty-aligned.t Fix the linker so that it will not silently generate ELF binaries with invalid program headers. Fix readelf to report such invalid binaries. 2016-11-23 11:10:39 +00:00
empty-orphan.d
empty-orphan.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
empty-orphan.s
empty-orphan.t Fix the linker so that it will not silently generate ELF binaries with invalid program headers. Fix readelf to report such invalid binaries. 2016-11-23 11:10:39 +00:00
exclude-file-1.d ld: Allow EXCLUDE_FILE to be used outside of the section list 2016-11-04 12:04:11 +00:00
exclude-file-1.map ld: Allow EXCLUDE_FILE to be used outside of the section list 2016-11-04 12:04:11 +00:00
exclude-file-1.t ld: Allow EXCLUDE_FILE to be used outside of the section list 2016-11-04 12:04:11 +00:00
exclude-file-2.d ld: Allow EXCLUDE_FILE to be used outside of the section list 2016-11-04 12:04:11 +00:00
exclude-file-2.map ld: Allow EXCLUDE_FILE to be used outside of the section list 2016-11-04 12:04:11 +00:00
exclude-file-2.t ld: Allow EXCLUDE_FILE to be used outside of the section list 2016-11-04 12:04:11 +00:00
exclude-file-3.d ld: Allow EXCLUDE_FILE to be used outside of the section list 2016-11-04 12:04:11 +00:00
exclude-file-3.map ld: Allow EXCLUDE_FILE to be used outside of the section list 2016-11-04 12:04:11 +00:00
exclude-file-3.t ld: Allow EXCLUDE_FILE to be used outside of the section list 2016-11-04 12:04:11 +00:00
exclude-file-4.d ld: Allow EXCLUDE_FILE to be used outside of the section list 2016-11-04 12:04:11 +00:00
exclude-file-4.map ld: Allow EXCLUDE_FILE to be used outside of the section list 2016-11-04 12:04:11 +00:00
exclude-file-4.t ld: Allow EXCLUDE_FILE to be used outside of the section list 2016-11-04 12:04:11 +00:00
exclude-file-5.d Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers are handled in the linker script grammar. 2017-07-28 13:01:10 +01:00
exclude-file-5.map Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers are handled in the linker script grammar. 2017-07-28 13:01:10 +01:00
exclude-file-5.t Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers are handled in the linker script grammar. 2017-07-28 13:01:10 +01:00
exclude-file-6.d Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers are handled in the linker script grammar. 2017-07-28 13:01:10 +01:00
exclude-file-6.map Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers are handled in the linker script grammar. 2017-07-28 13:01:10 +01:00
exclude-file-6.t Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers are handled in the linker script grammar. 2017-07-28 13:01:10 +01:00
exclude-file-7.d Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers are handled in the linker script grammar. 2017-07-28 13:01:10 +01:00
exclude-file-7.map Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers are handled in the linker script grammar. 2017-07-28 13:01:10 +01:00
exclude-file-7.t Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers are handled in the linker script grammar. 2017-07-28 13:01:10 +01:00
exclude-file-a.s ld: Allow EXCLUDE_FILE to be used outside of the section list 2016-11-04 12:04:11 +00:00
exclude-file-b.s ld: Allow EXCLUDE_FILE to be used outside of the section list 2016-11-04 12:04:11 +00:00
exclude-file.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
expr1.d
expr1.s
expr1.t
expr2.d rs6000 testsuite update 2017-07-12 19:31:26 +09:30
expr2.s Add testcases for PR ld/12327. 2010-12-28 18:04:10 +00:00
expr2.t Add testcases for PR ld/12327. 2010-12-28 18:04:10 +00:00
expr.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
extern.exp Remove perror from ld_assemble, ld_compile and ld_nm 2020-06-20 15:53:37 +09:30
extern.s
extern.t
fill16_0.s LD/testsuite: Add 2**4 section alignment FILL script statement test 2017-07-19 13:11:59 +01:00
fill16_1.s LD/testsuite: Add 2**4 section alignment FILL script statement test 2017-07-19 13:11:59 +01:00
fill16_2.s LD/testsuite: Add 2**4 section alignment FILL script statement test 2017-07-19 13:11:59 +01:00
fill16.d Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. Add an ELF based target for these as well. 2020-01-02 14:14:59 +00:00
fill_0.s Pad sections according to current script FILL. 2014-04-04 19:06:35 +10:30
fill_1.s Pad sections according to current script FILL. 2014-04-04 19:06:35 +10:30
fill_2.s Pad sections according to current script FILL. 2014-04-04 19:06:35 +10:30
fill.d m32c padding with nops 2019-05-04 17:23:18 +09:30
fill.t Pad sections according to current script FILL. 2014-04-04 19:06:35 +10:30
include-1.d
include-1.t
include-data.t
include-mem.t
include-ram.t
include-sections.t
include-subdata.t
include.exp Unnecessary load_lib in ld testsuite 2020-06-15 15:07:13 +09:30
include.s
log2.exp Remove perror from ld_assemble, ld_compile and ld_nm 2020-06-20 15:53:37 +09:30
log2.s * ldexp.c: Add LOG2CEIL() builtin function to linker script language 2013-08-15 07:30:15 +00:00
log2.t * ldexp.c: Add LOG2CEIL() builtin function to linker script language 2013-08-15 07:30:15 +00:00
map-address.d
map-address.exp [PATCH] allow empty string as argument to -Map 2020-05-27 17:49:17 +01:00
map-address.t
memory_sym.t Fix linker tests to work with 16-bit targets. 2020-04-21 15:10:52 +01:00
memory.t Fix linker tests to work with 16-bit targets. 2020-04-21 15:10:52 +01:00
overlay-size-map.d
overlay-size.d Fix RX and M68HC11 linker testsuite failures. 2016-06-28 12:43:14 +01:00
overlay-size.exp tcl global directive outside proc body does nothing (ld) 2020-06-04 16:11:19 +09:30
overlay-size.s
overlay-size.t [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions 2014-07-29 11:27:59 +01:00
phdrs2.exp ecoff testsuite fixes 2020-06-20 10:59:11 +09:30
phdrs2.s
phdrs2.t
phdrs3.d
phdrs3.exp Unnecessary load_lib in ld testsuite 2020-06-15 15:07:13 +09:30
phdrs3.t
phdrs3a.d Update linker tests after partial reversion of PR 20815 patch. 2016-11-28 17:51:57 +00:00
phdrs3a.t
phdrs.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
phdrs.s
phdrs.t
pr14962-2.d ld testsuite use of notarget 2018-07-10 23:58:29 +09:30
pr14962-2.t Correct script input section pattern 2016-05-09 17:07:33 +09:30
pr14962.d ld testsuite use of notarget 2018-07-10 23:58:29 +09:30
pr14962.t PR ld/14962 2012-12-18 13:38:10 +00:00
pr14962a.s PR ld/14962 2012-12-18 13:38:10 +00:00
pr14962b.s PR ld/14962 2012-12-18 13:38:10 +00:00
pr18963.d Fix the test for PR 18963 so that it will work on 16-bit targets. 2020-04-17 14:16:27 +01:00
pr18963.t Fix the test for PR 18963 so that it will work on 16-bit targets. 2020-04-17 14:16:27 +01:00
pr20302.d ns32k testsuite tidy 2019-04-16 19:59:55 +09:30
pr22267.d ld: Don't allow '~' as the first char in symbol name 2017-10-09 04:17:24 -07:00
pr22267.s ld: Don't allow '~' as the first char in symbol name 2017-10-09 04:17:24 -07:00
pr22267.t ld: Don't allow '~' as the first char in symbol name 2017-10-09 04:17:24 -07:00
pr23571.d Delay evaluation of alignment expressions in output sections 2018-08-26 22:45:59 +09:30
pr23571.t Delay evaluation of alignment expressions in output sections 2018-08-26 22:45:59 +09:30
pr24008.d Fix some ldscripts/pr24008 fails 2019-02-06 17:33:54 +10:30
pr24008.map Add a testcase for PR ld/24008 2019-01-29 06:07:42 -08:00
pr24008.s Add a testcase for PR ld/24008 2019-01-29 06:07:42 -08:00
pr24008.t Add a testcase for PR ld/24008 2019-01-29 06:07:42 -08:00
print-memory-usage-1.l Fix failing print-memory-usage-1 on Windows 2017-02-01 11:55:19 +05:30
print-memory-usage-1.s Add new ld option: --print-memory-usage 2015-06-12 11:24:36 +02:00
print-memory-usage-1.t Add new ld option: --print-memory-usage 2015-06-12 11:24:36 +02:00
print-memory-usage-2.l Add new ld option: --print-memory-usage 2015-06-12 11:24:36 +02:00
print-memory-usage-2.t Add new ld option: --print-memory-usage 2015-06-12 11:24:36 +02:00
print-memory-usage-3.l Add new ld option: --print-memory-usage 2015-06-12 11:24:36 +02:00
print-memory-usage-3.s Add new ld option: --print-memory-usage 2015-06-12 11:24:36 +02:00
print-memory-usage-3.t Add new ld option: --print-memory-usage 2015-06-12 11:24:36 +02:00
print-memory-usage.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
print-memory-usage.t x86: Add a GNU_PROPERTY_X86_ISA_1_USED note if needed 2018-07-20 09:19:00 -07:00
provide-1.d
provide-1.s
provide-1.t
provide-2.d
provide-2.s
provide-2.t Fix the linker so that it will not silently generate ELF binaries with invalid program headers. Fix readelf to report such invalid binaries. 2016-11-23 11:10:39 +00:00
provide-3.d ld: Find and run some tests using a wildcard pattern 2018-01-11 17:35:34 +00:00
provide-3.s
provide-3.t
provide-4.d Remove run_dump_test support for objcopy as a dump program 2018-09-15 16:24:18 +09:30
provide-4.map ld: Find and run some tests using a wildcard pattern 2018-01-11 17:35:34 +00:00
provide-4.t Fix the linker so that it will not silently generate ELF binaries with invalid program headers. Fix readelf to report such invalid binaries. 2016-11-23 11:10:39 +00:00
provide-5.d Remove run_dump_test support for objcopy as a dump program 2018-09-15 16:24:18 +09:30
provide-5.map ld: Find and run some tests using a wildcard pattern 2018-01-11 17:35:34 +00:00
provide-5.s ld: Don't evaluate unneeded PROVIDE expressions. 2015-01-20 09:49:27 +00:00
provide-5.t ld: Don't evaluate unneeded PROVIDE expressions. 2015-01-20 09:49:27 +00:00
provide-6.d Remove run_dump_test support for objcopy as a dump program 2018-09-15 16:24:18 +09:30
provide-6.t ld: Fix issue where PROVIDE overrides defined symbol 2018-01-11 17:35:35 +00:00
provide-7.d Remove run_dump_test support for objcopy as a dump program 2018-09-15 16:24:18 +09:30
provide-7.t ld: Fix issue where PROVIDE overrides defined symbol 2018-01-11 17:35:35 +00:00
provide-8.d Remove run_dump_test support for objcopy as a dump program 2018-09-15 16:24:18 +09:30
provide-8.t ld: Fix issue where PROVIDE overrides defined symbol 2018-01-11 17:35:35 +00:00
provide.exp tcl global directive outside proc body does nothing (ld) 2020-06-04 16:11:19 +09:30
region-alias-1.d oops - omitted fromn previous delta 2013-07-22 13:04:57 +00:00
region-alias-1.t
region-alias-2.d oops - omitted fromn previous delta 2013-07-22 13:04:57 +00:00
region-alias-2.t
region-alias-3.d oops - omitted fromn previous delta 2013-07-22 13:04:57 +00:00
region-alias-3.t
region-alias-4.d oops - omitted fromn previous delta 2013-07-22 13:04:57 +00:00
region-alias-4.t
rgn-at1.d
rgn-at1.t
rgn-at2.d Fix RX and M68HC11 linker testsuite failures. 2016-06-28 12:43:14 +01:00
rgn-at2.t
rgn-at3.d bfd/ 2013-08-26 19:27:25 +00:00
rgn-at3.t
rgn-at4.d
rgn-at4.t
rgn-at5.d [ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpiceabi. 2018-04-25 21:13:14 +00:00
rgn-at5.s * ld-elf/group3b.d: Disable for generic linker targets. 2010-09-16 00:28:57 +00:00
rgn-at5.t Correct script input section pattern 2016-05-09 17:07:33 +09:30
rgn-at6.d Fix RX and M68HC11 linker testsuite failures. 2016-06-28 12:43:14 +01:00
rgn-at6.s PR ld/15222 2013-03-05 02:55:27 +00:00
rgn-at6.t PR ld/15222 2013-03-05 02:55:27 +00:00
rgn-at7.d Fix RX and M68HC11 linker testsuite failures. 2016-06-28 12:43:14 +01:00
rgn-at7.t PR ld/15222 2013-03-05 02:55:27 +00:00
rgn-at8.d Fix RX and M68HC11 linker testsuite failures. 2016-06-28 12:43:14 +01:00
rgn-at8.t oops - omitted from previous delta 2013-07-19 13:21:55 +00:00
rgn-at9.d Fix ALIGN_WITH_INPUT 2014-02-02 06:39:39 -08:00
rgn-at9.t Fix ALIGN_WITH_INPUT 2014-02-02 06:39:39 -08:00
rgn-at10.d Testsuite fixes for hppa64-hpux 2017-02-25 19:13:34 +10:30
rgn-at10.s Fix ALIGN_WITH_INPUT 2014-02-02 06:39:39 -08:00
rgn-at10.t Fix ALIGN_WITH_INPUT 2014-02-02 06:39:39 -08:00
rgn-at11.d Testsuite fixes for hppa64-hpux 2017-02-25 19:13:34 +10:30
rgn-at11.s Re-enable rgn-at11 test for MIPS targets with adjusted section alignment. 2016-01-18 13:00:33 +00:00
rgn-at11.t Fix ALIGN_WITH_INPUT 2014-02-02 06:39:39 -08:00
rgn-at.exp Unnecessary load_lib in ld testsuite 2020-06-15 15:07:13 +09:30
rgn-at.s
rgn-over1.d elf: Report property change when merging properties 2018-12-07 08:30:43 -08:00
rgn-over1.t
rgn-over2.d elf: Report property change when merging properties 2018-12-07 08:30:43 -08:00
rgn-over2.t
rgn-over3.d elf: Report property change when merging properties 2018-12-07 08:30:43 -08:00
rgn-over3.t
rgn-over4.d elf: Report property change when merging properties 2018-12-07 08:30:43 -08:00
rgn-over4.t
rgn-over5.d elf: Report property change when merging properties 2018-12-07 08:30:43 -08:00
rgn-over5.t
rgn-over6.d elf: Report property change when merging properties 2018-12-07 08:30:43 -08:00
rgn-over6.t
rgn-over7.d elf: Report property change when merging properties 2018-12-07 08:30:43 -08:00
rgn-over7.t
rgn-over8-ok.d bfd/ 2013-08-26 19:27:25 +00:00
rgn-over8.s
rgn-over8.t
rgn-over.exp Unnecessary load_lib in ld testsuite 2020-06-15 15:07:13 +09:30
rgn-over.s
sane1.d Really remove tic30-aout support 2020-06-16 15:57:59 +09:30
sane1.t PR24511, nm should not mark symbols in .init_array as "t" 2019-05-04 16:57:33 +09:30
script.exp Remove perror from ld_assemble, ld_compile and ld_nm 2020-06-20 15:53:37 +09:30
script.s
script.t
scriptm.t
section-flags-1.s include/ChangeLog 2011-07-11 15:03:09 +00:00
section-flags-1.t include/ChangeLog 2011-07-11 15:03:09 +00:00
section-flags-2.s include/ChangeLog 2011-07-11 15:03:09 +00:00
section-flags-2.t include/ChangeLog 2011-07-11 15:03:09 +00:00
section-flags.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
section-match-1.d ns32k testsuite tidy 2019-04-16 19:59:55 +09:30
section-match-1.s
section-match-1.t Correct script input section pattern 2016-05-09 17:07:33 +09:30
section-match.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
segment-start.d Really remove tic30-aout support 2020-06-16 15:57:59 +09:30
segment-start.ld LD: Always make a SEGMENT_START expression section-relative 2018-09-14 20:22:56 +01:00
segment-start.s LD: Always make a SEGMENT_START expression section-relative 2018-09-14 20:22:56 +01:00
sizeof.exp Remove perror from ld_assemble, ld_compile and ld_nm 2020-06-20 15:53:37 +09:30
sizeof.s
sizeof.t
sort_b_a_a-1.d
sort_b_a_a-2.d
sort_b_a_a-3.d
sort_b_a_a.t
sort_b_a_n-1.d
sort_b_a_n-2.d
sort_b_a_n-3.d
sort_b_a_n.t
sort_b_a-1.d
sort_b_a-1.s
sort_b_a.d
sort_b_a.s
sort_b_a.t
sort_b_n_a-1.d
sort_b_n_a-2.d
sort_b_n_a-3.d
sort_b_n_a.t
sort_b_n_n-1.d
sort_b_n_n-2.d
sort_b_n_n-3.d
sort_b_n_n.t
sort_b_n-1.d
sort_b_n-1.s
sort_b_n.d
sort_b_n.s
sort_b_n.t
sort_n_a-a.s
sort_n_a-b.s
sort_no-1.d
sort_no-2.d
sort_no.t
sort.exp Unnecessary load_lib in ld testsuite 2020-06-15 15:07:13 +09:30
sort.t
sysroot-prefix-x.s Add sysroot-prefix ld linker tests. 2014-10-15 02:59:41 +02:00
sysroot-prefix-y.s Add sysroot-prefix ld linker tests. 2014-10-15 02:59:41 +02:00
sysroot-prefix.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
weak1.s
weak2.s
weak.exp tcl global directive outside proc body does nothing (ld) 2020-06-04 16:11:19 +09:30
weak.t