]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/target.h
* object.h (class Relobj): Drop options parameter from
[thirdparty/binutils-gdb.git] / gold / target.h
2009-10-29  Ian Lance Taylor * object.h (class Relobj): Drop options parameter...
2009-10-09  Doug Kwan2009-10-09 Doug Kwan <dougkwan@google.com>
2009-10-06  Ian Lance Taylor * options.h (class General_options): Define
2009-09-18  Doug Kwan2009-09-17 Doug Kwan <dougkwan@google.com>
2009-08-18  Doug Kwan2009-08-18 Doug Kwan <dougkwan@google.com>
2009-06-22  Ian Lance Taylor * layout.cc (Layout::make_output_section): Call
2009-06-05  Doug Kwan2009-06-05 Doug Kwan <dougkwan@google.com>
2009-03-24  Ian Lance Taylor2009-03-23 Ian Lance Taylor <iant@google.com>
2009-01-28  Sriraman Tallam2009-01-20 Sriraman Tallam <tmsriram@google.com>
2008-09-16  Ian Lance Taylor * target-reloc.h (relocate_section): Check whether...
2008-04-09  Ian Lance Taylor * options.h (class General_options): Define --wrap...
2008-03-13  Ian Lance TaylorUpdate copyright years. Update language files.
2008-02-28  Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-26  Ian Lance TaylorFrom Craig Silverstein: implement -z max-page-size...
2008-02-06  Ian Lance TaylorInitial -r support.
2007-12-20  Ian Lance TaylorConvert more instances of off_t to be 32-bit types.
2007-11-14  Ian Lance TaylorAdd heuristics for undefined symbol warnings.
2007-11-14  Ian Lance TaylorRevert last patch.
2007-11-14  Ian Lance TaylorSupport special always-defined symbols for targets.
2007-11-09  Ian Lance TaylorGenerate a complete exception frame header. Discard...
2007-10-23  Ian Lance TaylorAdd support for PT_GNU_STACK.
2007-10-16  Ian Lance TaylorFrom Craig Silverstein: implement -Ttext.
2007-09-23  Ian Lance TaylorUse special value when we refer a function symbol in...
2007-09-22  Ian Lance TaylorAdd licensing text to every source file.
2007-09-21  Ian Lance TaylorAdd global parameters.
2007-09-21  Ian Lance TaylorUse nops when doing alignment padding between code...
2006-12-06  Ian Lance TaylorGenerate version information.
2006-12-01  Ian Lance TaylorCan now dynamically link hello, world.
2006-11-30  Ian Lance TaylorAdded a testsuite. More support for COPY relocations.
2006-11-29  Ian Lance TaylorHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-14  Ian Lance TaylorMore dynamic object support, initial scripting support.
2006-11-06  Ian Lance TaylorSplit Object into Dynobj and Relobj, incorporate elfcpp...
2006-11-03  Ian Lance TaylorCan now do a full static link of hello, world in C...
2006-10-20  Ian Lance TaylorFramework for relocation scanning. Implement simple...
2006-09-29  Ian Lance TaylorSnapshot. Now able to produce a minimal executable...
2006-09-27  Ian Lance TaylorFinished layout code.
2006-09-26  Ian Lance Taylorg++ 3.2.2 portability fixes.
2006-08-18  Ian Lance TaylorAnother snapshot of the current state of the sources...
2006-08-04  Ian Lance TaylorInitial CVS checkin of gold