Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |