summaryrefslogtreecommitdiffstats
path: root/gold/target-reloc.h
Commit message (Expand)AuthorAgeFilesLines
* From Craig Silverstein: implement -z defs.Ian Lance Taylor2008-03-201-1/+2
* Update copyright years. Update language files.Ian Lance Taylor2008-03-131-1/+1
* Use absolute address for relocations when not doing a relocatableIan Lance Taylor2008-03-061-1/+7
* From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor2008-02-281-1/+1
* Implement -q/--emit-relocs.Ian Lance Taylor2008-02-271-3/+7
* Initial -r support.Ian Lance Taylor2008-02-061-10/+320
* Convert more instances of off_t to be 32-bit types.Ian Lance Taylor2007-12-201-3/+4
* From Cary Coutant: Improve i386 shared library TLS support.Ian Lance Taylor2007-11-141-2/+2
* Generate a complete exception frame header. Discard duplicateIan Lance Taylor2007-11-091-12/+32
* From Cary Coutant: preliminary shared library support.Ian Lance Taylor2007-10-161-5/+6
* Run all error handling through an Errors object. Delete output fileIan Lance Taylor2007-10-141-11/+6
* From Andrew Chatham: exit on relocation error.Ian Lance Taylor2007-10-111-1/+1
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Make relative references in linker scripts absolute and update achatham2007-08-211-1/+1
* Add support for SHF_MERGE sections.Ian Lance Taylor2007-05-161-4/+10
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-7/+8
* Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor2006-11-161-26/+8
* Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor2006-11-061-1/+4
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-21/+32
* Framework for relocation scanning. Implement simple static TLSIan Lance Taylor2006-10-201-22/+92
* Avoid multiple definition errors from linkonce sections.Ian Lance Taylor2006-10-101-0/+1
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-0/+119
OpenPOWER on IntegriCloud