* 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)
commit401a9a73922f3b3ad7099859b7d3bc3c80397f3a
tree6a74503c6b496930ef074603db18cb9c9b5dbbd2
parent784788d2f758e76488ce5c12242fb97907d27b53
* 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]
This page took 0.026304 seconds and 4 git commands to generate.