musl-cross-make/patches/gcc-11.2.0
Rich Felker 678797f062 fix fdpic regressions in gcc 10 and later
these were added when arm fdpic support was upstreamed in gcc. one patch
was just entirely wrong (broke arm init/fini arrays, gcc pr#114158) and
the other put arm-specific unwind logic in place for all fdpic targets
and broke building of the unwinder code.
2024-03-13 18:13:07 -04:00
..
0001-ssp_nonshared.diff bump gcc 11.1.0 to 11.2.0 2022-04-15 15:56:08 -04:00
0002-posix_memalign.diff bump gcc 11.1.0 to 11.2.0 2022-04-15 15:56:08 -04:00
0003-j2.diff bump gcc 11.1.0 to 11.2.0 2022-04-15 15:56:08 -04:00
0004-static-pie.diff bump gcc 11.1.0 to 11.2.0 2022-04-15 15:56:08 -04:00
0005-m68k-sqrt.diff bump gcc 11.1.0 to 11.2.0 2022-04-15 15:56:08 -04:00
0006-cow-libstdc++v3.diff fix cowpatch issue with libstdc++-v3 directory in gcc 2024-03-13 18:13:07 -04:00
0007-fdpic-unwind.diff fix fdpic regressions in gcc 10 and later 2024-03-13 18:13:07 -04:00
0008-fdpic-crtstuff-pr114158.diff fix fdpic regressions in gcc 10 and later 2024-03-13 18:13:07 -04:00