35ed253b26
tests: Update comment in runner.
a44661bb1a
ci: Don't use binfmt.
52dd20af39
README: Add CI badge and remove CI text.
79f40b1062
riscv: Fix cas_atomic.
27270d0136
riscv: Fix word sizes in load and store atomic.
Fixes to get guile-3.0.11 compiled on MSYS2
From my point of view it's ready to pull.
15b5376199
libguile/Makefile.am: Fix race condition in install-data-hook
40d9a8ba14
libguile/posix: Fix const warning in CPU_ISSET usage
3e5c61d37d
test-suite/standalone: Skip resource-limit tests on MSYS2
f7fd29fbc7
test-guild-compile: Skip cleanup test on Windows
908b00918f
test-suite/standalone: Fix MSYS2 loading and enforce failure on error
Fixes to get guile-3.0.11 compiled on MSYS2
The patch lightening: Fix x86 compilation and ABI compliance on Windows/Cygwin has been removed since related more complex PRs have been done directly upstream:
561eba0b2f
libguile/Makefile.am: Fix race condition in install-data-hook
df74117016
libguile/posix: Fix const warning in CPU_ISSET usage
b316e677b8
test-suite/standalone: Skip resource-limit tests on MSYS2
969981b75c
test-guild-compile: Skip cleanup test on Windows
cbc10be578
test-suite/standalone: Fix MSYS2 loading and enforce failure on error
c4d7e61e03
libguile/Makefile.am: Fix race condition in install-data-hook
Fix register dependency resolution in JIT calls
8859f47262
Fix register dependency resolution in JIT calls
Support Windows and Microsoft x64 ABI
I needed more pushes to get it nice, now I have it done. I also found an issue but the fix comes in a separate PR.
d5103e4ac6
Support Windows and Microsoft x64 ABI
c77f0f15b3
Support Windows and Microsoft x64 ABI.
57cdd18475
Support Windows and Microsoft x64 ABI.
7a57a5ecaf
Support Windows and Microsoft x64 ABI.
Support Windows and Microsoft x64 ABI
I updated the patch, which now includes a full test suite update. (Note: This update incorporates changes across three PR iterations to ensure a clean final state).
7f7e241676
Support Windows and Microsoft x64 ABI.
1ca71027de
Support Windows and Microsoft x64 ABI.
e7b3024cdd
Support Windows and Microsoft x64 ABI.
Fix Windows/Cygwin build visibility and missing ffs() function
c42797a255
Fix Windows build visibility and missing ffs() function