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