| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain/arc: update to the most recent release arc-2017.03 | Evgeniy Didin | 2017-07-18 | 25 | -12/+12 |
* | gcc: gcc 6.3.0 fix comparison between pointer and integer | Kevin Darbyshire-Bryant | 2017-06-24 | 1 | -0/+11 |
* | toolchain/gcc: fix --with-isl path | Syrone Wong | 2017-05-30 | 1 | -2/+2 |
* | gcc: fix documentation entries added by 910-mbsd_multi.patch | Felix Fietkau | 2017-05-25 | 2 | -12/+12 |
* | toolchain: add gcc 7.1.0 support | Felix Fietkau | 2017-05-25 | 23 | -1/+775 |
* | build: stop overriding STAGING_DIR_HOST for toolchain build | Felix Fietkau | 2017-05-25 | 1 | -4/+4 |
* | toolchain/arc: update to the most recent release arc-2016.09 | Alexey Brodkin | 2017-05-02 | 33 | -491/+513 |
* | toolchain/gcc: parallelize make install | Felix Fietkau | 2017-02-09 | 2 | -2/+2 |
* | gcc: remove obsolete uclibc patch | Felix Fietkau | 2017-02-01 | 3 | -99/+0 |
* | toolchain/gcc: reduce source directory size by about 420 MB | Felix Fietkau | 2017-02-01 | 1 | -0/+6 |
* | toolchain/gcc: update 6.x to 6.3.0 | Syrone Wong | 2016-12-24 | 25 | -9/+7 |
* | toolchain: remove ppl/cloog, disable graphite for gcc 4.8 | Felix Fietkau | 2016-12-24 | 2 | -11/+2 |
* | treewide: clean up download hashes | Felix Fietkau | 2016-12-16 | 1 | -3/+3 |
* | 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 |
* | toolchain/gcc: bump GCC 6.1.0 to 6.2.0 | Syrone Wong | 2016-09-04 | 23 | -8/+8 |
* | 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 |
* | 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 |
* | 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 | 3 | -22/+25 |
* | treewide: replace nbd@openwrt.org with nbd@nbd.name | Felix Fietkau | 2016-06-07 | 1 | -1/+1 |
* | toolchain: Bump ARC tools to arc-2016.03 | Alexey Brodkin | 2016-05-19 | 20 | -5/+5 |
* | toolchain: gcc: fix build with GCC 6 | Matthias Schiffer | 2016-05-08 | 1 | -0/+117 |
* | branding: add LEDE branding | John Crispin | 2016-03-24 | 1 | -3/+3 |
* | gcc: update gcc 5 to version 5.3.0 | Felix Fietkau | 2016-02-29 | 39 | -65/+30 |
* | toolchain: add support of ARCv2 architecture | John Crispin | 2016-02-18 | 1 | -0/+1 |
* | gcc: backport a libgcc fix for a dependency on libc write() on ARM | Felix Fietkau | 2016-01-25 | 1 | -0/+35 |
* | gcc: drop version 4.8-linaro | Felix Fietkau | 2016-01-20 | 40 | -1610/+0 |
* | gcc: remove v4.6 relicts | Felix Fietkau | 2015-12-23 | 1 | -10/+0 |
* | 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 |
* | gcc: add a patch to 5.x that supports translation of __FILE__ paths | Felix Fietkau | 2015-11-17 | 1 | -0/+182 |
* | 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 |
* | gcc: remove version 4.6, it is no longer needed | Felix Fietkau | 2015-11-10 | 26 | -1101/+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 | 21 | -11/+803 |
* | 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 |
* | gcc: fix path to powerpc musl dynamic linker with 5.2 (#20501) | Felix Fietkau | 2015-09-13 | 1 | -0/+24 |
* | gcc: update gcc 5.x musl patches | Hauke Mehrtens | 2015-09-11 | 15 | -200/+612 |
* | gcc: add missing powerpc patch for 5.2.0 | Felix Fietkau | 2015-09-07 | 1 | -0/+65 |