summaryrefslogtreecommitdiffstats
path: root/gold/output.cc
Commit message (Expand)AuthorAgeFilesLines
* From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor2008-02-281-150/+91
* Support dynamic relocations against local section symbols.Ian Lance Taylor2008-02-121-24/+119
* Support --oformat binary.Ian Lance Taylor2008-02-071-16/+23
* Fix group signature handling for relocatable link, add bootstrapIan Lance Taylor2008-02-061-4/+14
* Initial -r support.Ian Lance Taylor2008-02-061-17/+216
* Implement PHDRS.Ian Lance Taylor2008-02-041-0/+49
* Implement SIZEOF_HEADERS, section constraints, other minor linkerIan Lance Taylor2008-02-041-5/+6
* Fully implement the SECTIONS clause.Ian Lance Taylor2008-02-041-43/+226
* Don't include options.h in fileread.h. Remove General_optionsIan Lance Taylor2008-01-181-5/+3
* Add support for -e and for ENTRY in linker scripts.Ian Lance Taylor2008-01-061-15/+48
* Don't create the postprocessing buffer if it already exists.Ian Lance Taylor2008-01-041-1/+3
* Correct handling of non-section symbol in merged section. Avoid someIan Lance Taylor2007-12-211-2/+0
* Speed up relocations against local symbols in merged sections.Ian Lance Taylor2007-12-211-0/+40
* Update comments about output offsets and merged input sections.Ian Lance Taylor2007-12-201-8/+6
* Make functions on hot path inline. Remove a mistaken virtualIan Lance Taylor2007-12-201-1/+1
* Print statistics about merge sections with --stats.Ian Lance Taylor2007-12-181-0/+12
* Add section_size_type and section_offset_type, use them to replace aIan Lance Taylor2007-12-181-13/+14
* From Cary Coutant: Fix handling of RELATIVE RELA relocs.Ian Lance Taylor2007-12-071-34/+51
* From Cary Coutant: More support for generating shared libraries.Ian Lance Taylor2007-12-061-9/+354
* From Craig Silverstein: Support -o -.Ian Lance Taylor2007-12-051-12/+21
* From Craig Silverstein: Support irregular output files.Ian Lance Taylor2007-12-041-18/+77
* Compress all debug sections.Ian Lance Taylor2007-12-011-72/+92
* From Craig Silverstein: Add support for compressing .debug_str section.Ian Lance Taylor2007-11-301-21/+91
* Clean up setting address and section offset.Ian Lance Taylor2007-11-291-28/+50
* From Craig Silverstein: Also set entsize for .debug_str sections.Ian Lance Taylor2007-11-201-3/+6
* From Craig Silverstein: Force .debug_str sections to be SHF_MERGE andIan Lance Taylor2007-11-191-3/+10
* From Cary Coutant: Count textrel with output sections rather thanIan Lance Taylor2007-11-151-0/+22
* From Cary Coutant: Improve i386 shared library TLS support.Ian Lance Taylor2007-11-141-2/+53
* From Cary Coutant: More shared library support, some refactorization.Ian Lance Taylor2007-11-091-2/+5
* Generate a complete exception frame header. Discard duplicateIan Lance Taylor2007-11-091-34/+119
* Check that we don't set the output section index twice.Ian Lance Taylor2007-11-071-1/+1
* Correctly handle alignment in merge sections.Ian Lance Taylor2007-10-181-9/+10
* From Cary Coutant: preliminary shared library support.Ian Lance Taylor2007-10-161-1/+7
* From Craig Silverstein: call unlink_if_ordinary.Ian Lance Taylor2007-10-151-4/+3
* Remove extraneous newlines.Ian Lance Taylor2007-10-141-1/+1
* Run all error handling through an Errors object. Delete output fileIan Lance Taylor2007-10-141-34/+9
* From Craig Silverstein: delete the output file first if it exists andIan Lance Taylor2007-10-101-0/+20
* Add support for local GOT offsets.Ian Lance Taylor2007-10-081-1/+20
* Put size and endianness in parameters.Ian Lance Taylor2007-09-261-49/+138
* Check section index as well as object when looking for input section.Ian Lance Taylor2007-09-231-1/+2
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Add global parameters.Ian Lance Taylor2007-09-211-9/+6
* Use nops when doing alignment padding between code sections.Ian Lance Taylor2007-09-211-6/+40
* Add support for --enable-target to control which templateIan Lance Taylor2007-09-041-1/+48
* Add support for SHF_MERGE sections.Ian Lance Taylor2007-05-161-14/+141
* Can now dynamically link hello, world.Ian Lance Taylor2006-12-011-23/+98
* gcc 3.2.2 portability hacks.Ian Lance Taylor2006-12-011-2/+4
* Added a testsuite. More support for COPY relocations.Ian Lance Taylor2006-11-301-8/+16
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-58/+195
* Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor2006-11-161-9/+172
OpenPOWER on IntegriCloud