aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/mingw
AgeCommit message (Expand)Author
2025-08-28libc: delete superfluous c and assembly trunc implementationsDavid Senoner
2025-08-28libc: delete superfluous c and assembly ceil implementationDavid Senoner
2025-08-27libc: use zig isnan and derivates for mingwDavid Senoner
2025-07-04delete superfluous assembly libc floor implementationsDavid Senoner
2025-06-11mingw: Update MinGW-w64 sources to 38c8142f660b6ba11e7c408f2de1e9f8bfaf839e.Alex Rønne Petersen
2025-06-11mingw: Update MinGW-w64 definitions to 38c8142f660b6ba11e7c408f2de1e9f8bfaf839e.Alex Rønne Petersen
2025-06-02Added zig patch comments to annotate the deletion of the sincos symbolSuper User
2025-06-01libc: replace MinGW's trigonometric functions with compiler_rt'sKoki Ueha
2025-05-30mingw: Remove libscrnsav(e,w) support.Alex Rønne Petersen
2025-05-21libc: implement common `abs` for various integer sizes (#23893)David
2025-02-24mingw: Update MinGW-w64 sources to 3839e21b08807479a31d5a9764666f82ae2f0356.Alex Rønne Petersen
2025-01-14mingw: Add upstream RtlSecureZeroMemory implementation.Alex Rønne Petersen
2024-12-14mingw: Update sources to dcd7fefc703fb4b12187235386900d34cc13fdc5.Alex Rønne Petersen
2024-03-27mingw: support -municodeElaine Gibson
2024-03-20mingw-w64: update to latest masterAndrew Kelley
2024-03-20mingw-w64: update to reflect latest tool changesAndrew Kelley
2024-01-20mingw-w64: remove msvcrt sourcesElaine Gibson
2024-01-20mingw-w64: add missing CRT sourcesElaine Gibson
2024-01-14mingw: Add missing misc/mingw-access.c and misc/ucrt-access.cKrzysztof Wolicki
2024-01-08mingw: remove pow.c from aarch64-windows mingw buildsAndrew Kelley
2024-01-08mingw: add the mingw stdio functions backAndrew Kelley
2024-01-08add config.hAndrew Kelley
2024-01-08mingw-w64: update CRT files to latest git commitAndrew Kelley
2023-11-02mingw-w64: add shcore def filesAndrew Kelley
2023-02-01mingw: stop using K&R-style function definitionspraschke
2022-12-28mingw: add missing vscprintf.c fileAndrew Kelley
2022-12-10fix aarch64-windows-gnu libcAndrew Kelley
2022-10-30mingw-w64: add gdiplus def filesAndrew Kelley
2022-10-11update mingw-w64 crt files to v10.0.0Andrew Kelley
2021-11-26mingw-w64: add wsock32 def filesAndrew Kelley
2021-11-26mingw-w64: patch to silence implicit-function-declaration warningsAndrew Kelley
2021-11-25mingw-w64: add glu32 def filesAndrew Kelley
2021-09-15Added implementation for _fseeki64 and _ftelli64 from mingw-w64 9.0.0 (#9402)...Michal Ziulek
2021-09-07changes to build zig-bootstrap aarch64-windowsJonathan Marler
2021-09-07Fix building aarch64-windows-gnu by adding missing libc files and compiler_rt...Jonathan Marler
2021-08-20Add compstui.defJonathan Marler
2021-07-10mingw-w64: add odbc32 and dbghelp def filesAndrew Kelley
2021-06-04update mingw-w64 crt files to v9.0.0Andrew Kelley
2021-02-10Add more mingw def filesJonathan Marler
2020-12-15mingw-w64: add .def files for xaudio2_8Christian Wesselhoeft
2020-12-11mingw-w64: add .def files for xinput1_4Andrew Kelley
2020-12-11mingw-w64: add support for -lwldap32Andrew Kelley
2020-12-09mingw-w64: patch to silence implicit-function-declaration warningsAndrew Kelley
2020-12-03add more mingw-w64 .def filesAndrew Kelley
2020-11-05Fixed mingw-w64 8.0.0 compilationAlexandros Naskos
2020-11-05Updated mingw-w64 to version 8.0.0Alexandros Naskos
2020-10-01mingw: Add user32.def for 32bit WindowsLemonBoy
2020-04-08zig provides shlwapi.lib for *-windows-gnuAndrew Kelley
2020-04-06mingw-w64: add 32-bit version.defAndrew Kelley
2020-04-06provide ___mb_cur_max_func for i386-windows-gnuAndrew Kelley