OSDN Git Service

Generate a complete exception frame header. Discard duplicate
[pf3gnuchains/pf3gnuchains3x.git] / gold / target.h
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