OSDN Git Service

2009-12-17 Rafael Avila de Espindola <espindola@google.com>
[pf3gnuchains/pf3gnuchains3x.git] / gold / parameters.cc
2009-12-15 ian Revert -Wshadow changes, all changes from:
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-09-30 ian * object.h (class Object): Remove target_ field, and...
2009-03-24 ian2009-03-23 Ian Lance Taylor <iant@google.com>
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-03-06 iantDon't use the user-specified output format unless the...
2008-03-04 iantFrom Craig Silverstein: rework option handling to make...
2008-03-04 iantFrom Craig Silverstein: rename some option functions...
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...
2007-12-01 iantCompress all debug sections.
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-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.