Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mingw-w64-runtime,mingw-w64-winpthreads: Upgrade to 8.0.0 | Khem Raj | 2021-05-01 | 1 | -31/+0 |
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | mingw-w64: Check for __builtin_ia32_rdtsc | Khem Raj | 2021-04-13 | 1 | -0/+2 |
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> | ||||
* | Override SDK_VENDOR | Samuli Piippo | 2020-09-21 | 1 | -0/+2 |
| | | | | | | | | | | | | | Set SDK_VENDOR to '-w64', which makes the host triplet match what GCC expect to find when using mingw32-w64. This enables features that are not functional in the classic mingw32, but have been implemented in the mingw32-w64. Disable 32bit libs from the runtime component when compiling for 64bit, which were enabled as a side effect of the GCC config change. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io> Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> | ||||
* | mingw-w64: Upgrade to 7.0.0 | Joshua Watt | 2020-06-30 | 1 | -0/+27 |
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> |