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: use 4.8-linaro by default
Felix Fietkau
2014-03-10
2
-2
/
+2
*
gcc: fix visibility of symbols libgcc.a
Felix Fietkau
2014-02-24
3
-27
/
+23
*
gcc: prevent the use of LDRD/STRD on ARMv5TE
Felix Fietkau
2014-02-19
3
-0
/
+33
*
upgrade Linaro GCC 4.8 to 2014.01
Imre Kaloz
2014-02-06
3
-6
/
+6
*
upgrade Linaro GCC 4.8 to 4.8-2013.12
Imre Kaloz
2014-01-07
1
-2
/
+2
*
upgrade Linaro GCC 4.8 to 4.8-2013.11
Imre Kaloz
2013-11-26
4
-177
/
+9
*
gcc 4.8-linaro: backport an upstream fix to fix asm goto miscompilation
Felix Fietkau
2013-10-17
1
-0
/
+167
*
toolchain/gcc: upgrade linaro gcc 4.6 to 4.6-2013.05
Felix Fietkau
2013-09-11
1
-2
/
+2
*
toolchain/gcc: fix up breakage introduced in r37945
Felix Fietkau
2013-09-11
1
-1
/
+3
*
upgrade Linaro gcc 4.8 to 4.8-2013.08
Imre Kaloz
2013-09-11
6
-18
/
+18
*
toolchain: define MUSL dynamic linker for SPARC
Florian Fainelli
2013-09-11
3
-0
/
+38
*
toolchain/gcc: remove 4.6.3, it is unused and unmaintained
Felix Fietkau
2013-09-10
21
-1032
/
+1
*
gcc: merge a bugfix for a MIPS specific internal compiler error
Felix Fietkau
2013-07-31
2
-0
/
+130
*
gcc: add a bugfix for an internal compiler error on mips64
Felix Fietkau
2013-07-29
2
-0
/
+32
*
gcc: fix up displayed version after r37179
Felix Fietkau
2013-07-05
1
-0
/
+2
*
gcc: do not delete DATESTAMP and DEV-PHASE version info (fixes __GLIBCXX__ de...
Felix Fietkau
2013-07-05
1
-2
/
+0
*
gcc: add a patch to get rid of useless java class sections
Felix Fietkau
2013-06-30
4
-0
/
+44
*
gcc: fix arm libgcc issues with 4.8.0 and 4.8-linaro
Felix Fietkau
2013-06-05
2
-0
/
+22
*
gcc: remove version 4.7
Felix Fietkau
2013-05-23
35
-1873
/
+0
*
gcc: port missing patches from 4.6 to 4.8
Felix Fietkau
2013-05-23
12
-0
/
+284
*
gcc: fix avr32 default GCC version
Jonas Gorski
2013-05-22
1
-1
/
+1
*
toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support...
Felix Fietkau
2013-05-09
2
-8
/
+1
*
toolchain/gcc: add support for 4.8-linaro
Felix Fietkau
2013-05-04
10
-5
/
+697
*
toolchain/gcc: forward port missing patches to gcc 4.8.0
Felix Fietkau
2013-05-04
2
-0
/
+47
*
toolchain: add missing patch to gcc v4.8.0
Jo-Philipp Wich
2013-05-02
1
-0
/
+14
*
toolchain: gcc: backport fixes for gcc bug 54295
Jonas Gorski
2013-04-29
3
-0
/
+210
*
toolchain: get rid of gcc kconfig symbol overloading
Felix Fietkau
2013-04-18
2
-25
/
+27
*
build: consistently use 'depends on' instead of 'depends'
Felix Fietkau
2013-04-17
1
-2
/
+2
*
gcc: remove the bogus CONFIG_TLS_SUPPORT symbol - TLS support is required by ...
Felix Fietkau
2013-04-07
2
-15
/
+0
*
toolchain: allow choosing the MIPS64 user-land ABI
Florian Fainelli
2013-04-05
1
-1
/
+2
*
buildroot: factor knowledge of a 64bits architecture
Florian Fainelli
2013-04-05
1
-1
/
+1
*
toolchain/gcc: .init and .fini need to pick one ISA
Florian Fainelli
2013-04-05
1
-0
/
+9
*
remove the old (and nonworking) hack and identify our patched GCCs properly
Imre Kaloz
2013-04-03
2
-3
/
+9
*
toolchain/gcc: remove reference to llvm introduced in r36155
Florian Fainelli
2013-04-02
1
-1
/
+0
*
toolchain/gcc: add support for GCC 4.8.0
Florian Fainelli
2013-04-02
7
-0
/
+629
*
toolchain/gcc: update 4.7-linaro to 2013.03
Florian Fainelli
2013-04-02
1
-2
/
+2
*
drop 4.5 support
Imre Kaloz
2013-04-01
20
-1081
/
+0
*
cleanup
Imre Kaloz
2013-04-01
2
-8
/
+6
*
fixup 4.7 configure options
Imre Kaloz
2013-04-01
1
-2
/
+2
*
llvm is marked broken for two and a half year now, nuke it
Imre Kaloz
2013-04-01
27
-4515
/
+4
*
toolchain/gcc: refresh patches
Florian Fainelli
2013-02-26
32
-298
/
+190
*
gcc: don't build documentation
Luka Perkov
2013-02-26
5
-0
/
+115
*
gcc: remove support for 4.6.2
Luka Perkov
2013-02-26
18
-946
/
+1
*
toolchain/gcc: fix the mips64 linker path to be more musl conforming
Florian Fainelli
2013-01-29
5
-15
/
+15
*
gcc: fix build for MIPS64 targets introduced by musl patch
Florian Fainelli
2013-01-07
5
-0
/
+79
*
gcc-linaro-4.6: update to 2012.12
Florian Fainelli
2013-01-07
1
-2
/
+2
*
gcc-linaro-4.7: update to 2012.12
Florian Fainelli
2013-01-07
1
-2
/
+2
*
toolchain: use file_copy to install the initial gcc files
Jo-Philipp Wich
2012-12-02
1
-2
/
+1
*
remove support for ubicom32
Florian Fainelli
2012-11-30
9
-65578
/
+2
*
gcc/4.5-linaro: backport musl patch
Florian Fainelli
2012-11-29
1
-0
/
+242
[next]