summaryrefslogtreecommitdiff
path: root/gold/po
Commit message (Expand)AuthorAgeFilesLines
* Support assignments and expressions in linker scripts.Ian Lance Taylor2008-01-092-148/+254
* From Cary Coutant: Fix handling of versioned symbols, add some tests.Ian Lance Taylor2007-12-211-99/+109
* Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor2007-12-142-95/+131
* From Craig Silverstein: Add support for compressing .debug_str section.Ian Lance Taylor2007-11-302-110/+138
* Add threading support.Ian Lance Taylor2007-11-222-180/+254
* From Craig Silverstein: Initialize got_relocs.Ian Lance Taylor2007-11-091-53/+53
* Generate a complete exception frame header. Discard duplicateIan Lance Taylor2007-11-091-75/+80
* From Craig Silverstein: Add first version of generating error messagesIan Lance Taylor2007-11-022-171/+289
* Run all error handling through an Errors object. Delete output fileIan Lance Taylor2007-10-142-231/+283
* From Craig Silverstein: don't permit -s and -r.Ian Lance Taylor2007-10-101-58/+66
* From Craig Silverstein: add tls.h, use it in i386.cc.Ian Lance Taylor2007-10-082-29/+30
* Add --version option.Ian Lance Taylor2007-10-072-76/+116
* Cleanups from Craig Silverstein.Ian Lance Taylor2007-10-011-14/+16
* From Craig Silverstein: x86_64 support.Ian Lance Taylor2007-10-012-43/+46
* Add basic exception frame header, plus test.Ian Lance Taylor2007-09-262-87/+99
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-149/+149
* Update.Ian Lance Taylor2007-09-221-3/+3
* From Craig Silverstein: Only sort for suffixes with -O2.Ian Lance Taylor2007-09-211-1/+1
* Add global parameters.Ian Lance Taylor2007-09-212-78/+145
* Add support for SHF_MERGE sections.Ian Lance Taylor2007-05-162-36/+49
* Don't emit symbols seen only in dynamic object, don't read duplicateIan Lance Taylor2006-12-061-18/+18
* Generate version information.Ian Lance Taylor2006-12-061-22/+37
* Can now dynamically link hello, world.Ian Lance Taylor2006-12-011-20/+20
* Added a testsuite. More support for COPY relocations.Ian Lance Taylor2006-11-301-28/+28
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-87/+87
* Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor2006-11-162-38/+40
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-142-69/+208
* Add Elf_file interface which can be used by both Sized_relobj andIan Lance Taylor2006-11-071-46/+31
* Rework stringpool and hash tables so that we always generate the sameIan Lance Taylor2006-11-071-5/+5
* Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor2006-11-061-29/+34
* Ignored the -m option, for old linker compatibility.Ian Lance Taylor2006-11-031-14/+18
* Update for line number changes.Ian Lance Taylor2006-11-031-12/+12
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-032-80/+126
* Framework for relocation scanning. Implement simple static TLSIan Lance Taylor2006-10-201-45/+83
* Avoid multiple definition errors from linkonce sections.Ian Lance Taylor2006-10-101-3/+3
* Lay out object file sections when we add the symbols to the symbolIan Lance Taylor2006-10-061-40/+40
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-292-40/+178
* Finished layout code.Ian Lance Taylor2006-09-271-31/+36
* g++ 3.2.2 portability for grhat.Ian Lance Taylor2006-09-261-1/+1
* More section layout code.Ian Lance Taylor2006-09-261-22/+27
* New drop, with first cut of section layout code.Ian Lance Taylor2006-09-212-17/+55
* More symbol resolution code.Ian Lance Taylor2006-09-071-5/+5
* Another snapshot of the current state of the sources. Gets to theIan Lance Taylor2006-08-182-17/+49
* Initial CVS checkin of goldIan Lance Taylor2006-08-043-0/+491