| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Initial CVS checkin of gold | Ian Lance Taylor | 2006-08-04 | 3 | -0/+491 |