aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mingw
AgeCommit message (Expand)AuthorFilesLines
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek2-21/+21
2024-10-24Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm2-0/+2
2024-06-28i386: Fix regression after refactoring legitimize_pe_coff_symbol, ix86_GOT_al...Evgeny Karpov2-2/+3
2024-06-25Adjust DLL import/export implementation for AArch64Evgeny Karpov2-2/+2
2024-06-25Rename functions for reuse in AArch64Evgeny Karpov2-5/+9
2024-06-25Extract ix86 dllimport implementation to mingwEvgeny Karpov5-1/+269
2024-06-25Move mingw_* declarations to the mingw folderEvgeny Karpov1-0/+33
2024-06-24Fix MinGW option -mcrtdll=Pali Rohár1-0/+2
2024-05-27Define which threading model is in use on WindowsTheShermanTanker1-5/+8
2024-05-12Regenerate cygming.opt.urls and mingw.opt.urlsMark Wielaard2-5/+4
2024-05-07Rename "x86 Windows Options" to "Cygwin and MinGW Options"Zac Walker2-10/+10
2024-05-07Exclude i386 functionality from aarch64 buildZac Walker3-3/+18
2024-05-07Rename section and encoding functions from i386 which will be used in aarch64Zac Walker1-11/+11
2024-05-07Reuse MinGW from i386 for AArch64Zac Walker13-0/+2507