aboutsummaryrefslogtreecommitdiff
path: root/gold/target-select.cc
AgeCommit message (Collapse)AuthorFilesLines
2006-11-03Can now do a full static link of hello, world in C or C++Ian Lance Taylor1-1/+1
2006-08-18Another snapshot of the current state of the sources. Gets to theIan Lance Taylor1-0/+52
point of symbol resolution and can now issue a multiple definition error. Also added target selection infrastructure.