OSDN Git Service

* script-sections.cc (Sort_output_sections::script_compare):
[pf3gnuchains/sourceware.git] / gold / parameters.h
2010-10-15 ccoutant * debug.h (DEBUG_INCREMENTAL): New flag.
2010-04-08 dougkwan2010-04-07 Doug Kwan <dougkwan@google.com>
2010-02-12 ian * gold-threads.h (class Once): Define.
2009-09-30 ian * object.h (class Object): Remove target_ field, and...
2009-03-14 ian * readsyms.cc (Read_symbols::incompatible_warning...
2008-03-13 iantUpdate copyright years. Update language files.
2008-03-13 iantFrom Craig Silverstein: Implement --debug=files to...
2008-02-28 iantFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-27 iantImplement -q/--emit-relocs.
2008-02-26 iantFrom Craig Silverstein: implement -z max-page-size...
2008-02-26 iantFrom Craig Silverstein: rename option functions for...
2008-02-06 iantSupport creating empty output when there are no input...
2007-12-01 iantCompress all debug sections.
2007-11-28 iantDon't try to delete the output file if we don't know...
2007-11-22 iantAdd threading support.
2007-11-15 iantFrom Craig Silverstein: Add --strip-debug-gdb.
2007-11-15 iantFrom Craig Silverstein: Add support for --demangle.
2007-11-14 iantWarn about undefined references in shared libraries...
2007-11-14 iantFrom Craig Silverstein: Rework debug info code a bit...
2007-10-27 iantFrom Craig Silverstein and Ian Lance Taylor: Process...
2007-10-18 iantAdd support for -Bsymbolic.
2007-10-16 iantFrom Cary Coutant: preliminary shared library support.
2007-10-14 iantRun all error handling through an Errors object. Delet...
2007-10-14 iantFix typo in comment.
2007-10-10 iantImplement -s and -S options which strip symbols.
2007-10-04 iantFull support for --sysroot.
2007-09-28 iantUse parameters to track whether we are doing a static...
2007-09-26 iantPut size and endianness in parameters.
2007-09-22 iantAdd licensing text to every source file.
2007-09-21 iantAdd global parameters.