binutils-gdb/ld/testsuite/ld-gc
Nick Clifton b9b2ae8bbf PR ld/14265
* script-sections.cc (Sections_element::output_section_name): Add
	keep return parameter.
	(Output_section_element::match_name): Add keep return parameter.
	Return the value of the keep_ member.
	* script-sections.h (class Output_section): Update
	output_section_name prototype.
	* layout.cc (Layout::keep_input_section): New public member
	function.
	(Layout::choose_output_section): Pass keep parameter to
	output_section_name.
	* layout.h (class Layout): Add keep_input_section.
	* object.cc (Sized_relobj_file::do_layout): Check for kept input
	sections.
	* testsuite/Makefile.am: Add a test.
	* testsuite/Makefile.in: Regenerate.
	* testsuite/pr14265.c: Source file for the test.
	* testsuite/pr14265.t: Linker script for the test.
	* testsuite/pr14265.sh: Shell script for the test.

	* ld-gc/gc.exp: Add a new test.
	* ld-gc/pr14265.c: Source file for the new test.
	* ld-gc/pr14265.t: Linker script for the new test.
	* ld-gc/pr14265.d: Expected symbol dump.
2012-08-14 08:31:57 +00:00
..
abi-note.d
abi-note.s
dummy.s
gc.c
gc.exp PR ld/14265 2012-08-14 08:31:57 +00:00
libpersonality.s PR ld/13177 2011-10-19 07:17:21 +00:00
noent.d
noent.s
personality.d PR ld/13177 2011-10-19 07:17:21 +00:00
personality.s PR ld/13177 2011-10-19 07:17:21 +00:00
pr11218-1.c
pr11218-2.c
pr11218.d
pr13683.c PR ld/13683 2012-02-22 16:27:35 +00:00
pr13683.d gas/ChangeLog: 2012-08-01 13:46:59 +00:00
pr14265.c PR ld/14265 2012-08-14 08:31:57 +00:00
pr14265.d PR ld/14265 2012-08-14 08:31:57 +00:00
pr14265.t PR ld/14265 2012-08-14 08:31:57 +00:00
start.d ld/ 2012-06-21 03:33:00 +00:00
start.s