]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/parameters.h
* gold-threads.h (class Once): Define.
[thirdparty/binutils-gdb.git] / gold / parameters.h
2010-02-12  Ian Lance Taylor * gold-threads.h (class Once): Define.
2009-09-30  Ian Lance Taylor * object.h (class Object): Remove target_ field, and...
2009-03-14  Ian Lance Taylor * readsyms.cc (Read_symbols::incompatible_warning...
2008-03-13  Ian Lance TaylorUpdate copyright years. Update language files.
2008-03-13  Ian Lance TaylorFrom Craig Silverstein: Implement --debug=files to...
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: implement -z max-page-size...
2008-02-26  Ian Lance TaylorFrom Craig Silverstein: rename option functions for...
2008-02-06  Ian Lance TaylorSupport creating empty output when there are no input...
2007-12-01  Ian Lance TaylorCompress all debug sections.
2007-11-28  Ian Lance TaylorDon't try to delete the output file if we don't know...
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-27  Ian Lance TaylorFrom Craig Silverstein and Ian Lance Taylor: Process...
2007-10-18  Ian Lance TaylorAdd support for -Bsymbolic.
2007-10-16  Ian Lance TaylorFrom Cary Coutant: preliminary shared library support.
2007-10-14  Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-14  Ian Lance TaylorFix typo in comment.
2007-10-10  Ian Lance TaylorImplement -s and -S options which strip symbols.
2007-10-04  Ian Lance TaylorFull support for --sysroot.
2007-09-28  Ian Lance TaylorUse parameters to track whether we are doing a static...
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-21  Ian Lance TaylorAdd global parameters.