]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/options.h
* gold.h: Include <cstddef> and <sys/types.h>
[thirdparty/binutils-gdb.git] / gold / options.h
2008-03-22  Ian Lance Taylor * gold.h: Include <cstddef> and <sys/types.h>
2008-03-20  Ian Lance TaylorFrom Craig Silverstein: implement -z defs.
2008-03-13  Ian Lance TaylorFrom Craig Silverstein: Implement --debug=files to...
2008-03-07  Ian Lance TaylorFrom Craig Silverstein: sort options into alphabetical...
2008-03-07  Ian Lance TaylorRecognize --hash-bucket-empty-fraction.
2008-03-06  Ian Lance TaylorUse N_ for option help strings, and call gettext when...
2008-03-06  Ian Lance TaylorFrom Craig Silverstein: accept any string for input...
2008-03-06  Ian Lance TaylorSupport --hash-style=gnu.
2008-03-04  Ian Lance TaylorFrom Craig Silverstein: rework option handling to make...
2008-03-04  Ian Lance TaylorFrom Craig Silverstein: rename some option functions...
2008-02-28  Ian Lance TaylorSupport -d/--define-common.
2008-02-28  Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-27  Ian Lance TaylorImplement -q/--emit-relocs.
2008-02-26  Ian Lance TaylorFrom Craig Silverstein: rework handling of Script_options.
2008-02-26  Ian Lance TaylorFrom Craig Silverstein: implement -z max-page-size...
2008-02-26  Ian Lance TaylorFrom Craig Silverstein: rename option functions for...
2008-02-13  Ian Lance TaylorImplement -Tdata and -Tbss.
2008-02-13  Ian Lance TaylorSupport selecting target by name.
2008-02-08  Ian Lance TaylorAdd support for --format binary for input files.
2008-02-07  Ian Lance TaylorSupport --oformat binary.
2008-02-07  Ian Lance TaylorImplement --just-symbols, including -R FILE. Fix symbo...
2008-02-04  Ian Lance TaylorTreat an empty directory argument as the current directory.
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