summaryrefslogtreecommitdiffstats
path: root/gold/dynobj.h
Commit message (Expand)AuthorAgeFilesLines
* * cref.cc: New file.Ian Lance Taylor2008-07-221-0/+11
* * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor2008-04-191-1/+15
* Update copyright years. Update language files.Ian Lance Taylor2008-03-131-1/+1
* Remove gcc 3.2 compatibility hacks.Ian Lance Taylor2008-02-291-10/+5
* From Craig Silverstein: rework handling of Script_options.Ian Lance Taylor2008-02-261-3/+2
* Implement --just-symbols, including -R FILE. Fix symbol values whenIan Lance Taylor2008-02-071-0/+5
* Fully implement the SECTIONS clause.Ian Lance Taylor2008-02-041-0/+10
* Don't pass around the target in order to define symbols; get it fromIan Lance Taylor2008-01-261-1/+1
* From Andrew Chatham and Craig Silverstein: Add support for versionIan Lance Taylor2008-01-151-6/+15
* Add section_size_type and section_offset_type, use them to replace aIan Lance Taylor2007-12-181-1/+1
* Warn about undefined references in shared libraries if we have seenIan Lance Taylor2007-11-141-6/+50
* From Craig Silverstein: Use relocations in reporting error messageIan Lance Taylor2007-11-091-0/+5
* Generate a complete exception frame header. Discard duplicateIan Lance Taylor2007-11-091-0/+5
* From Craig Silverstein: Handle a .so file in a .a file.Ian Lance Taylor2007-11-071-3/+1
* Reworked from Andrew Chatham: report error locations.Ian Lance Taylor2007-11-021-0/+5
* Add support for PT_GNU_STACK.Ian Lance Taylor2007-10-231-4/+2
* Fix versions of copied symbols.Ian Lance Taylor2007-10-221-3/+10
* Put size and endianness in parameters.Ian Lance Taylor2007-09-261-2/+2
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Add global parameters.Ian Lance Taylor2007-09-211-6/+3
* Don't try to find version definition index when creating an executable.Ian Lance Taylor2007-09-121-2/+4
* Add support for SHF_MERGE sections.Ian Lance Taylor2007-05-161-1/+0
* gcc 3.2.2 and 4.1.0 portability hacks.Ian Lance Taylor2006-12-061-5/+10
* Generate version information.Ian Lance Taylor2006-12-061-4/+315
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-3/+69
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-141-5/+62
* Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor2006-11-061-0/+56
OpenPOWER on IntegriCloud