Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix msc-version.c test to handle _MSC_VER=1910 | Dave Bartolomeo | 2017-03-03 | 1 | -1/+1 |
* | Loosen checks for _MSC_FULL_VER under -fms-extensions. | David L. Jones | 2016-12-08 | 1 | -1/+1 |
* | Add more tests for MSVC version handling. | David L. Jones | 2016-12-07 | 1 | -0/+9 |
* | Get default -fms-compatibility-version from cl.exe's version | Adrian McCarthy | 2016-05-13 | 1 | -11/+0 |
* | MS ABI: Implement driver-level support for thread-safe statics | David Majnemer | 2015-03-22 | 1 | -1/+1 |
* | -fms-extensions: Bump the default _MSC_VER from 1700 to 1800, aka VS2013 | Reid Kleckner | 2015-02-23 | 1 | -2/+2 |
* | Driver: bifurcate extended and basic MSC versioning | Saleem Abdulrasool | 2014-07-16 | 1 | -16/+42 |
* | Driver: correct behaviour of -fmsc-version=MAJOR | Saleem Abdulrasool | 2014-06-23 | 1 | -0/+6 |
* | Driver: enhance MSC version compatibility | Saleem Abdulrasool | 2014-06-20 | 1 | -0/+36 |