openwrt/toolchain
Hauke Mehrtens 02c5019a35 toolchain: glibc: Update glibc to version 2.31
This updates glibc to the most recent version 2.31.

001-regex-read-overrun.patch was a backport from a more recent version
and is integrated in glibc 2.31.

050-Revert-Disallow-use-of-DES-encryption-functions-in-n.patch is needed
to add the DES crypto functions back again. They were removed in glibc
2.28, but we still use them in ppp.
musl lib also provides these DES crypto functions. Without them we would
have to link ppp against openssl or an other crypto library.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-04-18 21:06:45 +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/gcc: remove uclibc hack 2020-04-13 22:40:19 +02:00
gdb toolchain/gdb: bump to 8.3.1 2019-10-15 16:11:28 +02:00
glibc toolchain: glibc: Update glibc to version 2.31 2020-04-18 21:06:45 +02:00
kernel-headers toolchain/kernel-headers: don't use TARGET_CFLAGS 2019-10-16 16:10:38 +01:00
musl toolchain/musl: bump to version 1.1.24 2019-10-15 16:11:28 +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: Simplify libc selection 2019-10-21 13:28:18 +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
Makefile Revert faulty tree push 2019-08-12 12:27:06 +02:00