OSDN Git Service

* layout.cc (Layout::choose_output_section): Don't rename sections
authorCary Coutant <ccoutant@google.com>
Wed, 25 Feb 2009 19:05:21 +0000 (19:05 +0000)
committerCary Coutant <ccoutant@google.com>
Wed, 25 Feb 2009 19:05:21 +0000 (19:05 +0000)
commit89f3837bde014ec01eff97d6b3fecc8b501a8c12
treec37ae3ba8171ef5ac0827c195413d195c71e3384
parentc2ca9cf4cf39ff1c15260af16a96840066dcf861
* 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]