OSDN Git Service

Parse a SECTIONS clause in a linker script.
authorIan Lance Taylor <iant@google.com>
Wed, 23 Jan 2008 01:31:13 +0000 (01:31 +0000)
committerIan Lance Taylor <iant@google.com>
Wed, 23 Jan 2008 01:31:13 +0000 (01:31 +0000)
commita81e89b1695d69b5c9777a0e9fd547c8a72cbe37
treec6fdea7a3549cdd59ffc2677ddf857dfd7096246
parent8479e181cdfc933d3c3ef497c28d3cd420d32108
Parse a SECTIONS clause in a linker script.
16 files changed:
gold/Makefile.am
gold/Makefile.in
gold/configure
gold/configure.ac
gold/debug.h
gold/expression.cc
gold/gold.cc
gold/options.cc
gold/script-c.h
gold/script-sections.cc [new file with mode: 0644]
gold/script-sections.h [new file with mode: 0644]
gold/script.cc
gold/script.h
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/yyscript.y