| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain: mark eglibc 2.19 broken | Jo-Philipp Wich | 2016-02-17 | 1 | -0/+1 |
* | toolchain/gdb: update to 7.10.1 | John Crispin | 2016-02-12 | 4 | -3/+3 |
* | 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 |
* | glibc: switch to downloading version 2.22 via tarball instead of git to impro... | Felix Fietkau | 2016-01-29 | 2 | -7/+13 |
* | glibc: switch to version 2.22 by default | Felix Fietkau | 2016-01-29 | 2 | -2/+2 |
* | toolchain: fix default toolchain selection for mips64 added in r47355 | Felix Fietkau | 2016-01-29 | 1 | -1/+2 |
* | 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 |
* | gcc: backport a libgcc fix for a dependency on libc write() on ARM | Felix Fietkau | 2016-01-25 | 1 | -0/+35 |
* | 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: Reverse glibc/eglibc conditionals to check for eglibc | Felix Fietkau | 2016-01-20 | 1 | -4/+4 |
* | gcc: drop version 4.8-linaro | Felix Fietkau | 2016-01-20 | 40 | -1610/+0 |
* | binutils: switch to version 2.25.1 by default | Felix Fietkau | 2016-01-20 | 2 | -2/+2 |
* | toolchain/musl: remove old CONFIG_MUSL_ENABLE_DEBUG option | Felix Fietkau | 2016-01-19 | 3 | -12/+0 |
* | toolchain: Add glibc 2.22 | Felix Fietkau | 2016-01-19 | 5 | -1/+76 |
* | toolchain/musl: enable debug information | Felix Fietkau | 2016-01-19 | 1 | -1/+2 |
* | 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 |