9b16b76 Backport compatibility for Go 1.20

Authored and Committed by qulogic a year ago
27 files changed. 850 lines added. 36 lines removed.
0001-Skip-WASI-tests.patch
file modified
+2 -2
0002-Use-system-mingw64-headers-and-crt.patch
file modified
+2 -2
0003-Skip-some-cross-Linux-tests-where-qemu-is-broken.patch
file modified
+2 -2
0004-Suggest-optional-packages-to-install-if-missing.patch
file modified
+2 -2
0005-Skip-TestDirFS-on-32-bit-systems.patch
file modified
+2 -2
0006-Skip-broken-tests-on-i686.patch
file modified
+2 -2
0007-wasm-fix-GC-scanning-of-allocas.patch
file modified
+2 -2
0008-compiler-return-a-FunctionType-not-a-PointerType-in-.patch
file modified
+2 -2
0009-all-add-type-parameter-to-CreateCall.patch
file modified
+2 -2
0010-all-add-type-parameter-to-CreateLoad.patch
file modified
+2 -2
0011-all-add-type-parameter-to-GEP-calls.patch
file modified
+2 -2
0012-all-replace-llvm.Const-calls-with-builder.Create-cal.patch
file modified
+2 -2
0013-interp-change-object.llvmType-to-the-initializer-typ.patch
file modified
+2 -2
0014-all-remove-pointer-ElementType-calls.patch
file modified
+2 -2
0015-transform-fix-memory-corruption-issues.patch
file modified
+2 -2
0016-riscv-add-target-abi-metadata-flag.patch
file modified
+2 -2
0017-interp-add-support-for-constant-icmp-instructions.patch
file modified
+2 -2
0018-ci-add-support-for-LLVM-15.patch
file modified
+2 -2
0019-src-runtime-add-xorshift-based-fastrand64.patch
file added
+40
0020-testing-implement-t.Setenv.patch
file added
+129
0021-compiler-add-support-for-new-unsafe-slice-string-fun.patch
file added
+255
0022-runtime-implement-math-rand.fastrand64-to-fix-linker.patch
file added
+35
0023-runtime-implement-internal-godebug.setUpdate-as-a-st.patch
file added
+31
0024-syscall-implement-setenv-unsetenv-in-the-runtime.patch
file added
+136
0025-builder-add-support-for-Go-1.20.patch
file added
+139
0026-Skip-archive-zip-tests.patch
file added
+36
tinygo.spec
file modified
+13 -0
    Backport compatibility for Go 1.20
    
        
file modified
+2 -2
file modified
+13 -0