Skip to content

Commit

Permalink
update musl-cross-make
Browse files Browse the repository at this point in the history
  • Loading branch information
RonnyChan-okta committed Oct 24, 2024
1 parent 4307d44 commit 23996cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion musl-cross-make
Submodule musl-cross-make updated 44 files
+2 −2 Makefile
+1 −0 hashes/gcc-11.4.0.tar.xz.sha1
+0 −1 hashes/gcc-9.2.0.tar.xz.sha1
+1 −0 hashes/linux-headers-4.19.88-2.tar.xz.sha1
+1 −0 hashes/musl-1.2.5.tar.gz.sha1
+33 −0 patches/binutils-2.25.1/0011-sh-fdpic-pr31619.diff
+33 −0 patches/binutils-2.27/0008-sh-fdpic-pr31619.diff
+33 −0 patches/binutils-2.32/0005-sh-fdpic-pr31619.diff
+33 −0 patches/binutils-2.33.1/0005-sh-fdpic-pr31619.diff
+11 −0 patches/gcc-10.3.0/0007-fdpic-unwind.diff
+38 −0 patches/gcc-10.3.0/0008-fdpic-crtstuff-pr114158.diff
+12 −0 patches/gcc-10.3.0/0009-sh-fdpic-pr114641.diff
+8 −0 patches/gcc-11.2.0/0006-cow-libstdc++v3.diff
+11 −0 patches/gcc-11.2.0/0007-fdpic-unwind.diff
+38 −0 patches/gcc-11.2.0/0008-fdpic-crtstuff-pr114158.diff
+12 −0 patches/gcc-11.2.0/0009-sh-fdpic-pr114641.diff
+2 −2 patches/gcc-11.4.0/0001-ssp_nonshared.diff
+1 −1 patches/gcc-11.4.0/0002-posix_memalign.diff
+24 −24 patches/gcc-11.4.0/0003-j2.diff
+17 −11 patches/gcc-11.4.0/0004-static-pie.diff
+5 −3 patches/gcc-11.4.0/0005-m68k-sqrt.diff
+8 −0 patches/gcc-11.4.0/0006-cow-libstdc++v3.diff
+11 −0 patches/gcc-11.4.0/0007-fdpic-unwind.diff
+38 −0 patches/gcc-11.4.0/0008-fdpic-crtstuff-pr114158.diff
+12 −0 patches/gcc-11.4.0/0009-sh-fdpic-pr114641.diff
+12 −0 patches/gcc-5.3.0/0021-sh-fdpic-pr114641.diff
+12 −0 patches/gcc-6.5.0/0026-sh-fdpic-pr114641.diff
+12 −0 patches/gcc-7.5.0/0023-sh-fdpic-pr114641.diff
+12 −0 patches/gcc-8.5.0/0022-sh-fdpic-pr114641.diff
+0 −58 patches/gcc-9.2.0/0003-libatomic-test-fix.diff
+0 −61 patches/gcc-9.2.0/0004-libgomp-test-fix.diff
+0 −58 patches/gcc-9.2.0/0005-libitm-test-fix.diff
+0 −58 patches/gcc-9.2.0/0006-libvtv-test-fix.diff
+0 −14 patches/gcc-9.2.0/0008-s390x-muslldso.diff
+0 −22 patches/gcc-9.2.0/0009-microblaze-pr65649.diff
+0 −63 patches/gcc-9.2.0/0010-ldbl128-config.diff
+0 −27 patches/gcc-9.2.0/0011-m68k.diff
+0 −28 patches/gcc-9.2.0/0013-invalid-tls-model.diff
+0 −51 patches/gcc-9.2.0/0014-fix-gthr-weak-refs-for-libgcc.patch
+0 −16 patches/gcc-9.2.0/0015-riscv-tls-copy-relocs.diff
+0 −18 patches/gcc-9.2.0/0016-libstdc++-futex-time64.diff
+0 −45 patches/gcc-9.2.0/0017-pr93402.diff
+0 −11 patches/gcc-9.2.0/0019-broken-builtin-memcmp.diff
+12 −0 patches/gcc-9.4.0/0020-sh-fdpic-pr114641.diff

0 comments on commit 23996cd

Please sign in to comment.