Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Sparc] Make soft-float emit an error. | James Y Knight | 2015-06-15 | 1 | -10/+8 |
| | | | | | | | | | | | | LLVM does not and has not ever supported a soft-float ABI mode on Sparc, so don't pretend that it does. Also switch the default from "soft-float" -- which was actually hard-float because soft-float is unimplemented -- to hard-float. Differential Revision: http://reviews.llvm.org/D10457 llvm-svn: 239755 | ||||
* | Handle SPARC float command line parameters for SPARCv9. | Brad Smith | 2014-08-19 | 1 | -0/+4 |
| | | | | llvm-svn: 216029 | ||||
* | oops. correct the prefix. | Brad Smith | 2014-07-11 | 1 | -1/+1 |
| | | | | llvm-svn: 212840 | ||||
* | Handle SPARC float command line parameters for SPARCv9. | Brad Smith | 2014-07-11 | 1 | -0/+38 |
llvm-svn: 212838 |