Age | Commit message (Expand) | Author | Files | Lines |
2006-12-06 | Don't emit symbols seen only in dynamic object, don't read duplicate | Ian Lance Taylor | 1 | -5/+21 |
2006-11-29 | Hash tables, dynamic section, i386 PLT, gold_assert. | Ian Lance Taylor | 1 | -16/+15 |
2006-11-16 | Snapshot. Includes first cut at output relocation sections. | Ian Lance Taylor | 1 | -35/+53 |
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 1 | -75/+121 |
2006-11-07 | Add Elf_file interface which can be used by both Sized_relobj and | Ian Lance Taylor | 1 | -148/+79 |
2006-11-07 | Rework stringpool and hash tables so that we always generate the same | Ian Lance Taylor | 1 | -1/+1 |
2006-11-06 | Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes. | Ian Lance Taylor | 1 | -42/+79 |
2006-11-03 | Can now do a full static link of hello, world in C or C++ | Ian Lance Taylor | 1 | -23/+31 |
2006-10-20 | Framework for relocation scanning. Implement simple static TLS | Ian Lance Taylor | 1 | -10/+76 |
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 | -75/+92 |
2006-09-29 | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 1 | -12/+112 |
2006-09-27 | Finished layout code. | Ian Lance Taylor | 1 | -47/+129 |
2006-09-26 | More section layout code. | Ian Lance Taylor | 1 | -14/+36 |
2006-09-21 | New drop, with first cut of section layout code. | Ian Lance Taylor | 1 | -22/+240 |
2006-08-18 | Another snapshot of the current state of the sources. Gets to the | Ian Lance Taylor | 1 | -26/+39 |
2006-08-04 | Initial CVS checkin of gold | Ian Lance Taylor | 1 | -0/+381 |