[Git][wine/wine][master] 4 commits: winebuild: Generate start and end symbols for .CRT sections.
"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Mon, 26 Jan 2026 16:02:13 -0600
| Newsgroups | gmane.comp.emulators.wine.cvs |
|---|---|
| Message-ID | <[email protected]> |
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/19294e0a26aff67748bcb6e9b97f4491fd244e14...72c4797191f9e08b859a71850d4276b9cf00f65b -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/19294e0a26aff67748bcb6e9b97f4491fd244e14...72c4797191f9e08b859a71850d4276b9cf00f65b You're receiving this email because of your account on gitlab.winehq.org.