index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolchain
/
gcc
/
common.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
gcc: remove version 4.7
Felix Fietkau
2013-05-23
1
-9
/
+0
*
toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support...
Felix Fietkau
2013-05-09
1
-1
/
+1
*
toolchain/gcc: add support for 4.8-linaro
Felix Fietkau
2013-05-04
1
-0
/
+6
*
toolchain: allow choosing the MIPS64 user-land ABI
Florian Fainelli
2013-04-05
1
-1
/
+2
*
[toolchain/gcc]: remove the old (and nonworking) hack and identify our patche...
Imre Kaloz
2013-04-03
1
-0
/
+7
*
toolchain/gcc: add support for GCC 4.8.0
Florian Fainelli
2013-04-02
1
-0
/
+3
*
toolchain/gcc: update 4.7-linaro to 2013.03
Florian Fainelli
2013-04-02
1
-2
/
+2
*
[toolchain/gcc]: drop 4.5 support
Imre Kaloz
2013-04-01
1
-6
/
+0
*
[toolchain/gcc]: cleanup
Imre Kaloz
2013-04-01
1
-6
/
+4
*
[toolchain/gcc]: fixup 4.7 configure options
Imre Kaloz
2013-04-01
1
-2
/
+2
*
[toolchain/gcc]: llvm is marked broken for two and a half year now, nuke it
Imre Kaloz
2013-04-01
1
-19
/
+4
*
[toolchain] gcc: remove support for 4.6.2
Luka Perkov
2013-02-26
1
-3
/
+0
*
[toolchain] gcc-linaro-4.6: update to 2012.12
Florian Fainelli
2013-01-07
1
-2
/
+2
*
[toolchain] gcc-linaro-4.7: update to 2012.12
Florian Fainelli
2013-01-07
1
-2
/
+2
*
[toolchain] gcc: remove support for 4.7.0
Florian Fainelli
2012-11-21
1
-3
/
+0
*
[toolchain] gcc: build with HOST_CFLAGS
Florian Fainelli
2012-11-19
1
-0
/
+1
*
[toolchain] gcc-4.6-linaro: update to 2012.11
Florian Fainelli
2012-11-19
1
-2
/
+2
*
[toolchain] gcc-4.7-linaro: update to 2012.11
Florian Fainelli
2012-11-19
1
-2
/
+2
*
build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek)
Felix Fietkau
2012-11-08
1
-1
/
+1
*
[toolchain] gcc: add GCC 4.7.2
Florian Fainelli
2012-10-14
1
-0
/
+3
*
[toolchain] gcc: add GCC 4.6.3
Florian Fainelli
2012-10-14
1
-0
/
+3
*
[toolchain] gcc: update 4.5-linaro to 4.5-2012.03
Florian Fainelli
2012-10-13
1
-2
/
+2
*
[toolchain] gcc: update 4.7-linaro to 4.7-2012.10
Florian Fainelli
2012-10-13
1
-3
/
+3
*
[toolchain] gcc: update gcc-4.6-linaro to 4.6-2012.10
Florian Fainelli
2012-10-13
1
-3
/
+3
*
[toolchain] gcc: add --with-long-double-128 for SPARC toolchain
Florian Fainelli
2012-10-12
1
-0
/
+1
*
gcc: enable parallel builds
Felix Fietkau
2012-09-15
1
-0
/
+2
*
[toolchain/gcc] add support for GCC 4.7-linaro (based on GCC 4.7.1)
Mirko Vogt
2012-04-21
1
-0
/
+6
*
[toolchain/gcc/4.4]: upgrade to gcc 4.4.7
Imre Kaloz
2012-04-09
1
-2
/
+2
*
[toolchain/gcc] add support for gcc 4.7.0 - thanks to acoul!
Mirko Vogt
2012-04-07
1
-0
/
+3
*
gcc: now that the gpr save/restore issues are taken care of, remove the -Os/-...
Felix Fietkau
2012-03-05
1
-4
/
+0
*
[toolchain/gcc]: upgrade vanilla gcc to 4.6.2
Imre Kaloz
2012-02-12
1
-2
/
+2
*
[toolchain/gcc]: update to latest Linaro releases
Imre Kaloz
2012-02-12
1
-5
/
+5
*
[toolchain/gcc]: upgrade to latest linaro releases
Imre Kaloz
2012-01-14
1
-5
/
+5
*
gcc: always explicitly link against libstdc++, fixes build errors on some hos...
Felix Fietkau
2012-01-12
1
-1
/
+1
*
gcc: add 4.6-linaro version 4.6-2011.08
Hauke Mehrtens
2011-08-18
1
-5
/
+14
*
gcc: update gcc-4.5-linaro to 4.5-2011.08
Hauke Mehrtens
2011-08-18
1
-2
/
+2
*
gcc: rename linaro to 4.5-linaro
Hauke Mehrtens
2011-08-18
1
-1
/
+1
*
[toolchain/gcc]: simplify configuration
Imre Kaloz
2011-07-02
1
-11
/
+4
*
[toolchain]: nuke support for older gcc versions, except for 4.4.6 (needed fo...
Imre Kaloz
2011-07-02
1
-11
/
+1
*
[toolchain/gcc]: bump the 4.4 flavour to 4.4.6
Imre Kaloz
2011-07-01
1
-2
/
+2
*
[toolchain]: replace gcc 4.5.2 support with 4.6.1
Imre Kaloz
2011-07-01
1
-5
/
+5
*
[toolchain/gcc]: upgrade the linaro gcc to 2011.06
Imre Kaloz
2011-07-01
1
-2
/
+2
*
[toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via ...
Jo-Philipp Wich
2011-06-23
1
-1
/
+1
*
[toolchain/gcc] upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai
Mirko Vogt
2011-06-07
1
-4
/
+4
*
We use different toolchain directories for different
Imre Kaloz
2011-02-25
1
-0
/
+4
*
[toolchain/gcc/linaro]: upgrade to 2011.02, rename patchset directory
Imre Kaloz
2011-02-13
1
-4
/
+4
*
gcc: fix linaro 4.5.1 version check
Felix Fietkau
2011-01-28
1
-1
/
+1
*
cleanup toolchain version handling
Imre Kaloz
2011-01-27
1
-7
/
+1
*
toolchain/gcc: fix r24746
Alexandros C. Couloumbis
2010-12-21
1
-1
/
+1
*
[toolchain]: add gcc 4.5.2 (replaces 4.5.1)
Imre Kaloz
2010-12-21
1
-2
/
+2
[next]