OSDN Git Service

Fully implement the SECTIONS clause.
authorIan Lance Taylor <iant@google.com>
Mon, 4 Feb 2008 05:43:05 +0000 (05:43 +0000)
committerIan Lance Taylor <iant@google.com>
Mon, 4 Feb 2008 05:43:05 +0000 (05:43 +0000)
commitc13f952fa63965ece26391110f499712c3df7cb6
treedde0513e8e9d0bf08d63ad36c942b30a1b941d49
parentd267e0c2411d7491ef3d7a3c76560182593e2f74
Fully implement the SECTIONS clause.
24 files changed:
elfcpp/elfcpp_file.h
gold/defstd.cc
gold/dynobj.h
gold/expression.cc
gold/gold.cc
gold/layout.cc
gold/layout.h
gold/object.h
gold/output.cc
gold/output.h
gold/po/POTFILES.in
gold/po/gold.pot
gold/script-sections.cc
gold/script-sections.h
gold/script.cc
gold/script.h
gold/symtab.cc
gold/symtab.h
gold/testsuite/Makefile.am
gold/testsuite/script_test_2.cc [new file with mode: 0644]
gold/testsuite/script_test_2.t [new file with mode: 0644]
gold/testsuite/script_test_2a.cc [new file with mode: 0644]
gold/testsuite/script_test_2b.cc [new file with mode: 0644]
gold/yyscript.y