Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | From Craig Silverstein and Ian Lance Taylor: Process --script option. | Ian Lance Taylor | 2007-10-27 | 1 | -23/+66 |
* | Add support for -Bsymbolic. | Ian Lance Taylor | 2007-10-18 | 1 | -0/+8 |
* | From Cary Coutant: preliminary shared library support. | Ian Lance Taylor | 2007-10-16 | 1 | -0/+15 |
* | Run all error handling through an Errors object. Delete output file | Ian Lance Taylor | 2007-10-14 | 1 | -2/+18 |
* | Fix typo in comment. | Ian Lance Taylor | 2007-10-14 | 1 | -1/+1 |
* | Implement -s and -S options which strip symbols. | Ian Lance Taylor | 2007-10-10 | 1 | -1/+24 |
* | Full support for --sysroot. | Ian Lance Taylor | 2007-10-04 | 1 | -0/+9 |
* | Use parameters to track whether we are doing a static link. Fix up | Ian Lance Taylor | 2007-09-28 | 1 | -0/+21 |
* | Put size and endianness in parameters. | Ian Lance Taylor | 2007-09-26 | 1 | -0/+30 |
* | Add licensing text to every source file. | Ian Lance Taylor | 2007-09-22 | 1 | -0/+20 |
* | Add global parameters. | Ian Lance Taylor | 2007-09-21 | 1 | -0/+70 |