summaryrefslogtreecommitdiff
path: root/gold/options.cc
Commit message (Expand)AuthorAgeFilesLines
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* From Craig Silverstein: Add -O option.Ian Lance Taylor2007-09-211-0/+4
* Fix handling of --eh-frame-hdr option.Ian Lance Taylor2007-09-191-1/+1
* Add -rpath-link option, currently unused.Ian Lance Taylor2007-09-061-1/+6
* Recognize and ignore the --eh-frame-hdr option.Ian Lance Taylor2007-08-221-0/+3
* Add support for -E/--export-dynamic. Also clean up --help output a bit.Ian Lance Taylor2007-08-221-5/+11
* Implement --whole-archive.Ian Lance Taylor2007-08-211-1/+12
* Add support for -rpath.Ian Lance Taylor2007-08-211-0/+3
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-4/+4
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-141-20/+55
* Ignored the -m option, for old linker compatibility.Ian Lance Taylor2006-11-031-0/+2
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-5/+73
* Framework for relocation scanning. Implement simple static TLSIan Lance Taylor2006-10-201-0/+3
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-40/+97
* Initial CVS checkin of goldIan Lance Taylor2006-08-041-0/+414