[Git][wine/wine][master] 3 commits: compiler-rt: Import more builtin functions.
Alexandre Julliard pushed to branch master at wine / wine Commits: 0387a68a by Jacek Caban at 2026-02-19T15:40:40+01:00 compiler-rt: Import more builtin functions. - - - - - b0e433be by Jacek Caban at 2026-02-19T15:40:40+01:00 configure: Use compiler-rt in mingw mode too. - - - - - 05aefae7 by Jacek Caban at 2026-02-19T15:40:40+01:00 winegcc: Use compiler-rt instead of -lgcc on mingw targets. - - - - - 11 changed files: - configure - configure.ac - libs/compiler-rt/Makefile.in - + libs/compiler-rt/lib/builtins/i386/chkstk.S - + libs/compiler-rt/lib/builtins/i386/chkstk2.S - + libs/compiler-rt/lib/builtins/i386/moddi3.S - + libs/compiler-rt/lib/builtins/popcountdi2.c - + libs/compiler-rt/lib/builtins/popcountsi2.c - + libs/compiler-rt/lib/builtins/x86_64/chkstk.S - + libs/compiler-rt/lib/builtins/x86_64/chkstk2.S - tools/winegcc/winegcc.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8f9fdae8191c369c337fb46d556c0a... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8f9fdae8191c369c337fb46d556c0a... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)