Add threading support.
[external/binutils.git] / gold / parameters.cc
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-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.