aboutsummaryrefslogtreecommitdiff
path: root/gold/layout.h
AgeCommit message (Expand)AuthorFilesLines
2006-12-06gcc 3.2.2 and 4.1.0 portability hacks.Ian Lance Taylor1-1/+2
2006-12-06Generate version information.Ian Lance Taylor1-2/+20
2006-12-01Can now dynamically link hello, world.Ian Lance Taylor1-10/+40
2006-11-29Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor1-13/+31
2006-11-14More dynamic object support, initial scripting support.Ian Lance Taylor1-9/+21
2006-11-07Rework stringpool and hash tables so that we always generate the sameIan Lance Taylor1-3/+3
2006-11-06Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor1-1/+1
2006-11-03Can now do a full static link of hello, world in C or C++Ian Lance Taylor1-14/+52
2006-10-20Framework for relocation scanning. Implement simple static TLSIan Lance Taylor1-37/+25
2006-10-06Lay out object file sections when we add the symbols to the symbolIan Lance Taylor1-5/+3
2006-09-29Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor1-2/+102
2006-09-27Finished layout code.Ian Lance Taylor1-14/+32
2006-09-26gcc 4.1.0 portability fixes.Ian Lance Taylor1-2/+1
2006-09-26More section layout code.Ian Lance Taylor1-14/+43
2006-09-21New drop, with first cut of section layout code.Ian Lance Taylor1-0/+181