openwrt/toolchain
Ian Cooper b933f9cf0c toolchain: remove gcc libssp and use libc variant
Removes the standalone implementation of stack smashing protection
in gcc's libssp in favour of the native implementation available
in glibc and uclibc. Musl libc already uses its native ssp, so this
patch does not affect musl-based toolchains.

Stack smashing protection configuration options are now uniform
across all supported libc variants.

This also makes kernel-level stack smashing protection available
for x86_64 and i386 builds using non-musl libc.

Signed-off-by: Ian Cooper <iancooper@hotmail.com>
2020-06-17 23:57:07 +02:00
..
binutils toolchain/binutils: Add binutils 2.34 2020-02-22 16:38:41 +01:00
fortify-headers toolchain/fortify-headers: Update to 1.1 2019-07-28 09:43:49 +01:00
gcc toolchain: remove gcc libssp and use libc variant 2020-06-17 23:57:07 +02:00
gdb toolchain/gdb: bump to 8.3.1 2019-10-15 16:11:28 +02:00
glibc toolchain: remove gcc libssp and use libc variant 2020-06-17 23:57:07 +02:00
kernel-headers toolchain/kernel-headers: don't use TARGET_CFLAGS 2019-10-16 16:10:38 +01:00
musl musl: use official release tar 2020-06-14 02:42:21 +02:00
nasm toolchain/nasm: update to version 2.14 2019-05-11 01:30:00 +02:00
uClibc update uClibc-ng from 1.0.30 to 1.0.31 2019-01-27 01:04:53 +01:00
wrapper buildroot: allow specifying libc personality for external toolchains 2013-02-20 15:06:10 +00:00
Config.in toolchain: remove gcc libssp and use libc variant 2020-06-17 23:57:07 +02:00
Makefile Revert faulty tree push 2019-08-12 12:27:06 +02:00
info.mk uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 2009-04-24 02:07:24 +00:00