daily update
[external/binutils.git] / gold / options.h
2008-01-15 Ian Lance TaylorFrom Andrew Chatham and Craig Silverstein: Add support...
2008-01-09 Ian Lance TaylorSupport assignments and expressions in linker scripts.
2008-01-06 Ian Lance TaylorAdd support for -e and for ENTRY in linker scripts.
2008-01-04 Ian Lance TaylorAdd -h/-soname option.
2007-12-14 Ian Lance TaylorFix --thread-count-middle and --thread-count-final.
2007-12-08 Ian Lance TaylorFrom Craig Silverstein: Fix error message, add this->.
2007-12-04 Ian Lance TaylorFrom Craig Silverstein: Use gold_fatal in options.h...
2007-11-30 Ian Lance TaylorFrom Craig Silverstein: Add support for compressing...
2007-11-22 Ian Lance TaylorAdd threading support.
2007-11-15 Ian Lance TaylorFrom Craig Silverstein: Add --strip-debug-gdb.
2007-11-15 Ian Lance TaylorFrom Craig Silverstein: Add support for --demangle.
2007-11-14 Ian Lance TaylorWarn about undefined references in shared libraries...
2007-11-14 Ian Lance TaylorFrom Craig Silverstein: Rework debug info code a bit...
2007-10-30 Ian Lance TaylorFrom Craig Silverstein: Implement OPTION in linker...
2007-10-27 Ian Lance TaylorFrom Craig Silverstein and Ian Lance Taylor: Process...
2007-10-26 Ian Lance TaylorFrom Craig Silverstein: Minimal --script implementation.
2007-10-23 Ian Lance TaylorAdd support for PT_GNU_STACK.
2007-10-22 Ian Lance TaylorImplement -Bstatic/-Bdynamic.
2007-10-18 Ian Lance TaylorAdd support for -Bsymbolic.
2007-10-17 Ian Lance TaylorAdd infrastructure for threading support.
2007-10-16 Ian Lance TaylorFrom Craig Silverstein: implement -Ttext.
2007-10-12 Ian Lance TaylorAdd --stats option to print runtime and memory usage...
2007-10-10 Ian Lance TaylorFrom Craig Silverstein: don't permit -s and -r.
2007-10-10 Ian Lance TaylorImplement -s and -S options which strip symbols.
2007-10-04 Ian Lance TaylorFull support for --sysroot.
2007-10-02 Ian Lance TaylorFrom Craig Silverstein: add support for searching for...
2007-09-22 Ian Lance TaylorAdd licensing text to every source file.
2007-09-21 Ian Lance TaylorFrom Craig Silverstein: Add -O option.
2007-09-19 Ian Lance TaylorFix handling of --eh-frame-hdr option.
2007-09-06 Ian Lance TaylorAdd -rpath-link option, currently unused.
2007-08-22 Ian Lance TaylorRecognize and ignore the --eh-frame-hdr option.
2007-08-22 Ian Lance TaylorAdd support for -E/--export-dynamic. Also clean up...
2007-08-21 Ian Lance TaylorImplement --whole-archive.
2007-08-21 Ian Lance TaylorAdd support for -rpath.
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-03 Ian Lance TaylorIgnored the -m option, for old linker compatibility.
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...
2006-09-21 Ian Lance TaylorNew drop, with first cut of section layout code.
2006-08-04 Ian Lance TaylorInitial CVS checkin of gold