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