binutils-gdb/ld/testsuite/ld-spu
Alan Modra d2667025dd ld/
* ldlang.h (lang_output_section_statement_type): Add after_end field.
	(lang_abs_symbol_at_beginning_of, lang_abs_symbol_at_end_of): Delete.
	(section_for_dot): Declare.
	* ldlang.c (lang_size_sections_1): Correct comment.
	(current_section): Move earlier.
	(current_assign, prefer_next_section): New static vars.
	(lang_do_assignments_1): Add found_end param.  Detect _end
	assignment to set found_end.  Set os->after_end.  Set above statics.
	(lang_do_assignments): Adjust lang_do_assignments_1 call.  Init
	vars.
	(section_for_dot): New function.
	(lang_set_startof): Don't make an absolute symbol.
	(lang_abs_symbol_at_beginning_of, lang_abs_symbol_at_end_of): Delete.
	* ldexp.c (new_rel_from_abs): Use section_for_dot.
	* emultempl/lnk960.em (symbol_at_beginning_of): New function.
	(symbol_at_end_of): Likewise.
	(lnk960_after_allocation): Use them.
	* scripttempl/elf.sc: Precede OTHER_GOT_SYMBOLS with . = .; and
	likewise before __bss_start.

ld/testsuite/
Update far too many tests.
2012-06-15 15:13:41 +00:00
..
ear.d * ld-spu/spu.exp (embed_test): New. 2007-03-27 08:36:27 +00:00
ear.s bfd/ 2008-05-07 14:46:44 +00:00
embed.rd bfd/ 2008-05-07 14:46:44 +00:00
fixup.d bfd/ 2009-08-05 20:40:34 +00:00
fixup.s bfd/ 2009-08-05 20:40:34 +00:00
icache1.d ld/ 2012-06-15 15:13:41 +00:00
icache1.s * ld-spu/icache1.s: New file. 2009-01-13 01:54:15 +00:00
ovl.d bfd/ 2009-05-14 15:26:36 +00:00
ovl.lnk ld/ 2008-01-25 12:03:37 +00:00
ovl.s * ld-spu/ovl.s (f4_a2): Tail call. 2007-03-23 00:48:05 +00:00
ovl1.lnk ld/ 2008-01-25 12:03:37 +00:00
ovl2.d bfd/ 2009-05-14 15:26:36 +00:00
ovl2.lnk ld/ 2008-01-25 12:03:37 +00:00
ovl2.s * ld-spu/ovl2.s: Extend to test jump table references and 2008-04-07 23:37:25 +00:00
pic.d ld/ 2012-06-15 15:13:41 +00:00
pic.s include/elf/ 2009-07-24 19:51:27 +00:00
picdef.s include/elf/ 2009-07-24 19:51:27 +00:00
spu.exp Update sources to GPLv3 2007-07-06 14:09:45 +00:00