OSDN Git Service

PR 10980
[pf3gnuchains/pf3gnuchains3x.git] / gold / options.h
2007-10-23 iantAdd support for PT_GNU_STACK.
2007-10-22 iantImplement -Bstatic/-Bdynamic.
2007-10-18 iantAdd support for -Bsymbolic.
2007-10-17 iantAdd infrastructure for threading support.
2007-10-16 iantFrom Craig Silverstein: implement -Ttext.
2007-10-12 iantAdd --stats option to print runtime and memory usage...
2007-10-10 iantFrom Craig Silverstein: don't permit -s and -r.
2007-10-10 iantImplement -s and -S options which strip symbols.
2007-10-04 iantFull support for --sysroot.
2007-10-02 iantFrom Craig Silverstein: add support for searching for...
2007-09-22 iantAdd licensing text to every source file.
2007-09-21 iantFrom Craig Silverstein: Add -O option.
2007-09-19 iantFix handling of --eh-frame-hdr option.
2007-09-06 iantAdd -rpath-link option, currently unused.
2007-08-22 iantRecognize and ignore the --eh-frame-hdr option.
2007-08-22 iantAdd support for -E/--export-dynamic. Also clean up...
2007-08-21 iantImplement --whole-archive.
2007-08-21 iantAdd support for -rpath.
2006-11-29 iantHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-14 iantMore dynamic object support, initial scripting support.
2006-11-03 iantIgnored the -m option, for old linker compatibility.
2006-11-03 iantCan now do a full static link of hello, world in C...
2006-10-20 iantFramework for relocation scanning. Implement simple...
2006-09-29 iantSnapshot. Now able to produce a minimal executable...
2006-09-21 iantNew drop, with first cut of section layout code.
2006-08-04 iantInitial CVS checkin of gold