Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcc: fix build for MIPS64 targets introduced by musl patch | Florian Fainelli | 2013-01-07 | 5 | -0/+79 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35046 | ||||
* | gcc-linaro-4.6: update to 2012.12 | Florian Fainelli | 2013-01-07 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35044 | ||||
* | gcc-linaro-4.7: update to 2012.12 | Florian Fainelli | 2013-01-07 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35043 | ||||
* | toolchain: use file_copy to install the initial gcc files | Jo-Philipp Wich | 2012-12-02 | 1 | -2/+1 |
| | | | | SVN-Revision: 34440 | ||||
* | remove support for ubicom32 | Florian Fainelli | 2012-11-30 | 9 | -65578/+2 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34432 | ||||
* | gcc/4.5-linaro: backport musl patch | Florian Fainelli | 2012-11-29 | 1 | -0/+242 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34425 | ||||
* | add preliminary support for musl | Florian Fainelli | 2012-11-23 | 6 | -1/+1347 |
| | | | | | | | | Musl is an alternative C-library, see http://www.musl-libc.org for more infos. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34314 | ||||
* | gcc: remove support for 4.7.0 | Florian Fainelli | 2012-11-21 | 21 | -10354/+1 |
| | | | | | | | | | There are no good reasons for keeping this version around when 4.7.2 and 4.7-linaro are there. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34296 | ||||
* | gcc: build with HOST_CFLAGS | Florian Fainelli | 2012-11-19 | 1 | -0/+1 |
| | | | | | | | | | Turns on -O2 optimization when building GCC thus making the cross-compiler a little faster (about 25%). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34266 | ||||
* | gcc-4.6-linaro: update to 2012.11 | Florian Fainelli | 2012-11-19 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34264 | ||||
* | gcc-4.7-linaro: update to 2012.11 | Florian Fainelli | 2012-11-19 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34263 | ||||
* | build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek) | Felix Fietkau | 2012-11-08 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34122 | ||||
* | gcc: add GCC 4.7.2 | Florian Fainelli | 2012-10-14 | 17 | -1/+9884 |
| | | | | SVN-Revision: 33763 | ||||
* | gcc: add GCC 4.6.3 | Florian Fainelli | 2012-10-14 | 18 | -1/+10066 |
| | | | | SVN-Revision: 33762 | ||||
* | gcc: update 4.5-linaro to 4.5-2012.03 | Florian Fainelli | 2012-10-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 33760 | ||||
* | gcc: update 4.7-linaro to 4.7-2012.10 | Florian Fainelli | 2012-10-13 | 5 | -471/+3 |
| | | | | SVN-Revision: 33759 | ||||
* | gcc: update gcc-4.6-linaro to 4.6-2012.10 | Florian Fainelli | 2012-10-13 | 3 | -205/+3 |
| | | | | SVN-Revision: 33758 | ||||
* | gcc: add --with-long-double-128 for SPARC toolchain | Florian Fainelli | 2012-10-12 | 1 | -0/+1 |
| | | | | | | This is required in order to build the final compiler. SVN-Revision: 33739 | ||||
* | gcc: backport struct siginfo -> siginfo_t renaming | Florian Fainelli | 2012-10-12 | 4 | -0/+608 |
| | | | | | | Otherwise newer eglibc toolchain will simply fail to build. SVN-Revision: 33736 | ||||
* | build: add the + token to any commands that can pass through the jobserver, ↵ | Felix Fietkau | 2012-09-23 | 3 | -3/+3 |
| | | | | | | fixes parallel build on some systems SVN-Revision: 33523 | ||||
* | gcc: enable parallel builds | Felix Fietkau | 2012-09-15 | 4 | -3/+5 |
| | | | | SVN-Revision: 33444 | ||||
* | gcc: add upstream fixes for GCC bug 54494 | Florian Fainelli | 2012-09-07 | 2 | -0/+74 |
| | | | | | | See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 for more infos. SVN-Revision: 33329 | ||||
* | gcc: add upstream fixes for GCC bug 54369 | Florian Fainelli | 2012-09-07 | 4 | -0/+180 |
| | | | | | | See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54369 for more infos. SVN-Revision: 33328 | ||||
* | toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ↵ | Felix Fietkau | 2012-06-30 | 1 | -0/+2 |
| | | | | | | to avoid errors on copying SVN-Revision: 32556 | ||||
* | toolchain/gcc: fix installing the toolchain after removing the toolchain dir ↵ | Felix Fietkau | 2012-06-30 | 1 | -2/+8 |
| | | | | | | without a full rebuild SVN-Revision: 32554 | ||||
* | toolchain: keep the initial gcc around for later uclibc rebuilds | Felix Fietkau | 2012-06-30 | 1 | -1/+4 |
| | | | | | | | | | | | testing uclibc changes is tricky because the final gcc tends to miscompile uclibc code or barf up internal compiler errors. install binutils into $(TOOLCHAIN_DIR)/initial (without changing the configure prefix) and copy it from there to $(TOOLCHAIN_DIR)/ so that the initial gcc can be put into $(PATH) for the uclibc build, even if the final gcc is already installed. SVN-Revision: 32553 | ||||
* | toolchain: install libgcc for minimal gcc, needed by newer eglibc versions | Felix Fietkau | 2012-06-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 32100 | ||||
* | switch to 2.6.38 | Imre Kaloz | 2012-05-01 | 1 | -7/+8 |
| | | | | SVN-Revision: 31546 | ||||
* | gcc: fix getenv() patches for 4.4.7 and 4.5-linaro | Jo-Philipp Wich | 2012-04-27 | 2 | -1/+15 |
| | | | | SVN-Revision: 31489 | ||||
* | remove screwed up patch for gcc 4.7-linaro which got committed by accident | Mirko Vogt | 2012-04-21 | 1 | -247/+0 |
| | | | | SVN-Revision: 31393 | ||||
* | add support for GCC 4.7-linaro (based on GCC 4.7.1) | Mirko Vogt | 2012-04-21 | 19 | -1/+10373 |
| | | | | SVN-Revision: 31392 | ||||
* | gcc: add patch to make the getenv() spec function nonfatal if requested ↵ | Jo-Philipp Wich | 2012-04-21 | 4 | -0/+56 |
| | | | | | | environment variable is unset SVN-Revision: 31390 | ||||
* | toolchain/gcc: gcc-4.7.0 upstream patch fixing uClibc problems | Jo-Philipp Wich | 2012-04-12 | 1 | -0/+241 |
| | | | | SVN-Revision: 31255 | ||||
* | upgrade to gcc 4.4.7 | Imre Kaloz | 2012-04-09 | 17 | -11/+11 |
| | | | | SVN-Revision: 31230 | ||||
* | add support for gcc 4.7.0 - thanks to acoul! | Mirko Vogt | 2012-04-07 | 16 | -0/+9873 |
| | | | | SVN-Revision: 31216 | ||||
* | toolchain/gcc-4.6.2: fix v4bx patch | Gabor Juhos | 2012-03-18 | 1 | -7/+6 |
| | | | | SVN-Revision: 30970 | ||||
* | toolchain/gcc-4.6-linaro: fix v4bx patch | Gabor Juhos | 2012-03-18 | 1 | -7/+6 |
| | | | | SVN-Revision: 30969 | ||||
* | gcc: now that the gpr save/restore issues are taken care of, remove the ↵ | Felix Fietkau | 2012-03-05 | 1 | -4/+0 |
| | | | | | | -Os/-O2 workaround that dealt with it earlier SVN-Revision: 30815 | ||||
* | gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they ↵ | Felix Fietkau | 2012-03-05 | 1 | -0/+20 |
| | | | | | | are tricky to deal with wrt. libgcc. they cannot be linked dynamically SVN-Revision: 30814 | ||||
* | gcc: use .eh_frame sections for exception handling stack unwind - saves ↵ | Felix Fietkau | 2012-02-17 | 1 | -0/+29 |
| | | | | | | about 400 bytes on every executable or shared library SVN-Revision: 30614 | ||||
* | gcc: enable --with-headers for the final toolchain build | Felix Fietkau | 2012-02-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 30613 | ||||
* | gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent ↵ | Felix Fietkau | 2012-02-12 | 1 | -0/+68 |
| | | | | | | libgcc crap from leaking into every single binary SVN-Revision: 30486 | ||||
* | upgrade vanilla gcc to 4.6.2 | Imre Kaloz | 2012-02-12 | 15 | -12/+12 |
| | | | | SVN-Revision: 30470 | ||||
* | use Linaro GCC 4.6 by default | Imre Kaloz | 2012-02-12 | 2 | -8/+5 |
| | | | | SVN-Revision: 30467 | ||||
* | update to latest Linaro releases | Imre Kaloz | 2012-02-12 | 1 | -5/+5 |
| | | | | SVN-Revision: 30466 | ||||
* | invoke patch-specs.sh in the gcc/final install stage. Patch up OpenWrts own ↵ | Jo-Philipp Wich | 2012-01-18 | 1 | -0/+1 |
| | | | | | | cross toolchains to always search headers and libraries in $STAGING_DIR, this should solve most issues with missing headers, indirect linking and not found libraries. At a later stage, all -I and -L flags will be purged from TARGET_LDFLAGS and TARGET_CPPFLAGS. SVN-Revision: 29768 | ||||
* | upgrade to latest linaro releases | Imre Kaloz | 2012-01-14 | 7 | -34/+17 |
| | | | | SVN-Revision: 29748 | ||||
* | gcc: always explicitly link against libstdc++, fixes build errors on some ↵ | Felix Fietkau | 2012-01-12 | 1 | -1/+1 |
| | | | | | | hosts that refuse to link it in implicitly (should fix #10587) SVN-Revision: 29721 | ||||
* | gcc: add 4.6-linaro version 4.6-2011.08 | Hauke Mehrtens | 2011-08-18 | 15 | -6/+9865 |
| | | | | SVN-Revision: 28042 | ||||
* | gcc: make patches apply for gcc 4.5-linaro version 4.5-2011.08 | Hauke Mehrtens | 2011-08-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 28041 |