Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-11-16 | Snapshot. Includes first cut at output relocation sections. | Ian Lance Taylor | 16 | -177/+833 | |
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 29 | -369/+3293 | |
2006-11-07 | Add Elf_file interface which can be used by both Sized_relobj and | Ian Lance Taylor | 5 | -226/+185 | |
Sized_dynobj. | |||||
2006-11-07 | Rework stringpool and hash tables so that we always generate the same | Ian Lance Taylor | 8 | -78/+152 | |
output regardless of randomize_va_space. | |||||
2006-11-06 | Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes. | Ian Lance Taylor | 23 | -649/+807 | |
2006-11-03 | Ignored the -m option, for old linker compatibility. | Ian Lance Taylor | 3 | -14/+24 | |
2006-11-03 | Update for line number changes. | Ian Lance Taylor | 1 | -12/+12 | |
2006-11-03 | gcc 3.2.2 portability hacks. | Ian Lance Taylor | 7 | -40/+60 | |
2006-11-03 | Can now do a full static link of hello, world in C or C++ | Ian Lance Taylor | 36 | -572/+3545 | |
2006-10-20 | Framework for relocation scanning. Implement simple static TLS | Ian Lance Taylor | 23 | -312/+2346 | |
relocations. | |||||
2006-10-10 | Avoid multiple definition errors from linkonce sections. | Ian Lance Taylor | 5 | -33/+64 | |
2006-10-06 | Lay out object file sections when we add the symbols to the symbol | Ian Lance Taylor | 11 | -183/+213 | |
table. | |||||
2006-09-29 | Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat. | Ian Lance Taylor | 7 | -102/+96 | |
2006-09-29 | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 28 | -221/+2784 | |
runs. | |||||
2006-09-27 | Finished layout code. | Ian Lance Taylor | 12 | -349/+1223 | |
2006-09-26 | gcc 4.1.0 portability fixes. | Ian Lance Taylor | 2 | -3/+2 | |
2006-09-26 | g++ 3.2.2 portability fixes. | Ian Lance Taylor | 7 | -17/+105 | |
2006-09-26 | g++ 3.2.2 portability for grhat. | Ian Lance Taylor | 6 | -3/+66 | |
2006-09-26 | More section layout code. | Ian Lance Taylor | 17 | -103/+1427 | |
2006-09-21 | New drop, with first cut of section layout code. | Ian Lance Taylor | 19 | -164/+1472 | |
2006-09-07 | More symbol resolution code. | Ian Lance Taylor | 4 | -62/+274 | |
2006-08-18 | Another snapshot of the current state of the sources. Gets to the | Ian Lance Taylor | 19 | -108/+1625 | |
point of symbol resolution and can now issue a multiple definition error. Also added target selection infrastructure. | |||||
2006-08-04 | Include <cassert> | Ian Lance Taylor | 2 | -0/+4 | |
2006-08-04 | Initial CVS checkin of gold | Ian Lance Taylor | 29 | -0/+11294 | |