Skip to content

Make the loader code compatible with MinGW (2)#17

Merged
illwieckz merged 11 commits into
masterfrom
illwieckz/mingw-1
Jul 13, 2026
Merged

Make the loader code compatible with MinGW (2)#17
illwieckz merged 11 commits into
masterfrom
illwieckz/mingw-1

Conversation

@illwieckz

@illwieckz illwieckz commented Jun 21, 2026

Copy link
Copy Markdown
Member

@illwieckz illwieckz added the enhancement New feature or request label Jun 21, 2026
@illwieckz illwieckz changed the title Smaller subset of MinGW patches (2) MinGW patches to make the loader buildable on MinGW (2) Jun 21, 2026
@illwieckz illwieckz changed the title MinGW patches to make the loader buildable on MinGW (2) Code patches to make the executables buildable on MinGW (2) Jun 21, 2026
@illwieckz illwieckz changed the title Code patches to make the executables buildable on MinGW (2) Fixes to make the executables buildable on MinGW (2) Jun 21, 2026
@illwieckz illwieckz changed the title Fixes to make the executables buildable on MinGW (2) Make the loader buildable on MinGW (2) Jun 21, 2026
@illwieckz illwieckz mentioned this pull request Jun 22, 2026
@illwieckz illwieckz force-pushed the illwieckz/mingw-1 branch from 9bf3b1f to a511b4e Compare June 22, 2026 17:42
@illwieckz illwieckz changed the title Make the loader buildable on MinGW (2) Make the loader code compatible with MinGW (2) Jun 22, 2026
@illwieckz illwieckz force-pushed the illwieckz/mingw-1 branch from a511b4e to 9bf3b1f Compare June 22, 2026 19:04
This was referenced Jun 22, 2026
@illwieckz illwieckz force-pushed the illwieckz/mingw-1 branch from 9bf3b1f to 33ac6f1 Compare June 25, 2026 21:16
@illwieckz illwieckz force-pushed the illwieckz/mingw-1 branch from 33ac6f1 to 39264d5 Compare July 3, 2026 00:20
Comment thread src/trusted/service_runtime/sel_ldr.c Outdated
@illwieckz illwieckz force-pushed the illwieckz/mingw-1 branch from 39264d5 to 48dbcdf Compare July 10, 2026 13:56
@slipher

slipher commented Jul 13, 2026

Copy link
Copy Markdown
Member

win32: include stdint for INT64_MAX should be removed because win32: silence some MSVC pragma and redefinitions on MinGW already gets that include. Other than that LGTM.

Commit message nit: the phrase "posix intrinsics" doesn't make sense.

@illwieckz illwieckz force-pushed the illwieckz/mingw-1 branch from 48dbcdf to 02b8e33 Compare July 13, 2026 06:50
@illwieckz illwieckz force-pushed the illwieckz/mingw-1 branch from 02b8e33 to f0dc091 Compare July 13, 2026 06:51
@illwieckz illwieckz merged commit 7eb86de into master Jul 13, 2026
@illwieckz illwieckz deleted the illwieckz/mingw-1 branch July 13, 2026 06:55
@illwieckz

Copy link
Copy Markdown
Member Author

Oopsie, I forgot to rename that:

Commit message nit: the phrase "posix intrinsics" doesn't make sense.

Not a big deal though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants