Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 1 | -7/+67 |
2006-11-07 | Rework stringpool and hash tables so that we always generate the same | Ian Lance Taylor | 1 | -12/+15 |
2006-11-06 | Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes. | Ian Lance Taylor | 1 | -7/+8 |
2006-11-03 | Can now do a full static link of hello, world in C or C++ | Ian Lance Taylor | 1 | -77/+182 |
2006-10-20 | Framework for relocation scanning. Implement simple static TLS | Ian Lance Taylor | 1 | -66/+19 |
2006-10-06 | Lay out object file sections when we add the symbols to the symbol | Ian Lance Taylor | 1 | -17/+3 |
2006-09-29 | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 1 | -23/+197 |
2006-09-27 | Finished layout code. | Ian Lance Taylor | 1 | -97/+323 |
2006-09-26 | More section layout code. | Ian Lance Taylor | 1 | -5/+107 |
2006-09-21 | New drop, with first cut of section layout code. | Ian Lance Taylor | 1 | -0/+432 |