OSDN Git Service

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)
commit367a7c224f7b57e8a70fd5f5256d324b9742f24d
treefb5af80c58986d336adaa54997d8c7940e8fe778
parentf215d37059378c0e86e244e4b99f0585c6749e33
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