Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
relocations. | |||||
2006-10-06 | Lay out object file sections when we add the symbols to the symbol | Ian Lance Taylor | 1 | -17/+3 | |
table. | |||||
2006-09-29 | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 1 | -23/+197 | |
runs. | |||||
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 | |