summaryrefslogtreecommitdiff
path: root/gold/main.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor2007-12-141-1/+1
* From Craig Silverstein: size hash tables to avoid resizing.Ian Lance Taylor2007-12-141-2/+5
* Stringpool stats. Also make Symbol_table support functions inline.Ian Lance Taylor2007-12-051-0/+1
* Print symbol table statistics with --stats.Ian Lance Taylor2007-12-041-0/+1
* From Craig Silverstein and Ian Lance Taylor: Process --script option.Ian Lance Taylor2007-10-271-1/+6
* Run all error handling through an Errors object. Delete output fileIan Lance Taylor2007-10-141-2/+5
* Add --stats option to print runtime and memory usage statistics.Ian Lance Taylor2007-10-121-0/+25
* Full support for --sysroot.Ian Lance Taylor2007-10-041-1/+1
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Add global parameters.Ian Lance Taylor2007-09-211-0/+2
* Added a testsuite. More support for COPY relocations.Ian Lance Taylor2006-11-301-0/+57