summaryrefslogtreecommitdiff
path: root/cross
AgeCommit message (Expand)Author
2025-10-29compilers: add Microchip XC32 compilerLiza Chevalier
2025-05-29cuda: add cross-cuda testMaxandre Ogeret
2025-05-13cross: add rustdoc to ubuntu-armhf toolchainPaolo Bonzini
2025-04-14add exe_wrapper to the wasm cross filePaolo Bonzini
2024-03-12Added support for Texas Instruments C6000 compiler.Petr Machacek
2023-09-13Use @DIRNAME@ in Metrowerks cross files to point to linker scriptNomura
2023-08-16wasm: make generic cross fileXavier Claessens
2023-08-02treewide: internally avoid deprecated machine file uses of "pkgconfig"Eli Schwartz
2023-07-18CI: change ubuntu cross exe_wrapper to un-suffixed wineEli Schwartz
2023-06-19Add kernel and subsystem properties to machine objects.Jussi Pakkanen
2023-04-24Initial support for Metrowerks C/C++ compilerNomura
2023-04-11fix various spelling issuesJosh Soref
2023-01-11remove totally invalid gcc arguments from cross fileEli Schwartz
2023-01-11cross: move multilib options to [binaries] sectionPaolo Bonzini
2022-12-27emscripten: use single arguments when specifying optionsKleis Auke Wolthuizen
2022-07-11CI: install ifort on WindowsEli Schwartz
2022-02-02Genericise TI compiler and add MSP430 supportWilliam Toohey
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-08-08Add support for finding Javascript source libraries with Emscripten.Jussi Pakkanen
2021-08-08Update iphone cross building.Jussi Pakkanen
2021-01-04cmake: fix missing languages from CMake (fixes #8132)Daniel Mensinger
2020-12-16cmake: Revert to using self.for_machine instead of MachineChoice.BUILD (fixes...Daniel Mensinger
2020-10-13cmake: Add cross testsDaniel Mensinger
2020-09-17Rename [properties] to [built-in options]Nirbheek Chauhan
2020-09-15Add support for the CompCert C CompilerSebastian Meyer
2020-09-11Add a test run of MSVC ARM64 cross on Windows x64Jon Turney
2020-08-18Interpreter: Fix c_stdlib usageXavier Claessens
2020-08-01Allow setting built-in options from cross/native filesDylan Baker
2020-03-22Add property to disable compiler sanity checks during cross compilation.Jussi Pakkanen
2020-03-21-Add xc16 and c2000 C,Cpp toolchain supportalanNz
2020-01-30-Fixed Renesas RX Family compiler to work with latest meson, updated cross-fi...alanNz
2020-01-22tests: Add a test case for finding ldDylan Baker
2020-01-06Updated linker MR (#6407)Jussi Pakkanen
2019-08-05Add basic Webassembly support via Emscripten.Jussi Pakkanen
2019-08-02Make ARM compilers work on Linux.Jussi Pakkanen
2019-06-13Added tvOS cross fileRoman Shpuntov
2019-01-02Handle strings in cross file args. Closes #4671.Jussi Pakkanen
2018-11-08Add support for Renesas CC-RX toolchainPhillip Cao
2018-06-21Added ARMCLANG compiler support for C/C++ (#3717)Vasu Penugonda
2018-06-05Add MinGW-w64 64-bit to the Travis CINirbheek Chauhan
2018-04-16Merged Arm CC support.Jussi Pakkanen
2018-04-02Imported Debian fixes by Matthias Klose.Jussi Pakkanen
2018-03-27Updates to CPP support and update review changesSomasekhar Penugonda
2018-03-07Meson Github pull request - 3186 requested changesSomasekhar Penugonda
2018-01-29Add cross-compilation support for `rustc`Adam C. Foltzer
2017-10-28Use GCC 7 for cross compilation tests.Jussi Pakkanen
2017-05-21cross: Fix host_machine.system in the example iphone cross config.Ole André Vadla Ravnås
2017-04-27Always pass cross-file {lang}_args to compiler checksNirbheek Chauhan
2016-12-20Fix cross test and run them if a cross compiler is available.Jussi Pakkanen
2016-05-21Made cstdlib a subproject.Jussi Pakkanen