OSDN Git Service

Generate a complete exception frame header. Discard duplicate
[pf3gnuchains/pf3gnuchains3x.git] / gold / gold.cc
2007-11-09 Ian Lance TaylorGenerate a complete exception frame header. Discard...
2007-10-26 Ian Lance TaylorSimplify some code to avoid extra tests of number of...
2007-10-26 Ian Lance TaylorExit if we couldn't open any input files.
2007-10-17 Ian Lance TaylorAdd infrastructure for threading support.
2007-10-16 Ian Lance TaylorFrom Cary Coutant: preliminary shared library support.
2007-10-14 Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-14 Ian Lance TaylorFrom Craig Silverstein: add some internationalization...
2007-10-14 Ian Lance TaylorFrom Craig Silverstein: error if we see a dynamic objec...
2007-09-28 Ian Lance TaylorUse parameters to track whether we are doing a static...
2007-09-26 Ian Lance TaylorPut size and endianness in parameters.
2007-09-22 Ian Lance TaylorAdd licensing text to every source file.
2007-09-22 Ian Lance TaylorDefine __start and __stop symbols.
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-10-06 Ian Lance TaylorLay out object file sections when we add the symbols...
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 TaylorMore section layout code.
2006-09-21 Ian Lance TaylorNew drop, with first cut of section layout code.
2006-08-18 Ian Lance TaylorAnother snapshot of the current state of the sources...
2006-08-04 Ian Lance TaylorInitial CVS checkin of gold