1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/toolchain
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
..
binutils toolchain/binutils: switch to version 2.37 by default 2021-09-22 19:37:24 -10:00
fortify-headers toolchain/fortify-headers: Update to 1.1 2019-07-28 09:43:49 +01:00
gcc toolchain/gcc: remove upstreamed patch, add backport 2021-12-17 15:10:22 +01:00
gdb toolchain: gdb: Update to version 11.1 2021-11-03 23:52:08 +01:00
glibc glibc: update to latest 2.33 HEAD (bug 28213) 2021-09-12 16:03:19 +02:00
kernel-headers toolchain: kernel-headers: kernel Git tree mirror hash 2020-11-27 14:46:13 +01:00
musl toolchain/musl: Remove extra format attribute patch 2021-09-22 19:04:02 +02:00
nasm toolchain: nasm: update to 2.15.05 2020-09-28 23:44:49 +01:00
wrapper
build_version toolchain: add a version that can be bumped to force toolchain/target rebuild 2021-11-16 22:02:45 +01:00
Config.in build: add support for using prebuilt LLVM toolchain 2021-11-04 20:06:14 +01:00
info.mk
Makefile Revert "toolchain: add autoconf-lean" 2021-03-02 11:36:36 +00:00