aboutsummaryrefslogtreecommitdiff
path: root/gold/parameters.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-16From Cary Coutant: preliminary shared library support.Ian Lance Taylor1-0/+15
2007-10-14Run all error handling through an Errors object. Delete output fileIan Lance Taylor1-2/+18
2007-10-14Fix typo in comment.Ian Lance Taylor1-1/+1
2007-10-10Implement -s and -S options which strip symbols.Ian Lance Taylor1-1/+24
2007-10-04Full support for --sysroot.Ian Lance Taylor1-0/+9
2007-09-28Use parameters to track whether we are doing a static link. Fix upIan Lance Taylor1-0/+21
2007-09-26Put size and endianness in parameters.Ian Lance Taylor1-0/+30
2007-09-22Add licensing text to every source file.Ian Lance Taylor1-0/+20
2007-09-21Add global parameters.Ian Lance Taylor1-0/+70