| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc: update to version 7.4.0 | Hauke Mehrtens | 2018-12-15 | 26 | -322/+8 |
* | toolchain/gcc: update 8.x to 8.2.0 | Syrone Wong | 2018-08-20 | 21 | -8/+8 |
* | toolchain/gcc: add config symbol to determine how to apply path remapping | Syrone Wong | 2018-08-20 | 1 | -0/+5 |
* | toolchain/gcc: add GCC 8.1.0 | Syrone Wong | 2018-07-22 | 22 | -0/+862 |
* | gcc: remove support for version 6.3.0 | Felix Fietkau | 2018-06-05 | 26 | -929/+0 |
* | toolchain: gccgo: fix building gccgo compiler | Yousong Zhou | 2018-05-07 | 2 | -0/+248 |
* | 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 |
* | 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: 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 | 2 | -3/+3 |
* | toolchain: add gcc configure default PIE and SSP | Julien Dusser | 2018-01-27 | 2 | -0/+25 |
* | toolchain/arc: update to the most recent release arc-2017.09 | Evgeniy Didin | 2018-01-27 | 32 | -277/+330 |
* | merge: etc: update remaining files | Zoltan HERPAI | 2017-12-08 | 1 | -1/+1 |
* | gcc: remove support for libgcj/java | Felix Fietkau | 2017-11-02 | 2 | -13/+2 |
* | toolchain/gcc: update 5.x to 5.5.0 | Ryan Mounce | 2017-10-15 | 43 | -44/+25 |
* | gcc: fix build error with macOS + Xcode 9 | Felix Fietkau | 2017-10-05 | 1 | -0/+10 |
* | toolchain: gcc: update 7.x to 7.2.0 | Kevin Darbyshire-Bryant | 2017-09-16 | 27 | -75/+282 |
* | 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 |