| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain/gdb: bump to 8.1.1 | Koen Vandeputte | 2018-08-01 | 3 | -5/+5 |
* | toolchain/binutils: Add binutils 2.31.1 | Daniel Engberg | 2018-07-30 | 7 | -0/+110 |
* | toolchain/gcc: add GCC 8.1.0 | Syrone Wong | 2018-07-22 | 22 | -0/+862 |
* | binutils: remove version 2.27 | Felix Fietkau | 2018-07-10 | 8 | -147/+0 |
* | binutils: update to version 2.30, resolves issues with LTO | Felix Fietkau | 2018-07-10 | 2 | -2/+2 |
* | binutils: backport an upstream fix for a linker bug that triggers with LTO | Felix Fietkau | 2018-07-10 | 1 | -0/+112 |
* | nasm: disable LTO, remove host specific workarounds | Felix Fietkau | 2018-07-10 | 1 | -7/+1 |
* | toolchain/nasm: force ar and ranlib only on macOSX | Hauke Mehrtens | 2018-07-08 | 1 | -3/+5 |
* | toolchain/nasm: Backport GCC8 compatibility fix from upstream repo | Ted Hess | 2018-07-07 | 1 | -0/+15 |
* | toolchain/nasm: fix missing AR/RANLIB variables | Felix Fietkau | 2018-07-07 | 1 | -4/+5 |
* | toolchain: Replace YASM with NASM | Ted Hess | 2018-07-05 | 3 | -20/+13 |
* | toolchain: gdb: enable TUI | Kevin Darbyshire-Bryant | 2018-07-03 | 1 | -1/+1 |
* | toolchain/glibc: update to latest 2.26 commit | Hans Dedecker | 2018-07-02 | 1 | -2/+2 |
* | musl: sys/socket.h: fix SO_PEERSEC value on MIPS | Matthias Schiffer | 2018-06-24 | 1 | -0/+59 |
* | toolchain/glibc: update to latest 2.26 commit | Hans Dedecker | 2018-06-11 | 3 | -4/+4 |
* | gcc: remove support for version 6.3.0 | Felix Fietkau | 2018-06-05 | 26 | -929/+0 |
* | toolchain/glibc: update to latest 2.26 commit | Hans Dedecker | 2018-05-30 | 1 | -2/+2 |
* | toolchain/glibc: update to latest 2.26 commit | Hans Dedecker | 2018-05-23 | 1 | -2/+2 |
* | uClibc-ng: update to 1.0.30 | Evgeniy Didin | 2018-05-22 | 1 | -2/+2 |
* | toolchain: gccgo: fix building gccgo compiler | Yousong Zhou | 2018-05-07 | 2 | -0/+248 |
* | toolchain/binutils: Use xz tarballs where possible | Daniel Engberg | 2018-04-29 | 1 | -3/+4 |
* | glibc: switch from git to https | Johann Neuhauser | 2018-04-29 | 1 | -1/+1 |
* | toolchain/binutils: Remove old patches | Daniel Engberg | 2018-04-26 | 2 | -42/+0 |
* | toolchain/binutils: completely remove 2.28 support | Hans Dedecker | 2018-04-26 | 1 | -5/+0 |
* | toolchain/glibc: unset LD_LIBRARY_PATH | Hyeonsik Song | 2018-04-19 | 1 | -0/+1 |
* | glibc: update glibc to 2.26+ and switch to download from git | Hans Dedecker | 2018-03-13 | 1 | -4/+6 |
* | glibc: fix applying of patches | Hans Dedecker | 2018-03-13 | 1 | -0/+1 |
* | toolchain/binutils: exclude .rej files when unpacking the tarball | Felix Fietkau | 2018-03-12 | 1 | -0/+2 |
* | toolchain/binutils: remove version 2.28 | Felix Fietkau | 2018-03-12 | 8 | -341/+0 |
* | binutils: Use version 2.29.1 by default | Hauke Mehrtens | 2018-03-12 | 2 | -2/+2 |
* | toolchain/binutils: add support for version 2.30 | Felix Fietkau | 2018-03-12 | 7 | -0/+110 |
* | toolchain/gcc: switch to version 7 by default | Felix Fietkau | 2018-03-12 | 2 | -8/+5 |
* | toolchain/gcc: merge pending fix for miscompiled MIPS16 code issue (GCC PR 84... | Felix Fietkau | 2018-03-12 | 3 | -2/+22 |
* | toolchain/gcc: fix a build failure on 7.3.0 with macOS | Felix Fietkau | 2018-03-12 | 1 | -0/+178 |
* | musl: update to version 1.1.19 | Hauke Mehrtens | 2018-03-11 | 7 | -86/+27 |
* | toolchain: fix selecting older gcc versions for x86 | Felix Fietkau | 2018-02-27 | 1 | -1/+2 |
* | gcc: merge upstream fix for PR 83496 (fixes FS#814) | Felix Fietkau | 2018-02-26 | 1 | -0/+136 |
* | gcc: refresh patches for version 7.3.0 | Felix Fietkau | 2018-02-26 | 5 | -6/+6 |
* | toolchain/gcc: use version 7.x for x86 by default | Felix Fietkau | 2018-02-21 | 2 | -1/+7 |
* | toolchain/gcc: remove unused config symbol | Felix Fietkau | 2018-02-21 | 1 | -4/+0 |
* | toolchain: gdb: activate on ARM64 | Hauke Mehrtens | 2018-02-10 | 1 | -1/+0 |
* | binutils: assertion failure bfd/elfxx-mips.c:3860 | Hauke Mehrtens | 2018-01-27 | 2 | -0/+236 |
* | toolchain: gcc: update 7.x to 7.3.0 | Hauke Mehrtens | 2018-01-27 | 21 | -3/+3 |
* | build: cleanup SSP_SUPPORT configure option | Julien Dusser | 2018-01-27 | 3 | -3/+7 |
* | toolchain: add gcc configure default PIE and SSP | Julien Dusser | 2018-01-27 | 2 | -0/+25 |
* | kernel-headers: adjust PKG_ variables when using git clone method | Alexandru Ardelean | 2018-01-27 | 1 | -1/+7 |
* | toolchain/arc: update to the most recent release arc-2017.09 | Evgeniy Didin | 2018-01-27 | 36 | -289/+342 |
* | uClibc-ng: update to 1.0.28 | Evgeniy Didin | 2018-01-27 | 1 | -2/+2 |
* | 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 |