Age | Commit message (Expand) | Author | Files | Lines |
2007-10-12 | Add --stats option to print runtime and memory usage statistics. | Ian Lance Taylor | 1 | -0/+7 |
2007-10-09 | Create a note section with the version of gold. | Ian Lance Taylor | 1 | -0/+4 |
2007-09-26 | Put size and endianness in parameters. | Ian Lance Taylor | 1 | -10/+6 |
2007-09-26 | Add basic exception frame header, plus test. | Ian Lance Taylor | 1 | -0/+9 |
2007-09-22 | Add licensing text to every source file. | Ian Lance Taylor | 1 | -0/+20 |
2007-09-22 | Define __start and __stop symbols. | Ian Lance Taylor | 1 | -0/+4 |
2006-12-06 | gcc 3.2.2 and 4.1.0 portability hacks. | Ian Lance Taylor | 1 | -1/+2 |
2006-12-06 | Generate version information. | Ian Lance Taylor | 1 | -2/+20 |
2006-12-01 | Can now dynamically link hello, world. | Ian Lance Taylor | 1 | -10/+40 |
2006-11-29 | Hash tables, dynamic section, i386 PLT, gold_assert. | Ian Lance Taylor | 1 | -13/+31 |
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 1 | -9/+21 |
2006-11-07 | Rework stringpool and hash tables so that we always generate the same | Ian Lance Taylor | 1 | -3/+3 |
2006-11-06 | Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes. | Ian Lance Taylor | 1 | -1/+1 |
2006-11-03 | Can now do a full static link of hello, world in C or C++ | Ian Lance Taylor | 1 | -14/+52 |
2006-10-20 | Framework for relocation scanning. Implement simple static TLS | Ian Lance Taylor | 1 | -37/+25 |
2006-10-06 | Lay out object file sections when we add the symbols to the symbol | Ian Lance Taylor | 1 | -5/+3 |
2006-09-29 | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 1 | -2/+102 |
2006-09-27 | Finished layout code. | Ian Lance Taylor | 1 | -14/+32 |
2006-09-26 | gcc 4.1.0 portability fixes. | Ian Lance Taylor | 1 | -2/+1 |
2006-09-26 | More section layout code. | Ian Lance Taylor | 1 | -14/+43 |
2006-09-21 | New drop, with first cut of section layout code. | Ian Lance Taylor | 1 | -0/+181 |