summaryrefslogtreecommitdiffstats
path: root/gold/layout.h
Commit message (Expand)AuthorAgeFilesLines
* Generate a complete exception frame header. Discard duplicateIan Lance Taylor2007-11-091-13/+117
* From Craig Silverstein and Cary Coutant: fix assignment of sectionIan Lance Taylor2007-11-071-3/+8
* From Cary Coutant: Set offsets of sections with data before finalizingIan Lance Taylor2007-10-271-1/+1
* Add support for PT_GNU_STACK.Ian Lance Taylor2007-10-231-1/+21
* Fix versions of copied symbols.Ian Lance Taylor2007-10-221-0/+2
* Add --stats option to print runtime and memory usage statistics.Ian Lance Taylor2007-10-121-0/+7
* Create a note section with the version of gold.Ian Lance Taylor2007-10-091-0/+4
* Put size and endianness in parameters.Ian Lance Taylor2007-09-261-10/+6
* Add basic exception frame header, plus test.Ian Lance Taylor2007-09-261-0/+9
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Define __start and __stop symbols.Ian Lance Taylor2007-09-221-0/+4
* gcc 3.2.2 and 4.1.0 portability hacks.Ian Lance Taylor2006-12-061-1/+2
* Generate version information.Ian Lance Taylor2006-12-061-2/+20
* Can now dynamically link hello, world.Ian Lance Taylor2006-12-011-10/+40
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-13/+31
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-141-9/+21
* Rework stringpool and hash tables so that we always generate the sameIan Lance Taylor2006-11-071-3/+3
* Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor2006-11-061-1/+1
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-14/+52
* Framework for relocation scanning. Implement simple static TLSIan Lance Taylor2006-10-201-37/+25
* Lay out object file sections when we add the symbols to the symbolIan Lance Taylor2006-10-061-5/+3
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-2/+102
* Finished layout code.Ian Lance Taylor2006-09-271-14/+32
* gcc 4.1.0 portability fixes.Ian Lance Taylor2006-09-261-2/+1
* More section layout code.Ian Lance Taylor2006-09-261-14/+43
* New drop, with first cut of section layout code.Ian Lance Taylor2006-09-211-0/+181
OpenPOWER on IntegriCloud