openwrt/toolchain/gcc/patches
Ilya Lipnitskiy 475b366a5b toolchain/gcc: remove upstreamed patch, add backport
This patch has been upstream since GCC 10.
Dragan Mladjenovic (2):
      Emit .note.GNU-stack for soft-float linux targets.
      Emit .note.GNU-stack for hard-float linux targets.

Link: https://gcc.gnu.org/g:a3c1e1f2ff88
Link: https://gcc.gnu.org/g:54b3d52c3cca

Add backport patch to define TARGET_LIBC_GNUSTACK on musl to add
.note.GNU-stack on hard-float MIPS targets.

Link: https://gcc.gnu.org/g:25abbb924968

The net effect should be the exact same functionality while following
upstream code instead of a custom outdated patch.

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-12-17 15:10:22 +01:00
..
8.4.0 toolchain: Update GCC 8 to version 8.4.0 2020-03-18 23:55:51 +01:00
10.3.0 toolchain: gcc: Update to version 10.3.0 2021-04-11 23:01:30 +02:00
11.2.0 toolchain/gcc: remove upstreamed patch, add backport 2021-12-17 15:10:22 +01:00