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)
commita445fddf828b0e8251fbdce91bc9372e7efd24f0
tree6af0ee8254a9432643798126eef663603d92eb08
parentd16c732117ed4b752abd51dd1598c9cec9d2b26c
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
This page took 0.025137 seconds and 4 git commands to generate.