| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain: musl: refresh patches | Hauke Mehrtens | 2020-12-02 | 2 | -15/+6 |
* | musl: handle wcsnrtombs destination buffer overflow (CVE-2020-28928) | Petr Štetiar | 2020-11-20 | 2 | -1/+66 |
* | musl: add common glibc extention for nftw | Tony Ambardar | 2020-08-31 | 2 | -1/+103 |
* | musl: use official release tar | Alexander Couzens | 2020-06-14 | 1 | -6/+3 |
* | musl: restore lock skipping for mostly-singlethreaded programs, and related p... | Matthias Schiffer | 2020-05-26 | 3 | -0/+166 |
* | musl: fix locking synchronization bug | Matthias Schiffer | 2020-05-26 | 1 | -0/+69 |
* | toolchain/musl: bump to version 1.1.24 | Koen Vandeputte | 2019-10-15 | 5 | -350/+7 |
* | musl: Fix CVE-2019-14697 | Hauke Mehrtens | 2019-08-18 | 3 | -1/+208 |
* | musl: ldso/dlsym: fix mips returning undef dlsym | Luiz Angelo Daros de Luca | 2019-08-17 | 2 | -1/+137 |
* | toolchain/musl: bump to version 1.1.23 | Koen Vandeputte | 2019-07-31 | 1 | -3/+3 |
* | toolchain: musl: switch to https instead of git | Christian Lamparter | 2019-06-22 | 1 | -1/+1 |
* | toolchain/musl: update to version 1.1.22 | Koen Vandeputte | 2019-04-23 | 2 | -8/+8 |
* | toolchain/musl: update to version 1.1.21 | Christian Lamparter | 2019-02-05 | 3 | -7/+7 |
* | musl: improve crypt() size hack | Jo-Philipp Wich | 2019-01-22 | 3 | -25/+53 |
* | toolchain/musl: Don't override optimization set by upstream | Daniel Engberg | 2018-10-20 | 1 | -2/+5 |
* | toolchain/musl: update to version 1.1.20 | Christian Lamparter | 2018-09-21 | 6 | -88/+32 |
* | musl: sys/socket.h: fix SO_PEERSEC value on MIPS | Matthias Schiffer | 2018-06-24 | 1 | -0/+59 |
* | musl: update to version 1.1.19 | Hauke Mehrtens | 2018-03-11 | 7 | -86/+27 |
* | musl: move BUILD_DIR_TOOLCHAIN/musl symlink to configure step | Felix Fietkau | 2018-01-25 | 1 | -11/+1 |
* | musl: allow autorebuild | Felix Fietkau | 2018-01-25 | 1 | -1/+3 |
* | kernel: use upstream patches for musl | Hauke Mehrtens | 2018-01-20 | 3 | -7/+66 |
* | toolchain: musl: update to current HEAD | Christian Lamparter | 2017-12-08 | 2 | -21/+53 |
* | toolchain/musl: update to version 1.1.18 | Felix Fietkau | 2017-11-09 | 2 | -6/+6 |
* | musl: update to 1.1.16+ git HEAD 2017-08-30 | Koen Vandeputte | 2017-08-31 | 1 | -2/+2 |
* | musl: bump to latest 1.1.16+ git HEAD | Koen Vandeputte | 2017-08-30 | 1 | -2/+2 |
* | build: remove libc version config code | Felix Fietkau | 2017-02-11 | 2 | -9/+1 |
* | toolchain/musl: parallelize make install | Felix Fietkau | 2017-02-09 | 1 | -1/+1 |
* | musl: update musl to 1.1.16+ and switch to download from git | Christian Lamparter | 2017-01-16 | 31 | -1595/+7 |
* | musl: refresh patches | Koen Vandeputte | 2016-12-26 | 1 | -1/+1 |
* | musl: backport various post-1.1.15 fixes | Koen Vandeputte | 2016-12-26 | 26 | -0/+1513 |
* | musl: rename a custom backport patch | Koen Vandeputte | 2016-12-26 | 1 | -0/+0 |
* | treewide: clean up download hashes | Felix Fietkau | 2016-12-16 | 1 | -1/+1 |
* | musl: fix parsing of quoted time zone names | Hannu Nyman | 2016-10-31 | 1 | -0/+11 |
* | musl: remove sh3 workaround | Hauke Mehrtens | 2016-07-13 | 1 | -6/+0 |
* | musl: update musl to version 1.1.15 | Hauke Mehrtens | 2016-07-13 | 6 | -3741/+72 |
* | toolchain: skip gcc/minimal for musl | Felix Fietkau | 2016-07-07 | 1 | -16/+0 |
* | treewide: replace nbd@openwrt.org with nbd@nbd.name | Felix Fietkau | 2016-06-07 | 1 | -1/+1 |
* | musl: update to latest git, adds some fixes for the mips64 port and regular e... | Felix Fietkau | 2016-03-07 | 3 | -3308/+3736 |
* | musl: add mips64 port | Felix Fietkau | 2016-02-26 | 1 | -0/+2714 |
* | musl: update to version 1.1.14 | Felix Fietkau | 2016-02-25 | 7 | -17926/+8 |
* | musl: fix an alignment issue that was breaking ldso on ARMv5 | Felix Fietkau | 2016-01-31 | 1 | -1/+3 |
* | musl: fix GDB debugging on mips (local, remote) | Felix Fietkau | 2016-01-30 | 1 | -0/+55 |
* | musl: update to the latest git version, fixes TLS issues | Felix Fietkau | 2016-01-30 | 7 | -7745/+17878 |
* | musl: fix mips vdso handling | Hauke Mehrtens | 2016-01-25 | 1 | -3/+54 |
* | musl: update to 1.1.12 + git from 2016-01-22 | Felix Fietkau | 2016-01-25 | 9 | -201/+8125 |
* | musl: Add format attribute to some function declarations | Hauke Mehrtens | 2016-01-24 | 1 | -0/+209 |
* | musl: mips: add vdso support | Hauke Mehrtens | 2016-01-23 | 1 | -0/+29 |
* | musl: backport a fix that caused the wrong relocations to be emitted on some ... | Felix Fietkau | 2016-01-21 | 1 | -0/+55 |
* | toolchain/musl: remove old CONFIG_MUSL_ENABLE_DEBUG option | Felix Fietkau | 2016-01-19 | 2 | -11/+0 |
* | toolchain/musl: enable debug information | Felix Fietkau | 2016-01-19 | 1 | -1/+2 |