summaryrefslogtreecommitdiffstats
path: root/gold/layout.h
Commit message (Expand)AuthorAgeFilesLines
* Combine read-only .eh_frame sections with read-write .eh_frameIan Lance Taylor2008-03-121-0/+4
* If we a section with no flags followed by a section with the same nameIan Lance Taylor2008-03-111-0/+8
* Remove gcc 3.2 compatibility hacks.Ian Lance Taylor2008-02-291-2/+1
* Don't check assertions until symbols are finalized. Create an outputIan Lance Taylor2008-02-281-0/+9
* From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor2008-02-281-2/+4
* Support --oformat binary.Ian Lance Taylor2008-02-071-2/+9
* Fix group signature handling for relocatable link, add bootstrapIan Lance Taylor2008-02-061-0/+25
* Initial -r support.Ian Lance Taylor2008-02-061-0/+28
* Implement SIZEOF_HEADERS, section constraints, other minor linkerIan Lance Taylor2008-02-041-0/+4
* Fully implement the SECTIONS clause.Ian Lance Taylor2008-02-041-6/+30
* Don't pass around the target in order to define symbols; get it fromIan Lance Taylor2008-01-261-6/+6
* Support assignments and expressions in linker scripts.Ian Lance Taylor2008-01-091-10/+18
* Add support for -e and for ENTRY in linker scripts.Ian Lance Taylor2008-01-061-0/+9
* Reduce the number of system calls. Use readv instead of pread. DoIan Lance Taylor2008-01-021-2/+1
* Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor2007-12-141-28/+34
* From Cary Coutant: Set DF_STATIC_TLS as appropriate.Ian Lance Taylor2007-12-111-0/+12
* From Cary Coutant: More support for generating shared libraries.Ian Lance Taylor2007-12-061-1/+11
* Stringpool stats. Also make Symbol_table support functions inline.Ian Lance Taylor2007-12-051-0/+4
* Compress all debug sections.Ian Lance Taylor2007-12-011-6/+0
* From Craig Silverstein: Add support for compressing .debug_str section.Ian Lance Taylor2007-11-301-2/+18
* Clean up setting address and section offset.Ian Lance Taylor2007-11-291-5/+7
* Add threading support.Ian Lance Taylor2007-11-221-0/+16
* From Cary Coutant: Count textrel with output sections rather thanIan Lance Taylor2007-11-151-7/+0
* From Cary Coutant: Improve i386 shared library TLS support.Ian Lance Taylor2007-11-141-0/+7
* Add heuristics for undefined symbol warnings.Ian Lance Taylor2007-11-141-4/+5
* 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
OpenPOWER on IntegriCloud