Don't pass around the target in order to define symbols; get it from
[external/binutils.git] / gold / target-reloc.h
2007-12-20 Ian Lance TaylorConvert more instances of off_t to be 32-bit types.
2007-11-14 Ian Lance TaylorFrom Cary Coutant: Improve i386 shared library TLS...
2007-11-09 Ian Lance TaylorGenerate a complete exception frame header. Discard...
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-11 Ian Lance TaylorFrom Andrew Chatham: exit on relocation error.
2007-09-22 Ian Lance TaylorAdd licensing text to every source file.
2007-08-21 chathamMake relative references in linker scripts absolute...
2007-05-16 Ian Lance TaylorAdd support for SHF_MERGE sections.
2006-11-29 Ian Lance TaylorHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-16 Ian Lance TaylorSnapshot. Includes first cut at output relocation...
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-10 Ian Lance TaylorAvoid multiple definition errors from linkonce sections.
2006-09-29 Ian Lance TaylorSnapshot. Now able to produce a minimal executable...