]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/main.cc
Support assignments and expressions in linker scripts.
[thirdparty/binutils-gdb.git] / gold / main.cc
2008-01-09  Ian Lance TaylorSupport assignments and expressions in linker scripts.
2007-12-14  Ian Lance TaylorRewrite workqueue. This version eliminates the master...
2007-12-14  Ian Lance TaylorFrom Craig Silverstein: size hash tables to avoid resizing.
2007-12-05  Ian Lance TaylorStringpool stats. Also make Symbol_table support funct...
2007-12-04  Ian Lance TaylorPrint symbol table statistics with --stats.
2007-10-27  Ian Lance TaylorFrom Craig Silverstein and Ian Lance Taylor: Process...
2007-10-14  Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-12  Ian Lance TaylorAdd --stats option to print runtime and memory usage...
2007-10-04  Ian Lance TaylorFull support for --sysroot.
2007-09-22  Ian Lance TaylorAdd licensing text to every source file.
2007-09-21  Ian Lance TaylorAdd global parameters.
2006-11-30  Ian Lance TaylorAdded a testsuite. More support for COPY relocations.