OSDN Git Service

daily update
[pf3gnuchains/pf3gnuchains3x.git] / gold / target.h
2009-12-06 dougkwan2009-12-05 Doug Kwan <dougkwan@google.com>
2009-12-04 dougkwan2009-12-03 Doug Kwan <dougkwan@google.com>
2009-10-31 dougkwan2009-10-30 Doug Kwan <dougkwan@google.com>
2009-10-29 ian * object.h (class Relobj): Drop options parameter...
2009-10-09 dougkwan2009-10-09 Doug Kwan <dougkwan@google.com>
2009-10-06 ian * options.h (class General_options): Define
2009-09-18 dougkwan2009-09-17 Doug Kwan <dougkwan@google.com>
2009-08-18 dougkwan2009-08-18 Doug Kwan <dougkwan@google.com>
2009-06-22 ian * layout.cc (Layout::make_output_section): Call
2009-06-05 dougkwan2009-06-05 Doug Kwan <dougkwan@google.com>
2009-03-24 ian2009-03-23 Ian Lance Taylor <iant@google.com>
2009-01-28 tmsriram2009-01-20 Sriraman Tallam <tmsriram@google.com>
2008-09-16 ian * target-reloc.h (relocate_section): Check whether...
2008-04-09 ian * options.h (class General_options): Define --wrap...
2008-03-13 iantUpdate copyright years. Update language files.
2008-02-28 iantFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-26 iantFrom Craig Silverstein: implement -z max-page-size...
2008-02-06 iantInitial -r support.
2007-12-20 iantConvert more instances of off_t to be 32-bit types.
2007-11-14 iantAdd heuristics for undefined symbol warnings.
2007-11-14 iantRevert last patch.
2007-11-14 iantSupport special always-defined symbols for targets.
2007-11-09 iantGenerate a complete exception frame header. Discard...
2007-10-23 iantAdd support for PT_GNU_STACK.
2007-10-16 iantFrom Craig Silverstein: implement -Ttext.
2007-09-23 iantUse special value when we refer a function symbol in...
2007-09-22 iantAdd licensing text to every source file.
2007-09-21 iantAdd global parameters.
2007-09-21 iantUse nops when doing alignment padding between code...
2006-12-06 iantGenerate version information.
2006-12-01 iantCan now dynamically link hello, world.
2006-11-30 iantAdded a testsuite. More support for COPY relocations.
2006-11-29 iantHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-14 iantMore dynamic object support, initial scripting support.
2006-11-06 iantSplit Object into Dynobj and Relobj, incorporate elfcpp...
2006-11-03 iantCan now do a full static link of hello, world in C...
2006-10-20 iantFramework for relocation scanning. Implement simple...
2006-09-29 iantSnapshot. Now able to produce a minimal executable...
2006-09-27 iantFinished layout code.
2006-09-26 iantg++ 3.2.2 portability fixes.
2006-08-18 iantAnother snapshot of the current state of the sources...
2006-08-04 iantInitial CVS checkin of gold