| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain: Update GCC 10 to version 10.2.0 | DENG Qingfang | 2020-08-31 | 20 | -4/+4 |
* | toolchain/binutils: add binutils 2.35 | DENG Qingfang | 2020-08-31 | 6 | -0/+90 |
* | musl: add common glibc extention for nftw | Tony Ambardar | 2020-08-31 | 2 | -1/+103 |
* | uClibc-ng: refresh config and remove several legacy options | Rosen Penev | 2020-08-24 | 22 | -159/+4 |
* | uClibc-ng: update package from 1.0.31 to 1.0.34 | Donald Hoskins | 2020-08-24 | 1 | -2/+2 |
* | toolchain/binutils: fix broken build of binutils 2.34 on mips64 | Tony Ambardar | 2020-08-10 | 1 | -1/+1 |
* | glibc: update to latest 2.31 commit [BZ #19519 BZ #26332 BZ #26248] | Hans Dedecker | 2020-08-06 | 1 | -2/+2 |
* | toolchain/binutils: remove versions 2.29.1 and 2.31.1 | Adrian Schmutzler | 2020-08-03 | 12 | -496/+0 |
* | toolchain: add PKG_RELEASE if local files | Paul Spooren | 2020-07-29 | 3 | -3/+6 |
* | toolchain: binutils: Use version 2.34 by default | Hauke Mehrtens | 2020-07-24 | 2 | -5/+2 |
* | glibc: fix memcpy and memmove for negative length [BZ #25620] | Hans Dedecker | 2020-07-21 | 1 | -2/+2 |
* | glibc: fix avx2 strncmp offset compare condition check [BZ #25933] | Hans Dedecker | 2020-07-13 | 1 | -2/+2 |
* | toolchain/gdb: Don't use gdb-arc | Rosen Penev | 2020-07-11 | 1 | -11/+0 |
* | toolchain/gcc: Add GCC 10.1.0 patches | Syrone Wong | 2020-07-11 | 13 | -34/+34 |
* | toolchain/gcc: Add GCC 10.1.0 config | Syrone Wong | 2020-07-11 | 3 | -0/+12 |
* | toolchain/gcc: Copy patches from 9.3.0 to 10.1.0 | Syrone Wong | 2020-07-11 | 18 | -0/+839 |
* | toolchain: remove gcc libssp and use libc variant | Ian Cooper | 2020-06-17 | 4 | -18/+4 |
* | 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 |
* | glibc: update to latest 2.31 commit (BZ #25976, BZ #25824) | Hans Dedecker | 2020-05-26 | 1 | -2/+2 |
* | glibc: update to latest 2.31 commit | Hans Dedecker | 2020-05-13 | 1 | -2/+2 |
* | toolchain/gcc: eliminate uClibc atexit hack | Rosen Penev | 2020-04-26 | 1 | -9/+2 |
* | toolchain: glibc: Define minimum support kernel version as 4.14 | Hauke Mehrtens | 2020-04-18 | 1 | -1/+2 |
* | toolchain: glibc: Update glibc to version 2.31 | Hauke Mehrtens | 2020-04-18 | 4 | -30/+690 |
* | toolchain/gcc: remove uclibc hack | Rosen Penev | 2020-04-13 | 1 | -3/+0 |
* | toolchain: Update GCC 9 to version 9.3.0 | Hauke Mehrtens | 2020-03-18 | 21 | -61/+6 |
* | toolchain: Update GCC 8 to version 8.4.0 | Hauke Mehrtens | 2020-03-18 | 22 | -39/+9 |
* | toolchain/binutils: Add binutils 2.34 | Daniel Engberg | 2020-02-22 | 6 | -3/+93 |
* | toolchain/gcc: Backport patch to fix unconditional MULTIARCH_DIRNAME | Jeffery To | 2019-12-23 | 1 | -0/+30 |
* | toolchain/gcc: correct the check expr for newer clang | Yorkie Liu | 2019-12-23 | 1 | -1/+1 |
* | glibc: update to latest 2.27 commit (BZ #2503, BZ #2504) | Hans Dedecker | 2019-12-11 | 1 | -2/+2 |
* | glibc: backport fix for regexec buffer read overrun | Alin Nastac | 2019-11-30 | 1 | -0/+26 |
* | toolchain/gcc: bump to 7.5.0 | Koen Vandeputte | 2019-11-19 | 24 | -3/+3 |
* | toolchain: gcc: enable sanitizers for glibc toolchain | Yousong Zhou | 2019-10-24 | 1 | -1/+4 |
* | toolchain: Simplify libc selection | Rosen Penev | 2019-10-21 | 1 | -2/+1 |
* | toolchain/kernel-headers: don't use TARGET_CFLAGS | Kevin Darbyshire-Bryant | 2019-10-16 | 1 | -4/+4 |
* | toolchain/gdb: bump to 8.3.1 | Koen Vandeputte | 2019-10-15 | 4 | -16/+8 |
* | toolchain/musl: bump to version 1.1.24 | Koen Vandeputte | 2019-10-15 | 5 | -350/+7 |
* | build: fix menuconfig submenu sorting for gcc options | Felix Fietkau | 2019-10-11 | 2 | -5/+5 |
* | toolchain/gcc: switch to version 8 by default | Paul Spooren | 2019-10-09 | 2 | -7/+5 |
* | toolchain,build: prefer -ffile-prefix-map for gcc-8+ | Paul Spooren | 2019-10-09 | 2 | -5/+5 |
* | gcc: Fix ICE in GCC 9.2.0 | Hauke Mehrtens | 2019-09-20 | 1 | -0/+55 |
* | glibc: update to latest 2.27 commit (BZ#23637) | Hans Dedecker | 2019-09-17 | 1 | -2/+2 |
* | glibc: update to latest 2.27 commit (BZ #24228, BZ #24744, BZ #24699) | Hans Dedecker | 2019-09-08 | 1 | -2/+2 |
* | gcc: Update gcc 9.X to version 9.2.0 | Hauke Mehrtens | 2019-08-19 | 22 | -90/+9 |
* | 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 |
* | Revert faulty tree push | Felix Fietkau | 2019-08-12 | 5 | -1838/+1 |
* | toolchain: add autoconf-lean | Felix Fietkau | 2019-08-12 | 5 | -1/+1838 |