summaryrefslogtreecommitdiff
path: root/gold/defstd.cc
Commit message (Expand)AuthorAgeFilesLines
* Fully implement the SECTIONS clause.Ian Lance Taylor2008-02-041-2/+6
* Don't pass around the target in order to define symbols; get it fromIan Lance Taylor2008-01-261-4/+3
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Fix some errors in symbol placement.Ian Lance Taylor2007-09-221-7/+7
* Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor2006-11-061-2/+114
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-0/+127