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
Christian Lamparter 1801e60390 toolchain/musl: update to version 1.1.20
This release introduces the ability to replace/interpose the allocator
(malloc) subject to certain restrictions, adds an experimental m68k
port, and makes notable improvements to stdio (application-provided
buffers), getaddrinfo (AI_ADDRCONFIG, support for IPv4-only kernel
configurations), the dynamic linker (safety against dlopen of
libraries using initial-exec TLS model, reclaiming unused memory on
FDPIC archs, better dladdr results), and handling of default thread
stack size (pthread_setattr_default_np now works more reliably).

Many bugs have been fixed, including potentially dangerous regressions
in iconv (only for new conversions to legacy encodings) and visibly
incorrect behavior in printf on non-x86 archs (%a format with
precision specifier), in getopt_long_only when short options are a
prefix for a long option, in complex arc-trig/hyperbolic functions, in
strftime and mktime (timezone-specific issues), and numerous
less-obvious places.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
[altered commit msg a bit keeping it tight]
Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
6 years ago
..
binutils toolchain/binutils: Add binutils 2.31.1 6 years ago
fortify-headers toolchain/fortify-headers: Update to 0.9 7 years ago
gcc toolchain/gcc: update 8.x to 8.2.0 6 years ago
gdb toolchain/gdb: bump to 8.2 6 years ago
glibc toolchain/glibc: update to latest 2.26 commit 6 years ago
kernel-headers kernel-headers: adjust PKG_ variables when using git clone method 6 years ago
musl toolchain/musl: update to version 1.1.20 6 years ago
nasm nasm: disable LTO, remove host specific workarounds 6 years ago
uClibc uClibc-ng: update to 1.0.30 6 years ago
wrapper buildroot: allow specifying libc personality for external toolchains 11 years ago
Config.in toolchain: Replace YASM with NASM 6 years ago
Makefile toolchain: Replace YASM with NASM 6 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