| Commit message (Expand) | Author | Age | Files | Lines |
* | build: implement make check and make package/X/check | Felix Fietkau | 2016-12-17 | 1 | -0/+1 |
* | treewide: clean up download hashes | Felix Fietkau | 2016-12-16 | 10 | -18/+18 |
* | gcc: rip out transactional memory related bloat from crtbegin | Felix Fietkau | 2016-12-14 | 2 | -0/+22 |
* | toolchain: gcc: disable ifunc on *-musl by default | Yousong Zhou | 2016-11-24 | 2 | -0/+76 |
* | toolchain: fix MIPS softfloat build issue for gcc-5.4.0 | BangLang Huang | 2016-11-14 | 1 | -0/+174 |
* | musl: fix parsing of quoted time zone names | Hannu Nyman | 2016-10-31 | 1 | -0/+11 |
* | toolchain/gdb: update to version 7.12 | Felix Fietkau | 2016-10-24 | 3 | -5/+5 |
* | binutils: remove old unused versions | Felix Fietkau | 2016-10-24 | 10 | -212/+0 |
* | toolchain/binutils: Add binutils 2.27 | Daniel Engberg | 2016-10-13 | 7 | -0/+110 |
* | toolchain: Rework external toolchain libc selection | Florian Fainelli | 2016-09-28 | 3 | -5/+26 |
* | fortify-headers: update to 0.8 | Kevin Darbyshire-Bryant | 2016-09-27 | 1 | -2/+2 |
* | config: enable shadow passwords unconditionally | Matthias Schiffer | 2016-09-26 | 1 | -1/+0 |
* | toolchain/gcc: bump GCC 6.1.0 to 6.2.0 | Syrone Wong | 2016-09-04 | 23 | -8/+8 |
* | glibc: re-enable parallel builds | Felix Fietkau | 2016-08-30 | 1 | -2/+2 |
* | glibc: switch to 2.24 by default and remove old versions, fixes security issues | Felix Fietkau | 2016-08-30 | 5 | -85/+2 |
* | glibc: add 2.24 | Dirk Neukirchen | 2016-08-30 | 6 | -3/+85 |
* | toolchain: include yasm in x86 toolchain | Daniel Golle | 2016-08-19 | 3 | -1/+72 |
* | toolchain/uClibc: add missing config symbol | Stijn Tintel | 2016-08-15 | 1 | -0/+1 |
* | gcc: optionally build gccgo compiler | Matteo Croce | 2016-08-11 | 5 | -2/+49 |
* | gcc: add a patch to generate better code with Os on mips | Felix Fietkau | 2016-08-04 | 2 | -0/+25 |
* | toolchain/gcc/arc-2016.03: Fix building on hosts with gcc 6.x | Alexey Brodkin | 2016-07-27 | 1 | -0/+153 |
* | Remove existing old link before creating a new one | Stefan Weil | 2016-07-25 | 1 | -1/+2 |
* | toolchain/gcc: disable libmpx to fix build errors on x86 with gcc 6.1 | Felix Fietkau | 2016-07-21 | 1 | -0/+1 |
* | toolchain/gcc: add 6.1.0 | Syrone Wong | 2016-07-15 | 23 | -0/+892 |
* | toolchain: get rid of GCC_VERSION_5 config symbol | Felix Fietkau | 2016-07-15 | 2 | -5/+0 |
* | toolchain/gcc: clean up remaining references to the old linaro version | Felix Fietkau | 2016-07-15 | 2 | -7/+2 |
* | toolchain/gdb: update to version 7.11.1 | Felix Fietkau | 2016-07-15 | 1 | -2/+2 |
* | toolchain/gdb: reorganize patch layout | Felix Fietkau | 2016-07-15 | 7 | -2/+1 |
* | toolchain/binutils: add 2.26.1 | Syrone Wong | 2016-07-15 | 7 | -0/+110 |
* | 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 |
* | gcc: update gcc to version 5.4.0 | Hauke Mehrtens | 2016-07-13 | 39 | -153/+15 |
* | toolchain: skip gcc/minimal for musl | Felix Fietkau | 2016-07-07 | 7 | -48/+46 |
* | toolchain/gdb: Use correct folder name for ARC patches | Alexey Brodkin | 2016-06-13 | 4 | -13/+0 |
* | treewide: replace nbd@openwrt.org with nbd@nbd.name | Felix Fietkau | 2016-06-07 | 2 | -2/+2 |
* | toolchain: uClibc: Bump to the most recent version 1.0.14 | Alexey Brodkin | 2016-05-27 | 2 | -2/+2 |
* | toolchain: Bump ARC tools to arc-2016.03 | Alexey Brodkin | 2016-05-19 | 29 | -23/+49 |
* | toolchain: gcc: fix build with GCC 6 | Matthias Schiffer | 2016-05-08 | 1 | -0/+117 |
* | branding: add LEDE branding | John Crispin | 2016-03-24 | 2 | -5/+5 |
* | toolchain/uClibc: enable UCLIBC_HAS_OBSOLETE_BSD_SIGNAL | Hauke Mehrtens | 2016-04-17 | 1 | -1/+1 |
* | toolchain/gdb: Update to 7.11 | John Crispin | 2016-03-10 | 4 | -5/+5 |
* | musl: update to latest git, adds some fixes for the mips64 port and regular e... | Felix Fietkau | 2016-03-07 | 3 | -3308/+3736 |
* | gcc: update gcc 5 to version 5.3.0 | Felix Fietkau | 2016-02-29 | 39 | -65/+30 |
* | toolchain: use musl instead of glibc by default for mips64 | Felix Fietkau | 2016-02-26 | 1 | -4/+3 |
* | musl: add mips64 port | Felix Fietkau | 2016-02-26 | 1 | -0/+2714 |
* | toolchain/glibc: remove obsolete versions | Felix Fietkau | 2016-02-25 | 16 | -1393/+1 |
* | musl: update to version 1.1.14 | Felix Fietkau | 2016-02-25 | 7 | -17926/+8 |
* | toolchain: add support of ARCv2 architecture | John Crispin | 2016-02-18 | 3 | -1/+13 |
* | toolchain: use latest glibc 2.21 and 2.22 revisions | Jo-Philipp Wich | 2016-02-17 | 4 | -22/+22 |
* | toolchain: mark eglibc 2.19 broken | Jo-Philipp Wich | 2016-02-17 | 1 | -0/+1 |