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