]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/common.cc
Rewrite workqueue. This version eliminates the master thread, and
[thirdparty/binutils-gdb.git] / gold / common.cc
2007-12-14  Ian Lance TaylorRewrite workqueue. This version eliminates the master...
2007-11-29  Ian Lance TaylorClean up setting address and section offset.
2007-11-22  Ian Lance TaylorAdd threading support.
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-19  Ian Lance TaylorAdd control over template specialization.
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 Taylorgcc 3.2.2 portability hacks.
2006-11-03  Ian Lance TaylorCan now do a full static link of hello, world in C...