index
:
openwrt/em-br6478acv2/lede/master-31e0f0ae
do-work/Edimax-v2
Edimax BR-6578AC V2 base from https://github.com/ulli-kroll/lede.git
James
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolchain
/
gcc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
gcc: remove 4.6.3 leftovers
Felix Fietkau
2015-09-06
2
-4
/
+0
*
gcc: remove version 4.9-linaro
Felix Fietkau
2015-09-06
36
-1304
/
+0
*
gcc: add ARM codegen fix from PR 65932
Felix Fietkau
2015-09-03
2
-1
/
+21
*
toolchain: gcc: add gcc 5.2.0
Hauke Mehrtens
2015-08-16
33
-0
/
+1275
*
toolchain: fix gcc 4.6 build with gcc5
John Crispin
2015-07-14
5
-6
/
+27
*
gcc: use the -sf suffix for musl ldso on powerpc
Felix Fietkau
2015-07-12
2
-4
/
+4
*
gcc/musl: rework SSP-support
Steven Barth
2015-06-22
3
-12
/
+15
*
toolchain: mark gcc 4.9 as broken, it miscompiles some code especially on ARM
Felix Fietkau
2015-06-21
1
-0
/
+1
*
gcc: musl comes with its own SSP, so use it instead of libssp
Steven Barth
2015-06-20
2
-0
/
+15
*
hardening: enable regular SSP support by default
Steven Barth
2015-06-17
1
-1
/
+1
*
toolchain/gcc: upgrade Linaro GCC 4.9 to 4.9-2015.03
Imre Kaloz
2015-06-11
16
-38
/
+34
*
gcc: add some size optimization patches
Felix Fietkau
2015-05-10
4
-0
/
+80
*
gcc: remove 4.4.7 (only used by avr32)
Felix Fietkau
2015-03-24
17
-23285
/
+2
*
toolchain/gcc: fix an ICE on ARM (PR58595)
Nicolas Thill
2015-02-11
1
-0
/
+117
*
gcc: don't clobber stamp-bits with a symlink to itself
Felix Fietkau
2014-12-12
3
-0
/
+35
*
toolchain: fix mips64 musl linker names
Florian Fainelli
2014-10-24
2
-0
/
+44
*
gcc: update 4.9 to linaro 2014.10
Felix Fietkau
2014-10-20
4
-27
/
+6
*
gcc: do not assume that the Mac OS X filesystem is case insensitive
Felix Fietkau
2014-10-19
2
-0
/
+28
*
gcc: update, split and rework 4.9 musl patches
Felix Fietkau
2014-10-19
16
-355
/
+531
[next]