OSDN Git Service

* layout.cc (Layout::choose_output_section): Don't rename sections
authorccoutant <ccoutant>
Wed, 25 Feb 2009 19:05:20 +0000 (19:05 +0000)
committerccoutant <ccoutant>
Wed, 25 Feb 2009 19:05:20 +0000 (19:05 +0000)
commita2951f7df539b6e7d35745d0c85a8c24b13b6293
treef05992c56099b875efc0b182bc44eefb708ddd12
parentac95d5567ee590bb6b6c0a9d44ec5a04480da6fb
* layout.cc (Layout::choose_output_section): Don't rename sections
when using a linker script that has a SECTIONS clause.
* Makefile.in: Regenerate.

* testsuite/Makefile.am (script_test_5.sh): New test case.
* testsuite/Makefile.in: Regenerate.
* testsuite/script_test_5.cc: New file.
* testsuite/script_test_5.sh: New file.
* testsuite/script_test_5.t: New file.
gold/ChangeLog
gold/Makefile.in
gold/layout.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/script_test_5.cc [new file with mode: 0644]
gold/testsuite/script_test_5.sh [new file with mode: 0755]
gold/testsuite/script_test_5.t [new file with mode: 0644]