aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* merge: etc: update remaining filesZoltan HERPAI2017-12-081-1/+1
* gcc: remove support for libgcj/javaFelix Fietkau2017-11-022-13/+2
* toolchain/gcc: update 5.x to 5.5.0Ryan Mounce2017-10-1543-44/+25
* gcc: fix build error with macOS + Xcode 9Felix Fietkau2017-10-051-0/+10
* toolchain: gcc: update 7.x to 7.2.0Kevin Darbyshire-Bryant2017-09-1627-75/+282
* toolchain/arc: update to the most recent release arc-2017.03Evgeniy Didin2017-07-1825-12/+12
* gcc: gcc 6.3.0 fix comparison between pointer and integerKevin Darbyshire-Bryant2017-06-241-0/+11
* toolchain/gcc: fix --with-isl pathSyrone Wong2017-05-301-2/+2
* gcc: fix documentation entries added by 910-mbsd_multi.patchFelix Fietkau2017-05-252-12/+12
* toolchain: add gcc 7.1.0 supportFelix Fietkau2017-05-2523-1/+775
* build: stop overriding STAGING_DIR_HOST for toolchain buildFelix Fietkau2017-05-251-4/+4
* toolchain/arc: update to the most recent release arc-2016.09Alexey Brodkin2017-05-0233-491/+513
* toolchain/gcc: parallelize make installFelix Fietkau2017-02-092-2/+2
* gcc: remove obsolete uclibc patchFelix Fietkau2017-02-013-99/+0
* toolchain/gcc: reduce source directory size by about 420 MBFelix Fietkau2017-02-011-0/+6
* toolchain/gcc: update 6.x to 6.3.0Syrone Wong2016-12-2425-9/+7
* toolchain: remove ppl/cloog, disable graphite for gcc 4.8Felix Fietkau2016-12-242-11/+2
* treewide: clean up download hashesFelix Fietkau2016-12-161-3/+3
* gcc: rip out transactional memory related bloat from crtbeginFelix Fietkau2016-12-142-0/+22
* toolchain: gcc: disable ifunc on *-musl by defaultYousong Zhou2016-11-242-0/+76
* toolchain: fix MIPS softfloat build issue for gcc-5.4.0BangLang Huang2016-11-141-0/+174
* toolchain/gcc: bump GCC 6.1.0 to 6.2.0Syrone Wong2016-09-0423-8/+8
* gcc: optionally build gccgo compilerMatteo Croce2016-08-115-2/+49
* gcc: add a patch to generate better code with Os on mipsFelix Fietkau2016-08-042-0/+25
* toolchain/gcc/arc-2016.03: Fix building on hosts with gcc 6.xAlexey Brodkin2016-07-271-0/+153
* toolchain/gcc: disable libmpx to fix build errors on x86 with gcc 6.1Felix Fietkau2016-07-211-0/+1
* toolchain/gcc: add 6.1.0Syrone Wong2016-07-1523-0/+892
* toolchain: get rid of GCC_VERSION_5 config symbolFelix Fietkau2016-07-152-5/+0
* toolchain/gcc: clean up remaining references to the old linaro versionFelix Fietkau2016-07-152-7/+2
* gcc: update gcc to version 5.4.0Hauke Mehrtens2016-07-1339-153/+15
* toolchain: skip gcc/minimal for muslFelix Fietkau2016-07-073-22/+25
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-071-1/+1
* toolchain: Bump ARC tools to arc-2016.03Alexey Brodkin2016-05-1920-5/+5
* toolchain: gcc: fix build with GCC 6Matthias Schiffer2016-05-081-0/+117
* branding: add LEDE brandingJohn Crispin2016-03-241-3/+3
* gcc: update gcc 5 to version 5.3.0Felix Fietkau2016-02-2939-65/+30
* toolchain: add support of ARCv2 architectureJohn Crispin2016-02-181-0/+1
* gcc: backport a libgcc fix for a dependency on libc write() on ARMFelix Fietkau2016-01-251-0/+35
* gcc: drop version 4.8-linaroFelix Fietkau2016-01-2040-1610/+0
* gcc: remove v4.6 relictsFelix Fietkau2015-12-231-10/+0
* gcc: make colors optional based on the GCC_COLORS env varFelix Fietkau2015-11-251-0/+4
* gcc: fix internal compiler error on MIPS with MIPS16 enabled (triggered by li...Felix Fietkau2015-11-182-1/+24
* gcc: switch to 5.2.0 by defaultFelix Fietkau2015-11-172-5/+3
* gcc: add a patch to 5.x that supports translation of __FILE__ pathsFelix Fietkau2015-11-171-0/+182
* gcc: set the isl/cloog prefix when graphite is enabled, disable it explicitly...Felix Fietkau2015-11-131-0/+10
* tools: add isl (used for graphite on GCC 5)Felix Fietkau2015-11-131-1/+1
* gcc: remove version 4.6, it is no longer neededFelix Fietkau2015-11-1026-1101/+1
* gcc: enable LTO support unconditionallyFelix Fietkau2015-11-101-5/+1
* gcc: use version 5.x for octeon instead of 4.6 - it has been tested with glibcFelix Fietkau2015-11-101-1/+1
* toolchain: add support of ARC architectureFelix Fietkau2015-11-1021-11/+803