binutils-gdb/ld/testsuite/ld-unique
Nick Clifton fd9770d81f Add more targets to the list of architectures not supporting format changing during linking. Fix seg-faults triggered when this is attempted.
PR ld/21884
	* testsuite/ld-elf/pr21884.d: Add AVR, HPPA, IA64, M68HC1x and
	SCORE to list of targets not supporting file format changes during
	linking.
	* testsuite/ld-unique/pr21529.d: Likewise.
	* emultempl/avrelf.em (_before_allocation): Skip for non-ELF
	output formats.
	(avr_elf_create_output_section_statements): Fail if the output
	format is not ELF.
	(avr_finish): Do not access the ELF header in non-ELF format
	output bfds.
	* emultempl/m68hc1xelf.em (_before_allocation): Skip for non-ELF
	output formats.
	(m68hc11elf_create_output_section_statements): Fail if the putput
	format is not ELF.
	(m68hc11elf_after_allocation): Skip for non-ELF output formats.
2017-08-03 11:59:32 +01:00
..
pr21529.d Add more targets to the list of architectures not supporting format changing during linking. Fix seg-faults triggered when this is attempted. 2017-08-03 11:59:32 +01:00
pr21529.ld PR ld/21529: Use a linker script to limit output with the test case 2017-07-14 11:53:08 +01:00
pr21529.s Add a testcase for PR ld/21529 2017-06-05 14:54:12 -07:00
unique.d LD/testsuite: Add STB_GNU_UNIQUE cross-linker test 2016-05-04 15:27:06 +01:00
unique.exp Add a testcase for PR ld/21529 2017-06-05 14:54:12 -07:00
unique.s ld/testsuite/ld-unique: Fix running unique tests on ARM 2014-10-30 11:06:43 +00:00
unique_empty.s Set STB_GNU_UNIQUE only if symbol is defined in regular object 2013-02-08 01:33:01 +00:00
unique_shared.s ld/testsuite/ld-unique: Fix running unique tests on ARM 2014-10-30 11:06:43 +00:00