Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-11-29 | Hash tables, dynamic section, i386 PLT, gold_assert. | Ian Lance Taylor | 1 | -4/+14 | |
2006-11-07 | Rework stringpool and hash tables so that we always generate the same | Ian Lance Taylor | 1 | -18/+51 | |
output regardless of randomize_va_space. | |||||
2006-09-29 | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 1 | -11/+132 | |
runs. | |||||
2006-09-26 | gcc 4.1.0 portability fixes. | Ian Lance Taylor | 1 | -1/+1 | |
2006-09-21 | New drop, with first cut of section layout code. | Ian Lance Taylor | 1 | -1/+1 | |
2006-08-18 | Another snapshot of the current state of the sources. Gets to the | Ian Lance Taylor | 1 | -0/+130 | |
point of symbol resolution and can now issue a multiple definition error. Also added target selection infrastructure. |