From 502e8a84302cfcc70166bd60cc6465a3e913cb8c Mon Sep 17 00:00:00 2001 From: Cary Coutant Date: Mon, 15 Apr 2013 16:34:12 +0000 Subject: gold/ * symtab.cc (Symbol_table::sized_write_globals): Subtract section starting address for relocatable link. * testsuite/Makefile.am (script_test_11): New test. * testsuite/Makefile.in: Regenerate. * testsuite/script_test_11.c: New source file. * testsuite/script_test_11.t: New linker script. --- gold/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'gold/ChangeLog') diff --git a/gold/ChangeLog b/gold/ChangeLog index 2605874..a635214 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,12 @@ +2013-04-15 Cary Coutant + + * symtab.cc (Symbol_table::sized_write_globals): Subtract + section starting address for relocatable link. + * testsuite/Makefile.am (script_test_11): New test. + * testsuite/Makefile.in: Regenerate. + * testsuite/script_test_11.c: New source file. + * testsuite/script_test_11.t: New linker script. + 2013-04-13 Alan Modra * powerpc.cc (Stub_control::can_add_to_stub_group): Don't set -- cgit v1.1