| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc: remove v4.6 relicts | Felix Fietkau | 2015-12-23 | 1 | -10/+0 |
* | uClibc-ng: update to 1.0.9 | Felix Fietkau | 2015-12-03 | 2 | -3/+3 |
* | gcc: make colors optional based on the GCC_COLORS env var | Felix Fietkau | 2015-11-25 | 1 | -0/+4 |
* | gcc: fix internal compiler error on MIPS with MIPS16 enabled (triggered by li... | Felix Fietkau | 2015-11-18 | 2 | -1/+24 |
* | gcc: switch to 5.2.0 by default | Felix Fietkau | 2015-11-17 | 2 | -5/+3 |
* | gdb: use separate patches for upstream and ARC gdb | Felix Fietkau | 2015-11-17 | 7 | -0/+66 |
* | gcc: add a patch to 5.x that supports translation of __FILE__ paths | Felix Fietkau | 2015-11-17 | 1 | -0/+182 |
* | musl: fix handling of point-to-point interfaces in getifaddrs() | Jo-Philipp Wich | 2015-11-16 | 1 | -0/+18 |
* | gcc: set the isl/cloog prefix when graphite is enabled, disable it explicitly... | Felix Fietkau | 2015-11-13 | 1 | -0/+10 |
* | tools: add isl (used for graphite on GCC 5) | Felix Fietkau | 2015-11-13 | 1 | -1/+1 |
* | toolchain/gdb: disable python support | Felix Fietkau | 2015-11-10 | 1 | -0/+1 |
* | gcc: remove version 4.6, it is no longer needed | Felix Fietkau | 2015-11-10 | 27 | -1102/+1 |
* | gcc: enable LTO support unconditionally | Felix Fietkau | 2015-11-10 | 1 | -5/+1 |
* | gcc: use version 5.x for octeon instead of 4.6 - it has been tested with glibc | Felix Fietkau | 2015-11-10 | 1 | -1/+1 |
* | toolchain: add support of ARC architecture | Felix Fietkau | 2015-11-10 | 28 | -31/+891 |
* | toolchain: remove obsolete kernel version check | Felix Fietkau | 2015-11-07 | 1 | -1/+1 |
* | uClibc: mark as broken for all architectures that use musl by default | Felix Fietkau | 2015-11-07 | 1 | -0/+1 |
* | toolchain/gdb: update to 7.10, sync with target package version | Felix Fietkau | 2015-11-06 | 4 | -8/+8 |
* | uclibc: remove version 0.9.33 | Felix Fietkau | 2015-11-02 | 99 | -4580/+6 |
* | uclibc-ng: bump version from 1.0.6 to 1.0.8 | Felix Fietkau | 2015-11-02 | 24 | -1/+3 |
* | toolchain: use glibc instead of uclibc for mips64 by default - uclibc is stil... | Felix Fietkau | 2015-11-02 | 1 | -1/+1 |
* | musl: add upstream patch for open_[w]memstream | John Crispin | 2015-11-02 | 1 | -0/+79 |
* | uClibc: enable xattr support to make feature sets of libc implementations clo... | John Crispin | 2015-10-26 | 2 | -2/+2 |
* | musl: re-enable des crypto support, fixes pppd MPPE issues | Felix Fietkau | 2015-10-01 | 1 | -56/+6 |
* | toolchain/uClibc: add support of uClibc-ng | Felix Fietkau | 2015-10-01 | 26 | -3/+553 |
* | gcc: fix accidentally dropped chunk of the musl gcc 5.2.0 powerpc patch (fixe... | Felix Fietkau | 2015-09-22 | 1 | -0/+13 |
* | gcc: use qstrip template to fix syntax highlighting | Felix Fietkau | 2015-09-22 | 1 | -1/+1 |
* | musl: fix build on sh3 | Felix Fietkau | 2015-09-21 | 1 | -0/+6 |
* | binutils: fix name of Binutils 2.25.1 | Hauke Mehrtens | 2015-09-15 | 1 | -1/+1 |
* | Revert "musl: fix termios struct c_ispeed/c_ospeed field names" (accidental c... | Felix Fietkau | 2015-09-13 | 1 | -141/+0 |
* | gcc: fix path to powerpc musl dynamic linker with 5.2 (#20501) | Felix Fietkau | 2015-09-13 | 1 | -0/+24 |
* | musl: fix termios struct c_ispeed/c_ospeed field names | Felix Fietkau | 2015-09-13 | 1 | -0/+141 |
* | binutils: add binutils 2.25.1 | Hauke Mehrtens | 2015-09-11 | 6 | -6/+116 |
* | gcc: update gcc 5.x musl patches | Hauke Mehrtens | 2015-09-11 | 15 | -200/+612 |
* | musl: add a hack to remove unused crypt() algorithms, saves ~14k after lzma | Felix Fietkau | 2015-09-08 | 1 | -0/+110 |
* | gcc: add missing powerpc patch for 5.2.0 | Felix Fietkau | 2015-09-07 | 1 | -0/+65 |
* | gcc: remove 4.6.3 leftovers | Felix Fietkau | 2015-09-06 | 2 | -4/+0 |
* | gcc: remove version 4.9-linaro | Felix Fietkau | 2015-09-06 | 36 | -1304/+0 |
* | gcc: add ARM codegen fix from PR 65932 | Felix Fietkau | 2015-09-03 | 2 | -1/+21 |
* | musl: update to version 1.1.11 | Felix Fietkau | 2015-09-02 | 7 | -3180/+5 |
* | musl: fix getsubopt function | Steven Barth | 2015-08-18 | 1 | -0/+29 |
* | toolchain: gcc: add gcc 5.2.0 | Hauke Mehrtens | 2015-08-16 | 33 | -0/+1275 |
* | musl: update to latest git version | Felix Fietkau | 2015-07-24 | 5 | -214/+829 |
* | fortify-headers: update to 0.7 | Steven Barth | 2015-07-24 | 3 | -150/+2 |
* | toolchain: fix gcc 4.6 build with gcc5 | John Crispin | 2015-07-14 | 5 | -6/+27 |
* | gcc: use the -sf suffix for musl ldso on powerpc | Felix Fietkau | 2015-07-12 | 3 | -6/+19 |
* | toolchain/gdb: use expat library to be able to parse target machine definitions | Felix Fietkau | 2015-07-10 | 1 | -16/+14 |
* | toolchain/gdb: update to 7.8, sync with target package version | Felix Fietkau | 2015-07-10 | 6 | -49/+36 |
* | musl: add powerpc soft-float support | Felix Fietkau | 2015-07-08 | 1 | -0/+141 |
* | musl: call a_crash() inside __stack_chk_fail_local instead of calling __stack... | Felix Fietkau | 2015-07-08 | 1 | -2/+2 |