summaryrefslogtreecommitdiff
path: root/gold/target.h
Commit message (Expand)AuthorAgeFilesLines
* 2009-06-05 Doug Kwan <dougkwan@google.com>Doug Kwan2009-06-051-0/+10
* 2009-03-23 Ian Lance Taylor <iant@google.com>Ian Lance Taylor2009-03-241-0/+14
* 2009-01-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2009-01-281-1/+19
* * target-reloc.h (relocate_section): Check whether a symbol isIan Lance Taylor2008-09-161-2/+2
* * options.h (class General_options): Define --wrap as a specialIan Lance Taylor2008-04-091-0/+11
* Update copyright years. Update language files.Ian Lance Taylor2008-03-131-1/+1
* From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor2008-02-281-6/+7
* From Craig Silverstein: implement -z max-page-size and -zIan Lance Taylor2008-02-261-2/+15
* Initial -r support.Ian Lance Taylor2008-02-061-0/+37
* Convert more instances of off_t to be 32-bit types.Ian Lance Taylor2007-12-201-3/+3
* Add heuristics for undefined symbol warnings.Ian Lance Taylor2007-11-141-0/+11
* Revert last patch.Ian Lance Taylor2007-11-141-13/+0
* Support special always-defined symbols for targets.Ian Lance Taylor2007-11-141-0/+13
* Generate a complete exception frame header. Discard duplicateIan Lance Taylor2007-11-091-10/+21
* Add support for PT_GNU_STACK.Ian Lance Taylor2007-10-231-0/+11
* From Craig Silverstein: implement -Ttext.Ian Lance Taylor2007-10-161-3/+3
* Use special value when we refer a function symbol in some way otherIan Lance Taylor2007-09-231-0/+12
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Add global parameters.Ian Lance Taylor2007-09-211-3/+3
* Use nops when doing alignment padding between code sections.Ian Lance Taylor2007-09-211-0/+20
* Generate version information.Ian Lance Taylor2006-12-061-3/+5
* Can now dynamically link hello, world.Ian Lance Taylor2006-12-011-3/+3
* Added a testsuite. More support for COPY relocations.Ian Lance Taylor2006-11-301-0/+11
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-7/+7
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-141-0/+7
* Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor2006-11-061-3/+6
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-0/+1
* Framework for relocation scanning. Implement simple static TLSIan Lance Taylor2006-10-201-21/+37
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-1/+33
* Finished layout code.Ian Lance Taylor2006-09-271-20/+52
* g++ 3.2.2 portability fixes.Ian Lance Taylor2006-09-261-10/+0
* Another snapshot of the current state of the sources. Gets to theIan Lance Taylor2006-08-181-3/+90
* Initial CVS checkin of goldIan Lance Taylor2006-08-041-0/+29