]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/reloc.h
Rewrite workqueue. This version eliminates the master thread, and
[thirdparty/binutils-gdb.git] / gold / reloc.h
2007-12-14  Ian Lance TaylorRewrite workqueue. This version eliminates the master...
2007-11-22  Ian Lance TaylorAdd threading support.
2007-11-15  Ian Lance TaylorFrom Cary Coutant: Count textrel with output sections...
2007-11-12  Ian Lance TaylorFrom Craig Silverstein: Track_relocs doesn't need to...
2007-11-09  Ian Lance TaylorFrom Craig Silverstein: Use relocations in reporting...
2007-11-09  Ian Lance TaylorGenerate a complete exception frame header. Discard...
2007-10-01  Ian Lance TaylorCleanups from Craig Silverstein.
2007-10-01  Ian Lance TaylorAdd Signed_valtype and use it for sign extension. ...
2007-10-01  Ian Lance TaylorAdd RELA versions of the relocation routines. Original...
2007-09-28  Ian Lance TaylorFrom Andrew Chatham: add signedrel<>, rel32s and friends.
2007-09-22  Ian Lance TaylorAdd licensing text to every source file.
2007-05-16  Ian Lance TaylorAdd support for SHF_MERGE sections.
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-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...