[Git][wine/wine][master] 4 commits: winebuild: Generate start and end symbols for .CRT sections.
Alexandre Julliard pushed to branch master at wine / wine Commits: 840fff69 by Yuxuan Shui at 2026-01-26T12:16:29+01:00 winebuild: Generate start and end symbols for .CRT sections. - - - - - 6be75cf0 by Yuxuan Shui at 2026-01-26T12:16:29+01:00 winegcc: Merge .CRT sections for windows targets. On mingw targets this is already done by ld's linker script. - - - - - 027e7e75 by Yuxuan Shui at 2026-01-26T12:16:29+01:00 include: Add prototype for _initterm. - - - - - 72c47971 by Yuxuan Shui at 2026-01-26T12:16:29+01:00 crt: Run MSVC constructors and destructors. - - - - - 9 changed files: - + dlls/msvcrt/crt_init.h - dlls/msvcrt/crt_main.c - dlls/msvcrt/crt_wmain.c - dlls/winecrt0/crt_dllmain.c - include/msvcrt/corecrt_startup.h - tools/winebuild/build.h - tools/winebuild/spec16.c - tools/winebuild/spec32.c - tools/winegcc/winegcc.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/19294e0a26aff67748bcb6e9b97f44... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/19294e0a26aff67748bcb6e9b97f44... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)