| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Indonesian translations. | Nick Clifton | 2009-05-26 | 2 | -282/+2538 |
* | Add Spanish translation to gold. | Nick Clifton | 2009-03-10 | 1 | -0/+1867 |
* | Set LC_ALL=C rather than unsetting LC_COLLATE for sort. | Alan Modra | 2008-08-04 | 1 | -0/+11 |
* | toplevel/ | David S. Miller | 2008-04-15 | 2 | -288/+370 |
* | Bump version for general release.added-to-binutils | Ian Lance Taylor | 2008-03-21 | 1 | -39/+43 |
* | Update copyright years. Update language files. | Ian Lance Taylor | 2008-03-13 | 2 | -351/+542 |
* | Fully implement the SECTIONS clause. | Ian Lance Taylor | 2008-02-04 | 2 | -173/+179 |
* | Support assignments and expressions in linker scripts. | Ian Lance Taylor | 2008-01-09 | 2 | -148/+254 |
* | From Cary Coutant: Fix handling of versioned symbols, add some tests. | Ian Lance Taylor | 2007-12-21 | 1 | -99/+109 |
* | Rewrite workqueue. This version eliminates the master thread, and | Ian Lance Taylor | 2007-12-14 | 2 | -95/+131 |
* | From Craig Silverstein: Add support for compressing .debug_str section. | Ian Lance Taylor | 2007-11-30 | 2 | -110/+138 |
* | Add threading support. | Ian Lance Taylor | 2007-11-22 | 2 | -180/+254 |
* | From Craig Silverstein: Initialize got_relocs. | Ian Lance Taylor | 2007-11-09 | 1 | -53/+53 |
* | Generate a complete exception frame header. Discard duplicate | Ian Lance Taylor | 2007-11-09 | 1 | -75/+80 |
* | From Craig Silverstein: Add first version of generating error messages | Ian Lance Taylor | 2007-11-02 | 2 | -171/+289 |
* | Run all error handling through an Errors object. Delete output file | Ian Lance Taylor | 2007-10-14 | 2 | -231/+283 |
* | From Craig Silverstein: don't permit -s and -r. | Ian Lance Taylor | 2007-10-10 | 1 | -58/+66 |
* | From Craig Silverstein: add tls.h, use it in i386.cc. | Ian Lance Taylor | 2007-10-08 | 2 | -29/+30 |
* | Add --version option. | Ian Lance Taylor | 2007-10-07 | 2 | -76/+116 |
* | Cleanups from Craig Silverstein. | Ian Lance Taylor | 2007-10-01 | 1 | -14/+16 |
* | From Craig Silverstein: x86_64 support. | Ian Lance Taylor | 2007-10-01 | 2 | -43/+46 |
* | Add basic exception frame header, plus test. | Ian Lance Taylor | 2007-09-26 | 2 | -87/+99 |
* | Add licensing text to every source file. | Ian Lance Taylor | 2007-09-22 | 1 | -149/+149 |
* | Update. | Ian Lance Taylor | 2007-09-22 | 1 | -3/+3 |
* | From Craig Silverstein: Only sort for suffixes with -O2. | Ian Lance Taylor | 2007-09-21 | 1 | -1/+1 |
* | Add global parameters. | Ian Lance Taylor | 2007-09-21 | 2 | -78/+145 |
* | Add support for SHF_MERGE sections. | Ian Lance Taylor | 2007-05-16 | 2 | -36/+49 |
* | Don't emit symbols seen only in dynamic object, don't read duplicate | Ian Lance Taylor | 2006-12-06 | 1 | -18/+18 |
* | Generate version information. | Ian Lance Taylor | 2006-12-06 | 1 | -22/+37 |
* | Can now dynamically link hello, world. | Ian Lance Taylor | 2006-12-01 | 1 | -20/+20 |
* | Added a testsuite. More support for COPY relocations. | Ian Lance Taylor | 2006-11-30 | 1 | -28/+28 |
* | Hash tables, dynamic section, i386 PLT, gold_assert. | Ian Lance Taylor | 2006-11-29 | 1 | -87/+87 |
* | Snapshot. Includes first cut at output relocation sections. | Ian Lance Taylor | 2006-11-16 | 2 | -38/+40 |
* | More dynamic object support, initial scripting support. | Ian Lance Taylor | 2006-11-14 | 2 | -69/+208 |
* | Add Elf_file interface which can be used by both Sized_relobj and | Ian Lance Taylor | 2006-11-07 | 1 | -46/+31 |
* | Rework stringpool and hash tables so that we always generate the same | Ian Lance Taylor | 2006-11-07 | 1 | -5/+5 |
* | Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes. | Ian Lance Taylor | 2006-11-06 | 1 | -29/+34 |
* | Ignored the -m option, for old linker compatibility. | Ian Lance Taylor | 2006-11-03 | 1 | -14/+18 |
* | Update for line number changes. | Ian Lance Taylor | 2006-11-03 | 1 | -12/+12 |
* | Can now do a full static link of hello, world in C or C++ | Ian Lance Taylor | 2006-11-03 | 2 | -80/+126 |
* | Framework for relocation scanning. Implement simple static TLS | Ian Lance Taylor | 2006-10-20 | 1 | -45/+83 |
* | Avoid multiple definition errors from linkonce sections. | Ian Lance Taylor | 2006-10-10 | 1 | -3/+3 |
* | Lay out object file sections when we add the symbols to the symbol | Ian Lance Taylor | 2006-10-06 | 1 | -40/+40 |
* | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 2006-09-29 | 2 | -40/+178 |
* | Finished layout code. | Ian Lance Taylor | 2006-09-27 | 1 | -31/+36 |
* | g++ 3.2.2 portability for grhat. | Ian Lance Taylor | 2006-09-26 | 1 | -1/+1 |
* | More section layout code. | Ian Lance Taylor | 2006-09-26 | 1 | -22/+27 |
* | New drop, with first cut of section layout code. | Ian Lance Taylor | 2006-09-21 | 2 | -17/+55 |
* | More symbol resolution code. | Ian Lance Taylor | 2006-09-07 | 1 | -5/+5 |
* | Another snapshot of the current state of the sources. Gets to the | Ian Lance Taylor | 2006-08-18 | 2 | -17/+49 |