Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/archive.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-20toolchain: Bump ARC tools to arc-2016.03Alexey Brodkin
2016-06-19treewide: fix replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau
2016-06-19toolchain: gcc: fix build with GCC 6Luka Perkov
2016-02-29gcc: update gcc 5 to version 5.3.0Felix Fietkau
2016-02-18toolchain: add support of ARCv2 architectureJohn Crispin
2016-01-25gcc: backport a libgcc fix for a dependency on libc write() on ARMFelix Fietkau
2016-01-20gcc: drop version 4.8-linaroFelix Fietkau
2015-12-23gcc: remove v4.6 relictsFelix Fietkau
2015-11-25gcc: make colors optional based on the GCC_COLORS env varFelix Fietkau
2015-11-18gcc: fix internal compiler error on MIPS with MIPS16 enabled (triggered by li...Felix Fietkau
2015-11-17gcc: switch to 5.2.0 by defaultFelix Fietkau
2015-11-17gcc: add a patch to 5.x that supports translation of __FILE__ pathsFelix Fietkau
2015-11-13gcc: set the isl/cloog prefix when graphite is enabled, disable it explicitly...Felix Fietkau
2015-11-13tools: add isl (used for graphite on GCC 5)Felix Fietkau
2015-11-11gcc: remove version 4.6, it is no longer neededFelix Fietkau
2015-11-11gcc: enable LTO support unconditionallyFelix Fietkau
2015-11-11gcc: use version 5.x for octeon instead of 4.6 - it has been tested with glibcFelix Fietkau
2015-11-10toolchain: add support of ARC architectureFelix Fietkau
2015-09-22gcc: fix accidentally dropped chunk of the musl gcc 5.2.0 powerpc patch (fixe...Felix Fietkau
2015-09-22gcc: use qstrip template to fix syntax highlightingFelix Fietkau
2015-09-13gcc: fix path to powerpc musl dynamic linker with 5.2 (#20501)Felix Fietkau
2015-09-11gcc: update gcc 5.x musl patchesHauke Mehrtens
2015-09-07gcc: add missing powerpc patch for 5.2.0Felix Fietkau
2015-09-06gcc: remove 4.6.3 leftoversFelix Fietkau
2015-09-06gcc: remove version 4.9-linaroFelix Fietkau
2015-09-03gcc: add ARM codegen fix from PR 65932Felix Fietkau
2015-08-16toolchain: gcc: add gcc 5.2.0Hauke Mehrtens
2015-07-14toolchain: fix gcc 4.6 build with gcc5John Crispin
2015-07-12gcc: use the -sf suffix for musl ldso on powerpcFelix Fietkau
2015-06-22gcc/musl: rework SSP-supportSteven Barth
2015-06-21toolchain: mark gcc 4.9 as broken, it miscompiles some code especially on ARMFelix Fietkau
2015-06-20gcc: musl comes with its own SSP, so use it instead of libsspSteven Barth
2015-06-17hardening: enable regular SSP support by defaultSteven Barth
2015-06-11toolchain/gcc: upgrade Linaro GCC 4.9 to 4.9-2015.03Imre Kaloz
2015-05-10gcc: add some size optimization patchesFelix Fietkau
2015-03-24gcc: remove 4.4.7 (only used by avr32)Felix Fietkau
2015-02-11toolchain/gcc: fix an ICE on ARM (PR58595)Nicolas Thill
2014-12-12gcc: don't clobber stamp-bits with a symlink to itselfFelix Fietkau
2014-10-24toolchain: fix mips64 musl linker namesFlorian Fainelli
2014-10-20gcc: update 4.9 to linaro 2014.10Felix Fietkau
2014-10-20gcc: do not assume that the Mac OS X filesystem is case insensitiveFelix Fietkau
2014-10-20gcc: update, split and rework 4.9 musl patchesFelix Fietkau
2014-10-20gcc: update, split and rework 4.8 musl patchesFelix Fietkau
2014-10-19gcc: backport an upstream fix for extern vars with local weak definitionsFelix Fietkau
2014-10-05gcc: remove version 4.8.0Felix Fietkau
2014-10-05Fix broken implementation of NOEXECSTACK flag for MIPS architectures for gcc-...Felix Fietkau
2014-10-05gcc: gcc 4.9.x disable libsanitizeFelix Fietkau
2014-10-01gcc: add 4.9-linaro based on the 2014.09 releaseFelix Fietkau
2014-09-20toolchain: remove another bogus copy of libiberty.aFelix Fietkau
2014-07-27octeon: select gcc 4.6 by defaultJohn Crispin