ImmortalWrt/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>
2018-09-21 13:25:08 +02:00
..
binutils toolchain/binutils: Add binutils 2.31.1 2018-07-30 10:35:11 +02:00
fortify-headers toolchain/fortify-headers: Update to 0.9 2017-09-30 22:44:18 +02:00
gcc toolchain/gcc: update 8.x to 8.2.0 2018-08-20 09:24:33 +02:00
gdb toolchain/gdb: bump to 8.2 2018-09-07 17:21:24 +02:00
glibc toolchain/glibc: update to latest 2.26 commit 2018-09-13 11:06:30 +02:00
kernel-headers kernel-headers: adjust PKG_ variables when using git clone method 2018-01-27 16:46:45 +01:00
musl toolchain/musl: update to version 1.1.20 2018-09-21 13:25:08 +02:00
nasm nasm: disable LTO, remove host specific workarounds 2018-07-10 13:09:57 +02:00
uClibc uClibc-ng: update to 1.0.30 2018-05-22 07:20:26 +02:00
wrapper buildroot: allow specifying libc personality for external toolchains 2013-02-20 15:06:10 +00:00
Config.in toolchain: Replace YASM with NASM 2018-07-05 10:17:06 -04: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 toolchain: Replace YASM with NASM 2018-07-05 10:17:06 -04:00