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
Koen Vandeputte ed6139eb25 toolchain/musl: bump to version 1.1.23
new features:
- riscv64 port
- configure now allows customizing AR and RANLIB vars
- header-level support for new linux features in 5.1

major internal changes:
- removed extern __syscall; syscall header code is now fully self-contained

performance:
- new math library implementation for log/exp/pow
- aarch64 dynamic tlsdesc function is streamlined

compatibility & conformance:
- O_TTY_INIT is now defined
- sys/types.h no longer pollutes namespace with sys/sysmacros.h in any profile
- powerpc asm is now compatible with clang internal assembler

changes for new POSIX interpretations:
- fgetwc now sets stream error indicator on encoding errors
- fmemopen no longer rejects 0 size

bugs fixed:
- static TLS for shared libraries was allocated wrong on "Variant I" archs
- crash in dladdr reading through uninitialized pointer on non-match
- sigaltstack wrongly errored out on invalid ss_size when doing SS_DISABLE
- getdents function misbehaved with buffer length larger than INT_MAX
- set*id could deadlock after fork from multithreaded process

arch-specfic bugs fixed:
- s390x SO_PEERSEC definition was wrong
- passing of 64-bit syscall arguments was broken on microblaze
- posix_fadvise was broken on mips due to missing 7-arg syscall support
- vrregset_t layout and member naming was wrong on powerpc64

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
5 years ago
..
binutils toolchain/binutils: use default Host/Configure rule 5 years ago
fortify-headers toolchain/fortify-headers: Update to 1.1 5 years ago
gcc toolchain: Don't force GCC8 on ARC 5 years ago
gdb toolchain/gdb: bump to 8.2.1 5 years ago
glibc glibc: update to latest 2.27 commit (BZ #24531) 5 years ago
kernel-headers kernel-headers: adjust PKG_ variables when using git clone method 6 years ago
musl toolchain/musl: bump to version 1.1.23 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: replace LEDE in help text 5 years ago
Makefile build: drop buildbot toolchain rebuild check when not using git 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