Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-27 | From Craig Silverstein and Ian Lance Taylor: Process --script option. | Ian Lance Taylor | 1 | -8/+31 | |
2007-10-18 | Add support for -Bsymbolic. | Ian Lance Taylor | 1 | -1/+1 | |
2007-10-16 | From Cary Coutant: preliminary shared library support. | Ian Lance Taylor | 1 | -1/+2 | |
2007-10-14 | Run all error handling through an Errors object. Delete output file | Ian Lance Taylor | 1 | -4/+5 | |
on error. | |||||
2007-10-10 | Implement -s and -S options which strip symbols. | Ian Lance Taylor | 1 | -0/+7 | |
2007-10-04 | Full support for --sysroot. | Ian Lance Taylor | 1 | -1/+2 | |
2007-09-28 | Use parameters to track whether we are doing a static link. Fix up | Ian Lance Taylor | 1 | -1/+21 | |
final_value_is_known for weak undefined symbols. Pointed out by Cary Coutant. | |||||
2007-09-26 | Put size and endianness in parameters. | Ian Lance Taylor | 1 | -2/+31 | |
2007-09-22 | Add licensing text to every source file. | Ian Lance Taylor | 1 | -0/+20 | |
2007-09-21 | Add global parameters. | Ian Lance Taylor | 1 | -0/+36 | |