musl-cross-make/patches
rofl0r 3754b9a198 gcc 5-7: fix build error for x86 targets
building any of i?86, x86_64, and x32 targets on a *musl* host
with a recent gcc host version (in my testing gcc 11), causes
the following build error:

../../src_gcc/gcc/config/i386/i386.c:8750:18: error: converting to 'bool' from 'std::nullptr_t' requires direct-initialization [-fpermissive]
  8750 |   bool error_p = NULL;
       |                  ^~~~

the issue affects the 3 supported gcc versions 5.3.0, 6.5.0 and 7.5.0.
2025-02-17 22:33:00 +00:00
..
binutils-2.25.1 add patch for binutils sh/fdpic bug 31619 2024-05-06 12:09:19 -04:00
binutils-2.27 add patch for binutils sh/fdpic bug 31619 2024-05-06 12:09:19 -04:00
binutils-2.32 add patch for binutils sh/fdpic bug 31619 2024-05-06 12:09:19 -04:00
binutils-2.33.1 add patch for binutils sh/fdpic bug 31619 2024-05-06 12:09:19 -04:00
binutils-397a64b3 add support for last GPLv2 binutils version (git snapshot) 2015-11-06 06:44:16 +00:00
gcc-4.2.1 add support for gcc 4.2.1 (last gplv2 version) 2015-11-06 06:23:54 +00:00
gcc-5.3.0 gcc 5-7: fix build error for x86 targets 2025-02-17 22:33:00 +00:00
gcc-6.5.0 gcc 5-7: fix build error for x86 targets 2025-02-17 22:33:00 +00:00
gcc-7.5.0 gcc 5-7: fix build error for x86 targets 2025-02-17 22:33:00 +00:00
gcc-8.5.0 add patch for gcc sh/fdpic bug 114641 2024-05-06 12:05:08 -04:00
gcc-9.4.0 add patch for gcc sh/fdpic bug 114641 2024-05-06 12:05:08 -04:00
gcc-10.3.0 add patch for gcc sh/fdpic bug 114641 2024-05-06 12:05:08 -04:00
gcc-11.2.0 add patch for gcc sh/fdpic bug 114641 2024-05-06 12:05:08 -04:00
gcc-11.4.0 add gcc 11.4.0 hash and patches, copied from 11.2.0 2024-05-06 12:36:18 -04:00
linux-4.19.90 add asound uapi patches for linux 4.19.90, headers-4.19.88 2020-01-30 22:11:51 -05:00
linux-5.8.5 add linux-5.8.5 headers support 2020-10-01 15:15:30 -04:00
linux-headers-4.19.88-1 update linux-headers to 4.19.88-1 2021-09-11 21:05:46 -04:00
musl-1.2.0 add patch to disable arm vdso in musl 1.2.0 2020-04-26 14:05:29 -04:00