summaryrefslogtreecommitdiffstats
path: root/gold/layout.h
Commit message (Expand)AuthorAgeFilesLines
* 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-03-171-4/+4
* * layout.cc (Layout::find_or_add_kept_section): New function.Ian Lance Taylor2009-03-011-20/+45
* elfcpp/:Ian Lance Taylor2008-05-281-0/+6
* * mapfile.cc: New file.Ian Lance Taylor2008-05-211-2/+9
* * options.h (class General_options): Add -z relro.Ian Lance Taylor2008-05-201-1/+3
* * object.cc (Sized_relobj::include_section_group): Adjust sectionIan Lance Taylor2008-05-051-1/+2
* * layout.cc (Layout::include_section): Refactored check for debugCary Coutant2008-05-011-2/+32
* * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor2008-04-191-5/+29
* * layout.cc (Layout::Layout): Initialize sections_are_attached_.Ian Lance Taylor2008-04-151-8/+10
* * layout.h (class Layout): Add added_eh_frame_data_ field.Ian Lance Taylor2008-04-091-0/+2
* * options.h (class General_options): Define build_id option.Ian Lance Taylor2008-03-251-0/+15
* 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
OpenPOWER on IntegriCloud