]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gold/script-sections.h
Don't check assertions until symbols are finalized. Create an output
authorIan Lance Taylor <iant@google.com>
Thu, 28 Feb 2008 04:45:47 +0000 (04:45 +0000)
committerIan Lance Taylor <iant@google.com>
Thu, 28 Feb 2008 04:45:47 +0000 (04:45 +0000)
commit919ed24cbc56717156ee86a754281cc08919d2ba
tree87151a758daf5709e798f285c607fb459b72523b
parent15cf077ef4df71bb31c803ed9cf94d8ccdb72dc5
Don't check assertions until symbols are finalized.  Create an output
section if the script uses a data statement with no input sections.
Don't create a loadable segment for the headers if there is no room.
gold/expression.cc
gold/gold.cc
gold/layout.cc
gold/layout.h
gold/script-sections.cc
gold/script-sections.h
gold/script.cc
gold/script.h