]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/reloc.cc
Compress all debug sections.
[thirdparty/binutils-gdb.git] / gold / reloc.cc
2007-12-01  Ian Lance TaylorCompress all debug sections.
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 TaylorGenerate a complete exception frame header. Discard...
2007-10-14  Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-02  Ian Lance TaylorFrom Craig Silverstein: avoid some signed/unsigned...
2007-09-25  Ian Lance TaylorAdd cache parameter to get_view. Discard uncached...
2007-09-22  Ian Lance TaylorAdd licensing text to every source file.
2007-09-04  Ian Lance TaylorAdd support for --enable-target to control which template
2007-05-16  Ian Lance TaylorAdd support for SHF_MERGE sections.
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-16  Ian Lance TaylorSnapshot. Includes first cut at output relocation...
2006-11-14  Ian Lance TaylorMore dynamic object support, initial scripting support.
2006-11-07  Ian Lance TaylorAdd Elf_file interface which can be used by both Sized_...
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...