You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
binutils toolchain/binutils: Add binutils 2.34 4 years ago
fortify-headers toolchain/fortify-headers: Update to 1.1 5 years ago
gcc toolchain/gcc: remove uclibc hack 4 years ago
gdb toolchain/gdb: bump to 8.3.1 5 years ago
glibc toolchain: glibc: Update glibc to version 2.31 4 years ago
kernel-headers toolchain/kernel-headers: don't use TARGET_CFLAGS 5 years ago
musl toolchain/musl: bump to version 1.1.24 5 years ago
nasm toolchain/nasm: update to version 2.14 5 years ago
uClibc update uClibc-ng from 1.0.30 to 1.0.31 5 years ago
wrapper buildroot: allow specifying libc personality for external toolchains 11 years ago
Config.in toolchain: Simplify libc selection 5 years ago
Makefile Revert faulty tree push 5 years ago
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) 15 years ago