summaryrefslogtreecommitdiff
path: root/clang/test/Driver/mingw.cpp
AgeCommit message (Expand)Author
2025-07-15[Driver][MinGW] Allow using clang driver to link ARM64X PEs. (#148064)WhatAmISupposedToPutHere
2025-01-05[Clang][MIPS] Send correct architecture for MinGW toolchains (#121042)Hervé Poussineau
2024-11-18[Clang][MinGW] Pass --functionpadmin to the linker when -fms-hotpatch is used...Jacek Caban
2024-05-27[Driver][test] Replace legacy -target with --target=Fangrui Song
2024-01-31[clang] [MinGW] Handle linking ARM64EC code (#78912)Billy Laws
2023-10-10[clang] [MinGW] Explicitly always pass the -fno-use-init-array (#68571)Martin Storsjö
2022-11-30[clang] [test] Fix recently pushed mingw tests in some environmentsMartin Storsjö
2022-11-29[clang] [MinGW] Improve detection of libstdc++ headers on FedoraMartin Storsjö
2022-11-29[clang] [MinGW] Improve/extend the gcc/sysroot detection logicMartin Storsjö
2022-07-08[clang] [MinGW] Fix paths on GentooMark Harmstone
2021-08-12[clang] [MinGW] Consider the per-target libc++ include directory tooMartin Storsjö
2021-08-03[clang] [MinGW] Let the last of -mconsole/-mwindows have effectMartin Storsjö
2021-05-28[clang] [MinGW] Fix gcc version detection/pickingMartin Storsjö
2018-08-06[MinGW] Predefine UNICODE if -municode is specified during compilationMartin Storsjo
2018-04-24[GCC] Match a GCC version with a patch suffix without a third version componentMartin Storsjo
2018-04-12[MinGW] Look for libc++ headers in a triplet prefixed path as wellMartin Storsjo
2017-03-06Do not include GCC "resource" directory into the set of built-in include path...Anton Korobeynikov
2016-07-27Support setting default value for -rtlib at build timeJonas Hahnfeld
2016-01-03Fix several accidental DOS line endings in source filesDimitry Andric
2015-08-13Driver: Fix include directories when not using libgcc under mingwMartell Malone
2015-07-24Base the sys-root/mingw/include path on sysroot and not on /usr.Yaron Keren
2015-07-24Try to appease clang buildbot by forcing libstdc++ in mingw.cpp test.Yaron Keren
2015-07-24Add extensive tests for the mingw toolchain and remove trailing slash from Arch.Yaron Keren