297 Commits (d24041665c8e161ade61b677b3b204928b2290cb)

Author SHA1 Message Date
Florian Fainelli 2935823a42 toolchain/gcc: refresh patches 12 years ago
Luka Perkov 098bd91f5e gcc: don't build documentation 12 years ago
Luka Perkov a85019072f gcc: remove support for 4.6.2 12 years ago
Florian Fainelli fe766227a2 toolchain/gcc: fix the mips64 linker path to be more musl conforming 12 years ago
Florian Fainelli 5ae9a4f830 gcc: fix build for MIPS64 targets introduced by musl patch 12 years ago
Florian Fainelli 2e8be0cc4b gcc-linaro-4.6: update to 2012.12 12 years ago
Florian Fainelli b71fdb0abf gcc-linaro-4.7: update to 2012.12 12 years ago
Jo-Philipp Wich 57d29c25f5 toolchain: use file_copy to install the initial gcc files 12 years ago
Florian Fainelli 4801705d83 remove support for ubicom32 12 years ago
Florian Fainelli bf9af32738 gcc/4.5-linaro: backport musl patch 12 years ago
Florian Fainelli 6b63716262 add preliminary support for musl 12 years ago
Florian Fainelli bca3953ee5 gcc: remove support for 4.7.0 12 years ago
Florian Fainelli 5d37a99a01 gcc: build with HOST_CFLAGS 12 years ago
Florian Fainelli 9659e20d57 gcc-4.6-linaro: update to 2012.11 12 years ago
Florian Fainelli d82044de9c gcc-4.7-linaro: update to 2012.11 12 years ago
Felix Fietkau 291d24c3cc build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek) 12 years ago
Florian Fainelli 5013a897c5 gcc: add GCC 4.7.2 12 years ago
Florian Fainelli ba446684e0 gcc: add GCC 4.6.3 12 years ago
Florian Fainelli 3a31553a0e gcc: update 4.5-linaro to 4.5-2012.03 12 years ago
Florian Fainelli 42c4a16172 gcc: update 4.7-linaro to 4.7-2012.10 12 years ago
Florian Fainelli 5d223006f9 gcc: update gcc-4.6-linaro to 4.6-2012.10 12 years ago
Florian Fainelli 3b683b6feb gcc: add --with-long-double-128 for SPARC toolchain 12 years ago
Florian Fainelli a72cadbbb4 gcc: backport struct siginfo -> siginfo_t renaming 12 years ago
Felix Fietkau ed2bf29be5 build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems 12 years ago
Felix Fietkau d6c5846513 gcc: enable parallel builds 12 years ago
Florian Fainelli 95f1b6d415 gcc: add upstream fixes for GCC bug 54494 12 years ago
Florian Fainelli 11f1712b49 gcc: add upstream fixes for GCC bug 54369 12 years ago
Felix Fietkau 59b384dabe toolchain: fix up lib64 symlink to lib before copying the initial prefix dir to avoid errors on copying 12 years ago
Felix Fietkau 70259bceb4 toolchain/gcc: fix installing the toolchain after removing the toolchain dir without a full rebuild 12 years ago
Felix Fietkau e74e4dbd29 toolchain: keep the initial gcc around for later uclibc rebuilds 12 years ago
Felix Fietkau 176c236922 toolchain: install libgcc for minimal gcc, needed by newer eglibc versions 12 years ago
Imre Kaloz 880de62f91 switch to 2.6.38 12 years ago
Jo-Philipp Wich e0c97d69c6 gcc: fix getenv() patches for 4.4.7 and 4.5-linaro 12 years ago
Mirko Vogt 47ea827dce remove screwed up patch for gcc 4.7-linaro which got committed by accident 12 years ago
Mirko Vogt 84307e4035 add support for GCC 4.7-linaro (based on GCC 4.7.1) 12 years ago
Jo-Philipp Wich f79bfe6072 gcc: add patch to make the getenv() spec function nonfatal if requested environment variable is unset 12 years ago
Jo-Philipp Wich b7e2959450 toolchain/gcc: gcc-4.7.0 upstream patch fixing uClibc problems 12 years ago
Imre Kaloz ca6859aa29 upgrade to gcc 4.4.7 12 years ago
Mirko Vogt 626e171764 add support for gcc 4.7.0 - thanks to acoul! 12 years ago
Gabor Juhos 45d5b24190 toolchain/gcc-4.6.2: fix v4bx patch 12 years ago
Gabor Juhos 9c077ed0ae toolchain/gcc-4.6-linaro: fix v4bx patch 12 years ago
Felix Fietkau 40bf6ee842 gcc: now that the gpr save/restore issues are taken care of, remove the -Os/-O2 workaround that dealt with it earlier 13 years ago
Felix Fietkau d8c570a153 gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they are tricky to deal with wrt. libgcc. they cannot be linked dynamically 13 years ago
Felix Fietkau a86e168c54 gcc: use .eh_frame sections for exception handling stack unwind - saves about 400 bytes on every executable or shared library 13 years ago
Felix Fietkau 42ed1bd9e6 gcc: enable --with-headers for the final toolchain build 13 years ago
Felix Fietkau dcfc40358b gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent libgcc crap from leaking into every single binary 13 years ago
Imre Kaloz d252dd3d2e upgrade vanilla gcc to 4.6.2 13 years ago
Imre Kaloz 909abe4999 use Linaro GCC 4.6 by default 13 years ago
Imre Kaloz ed192cb5a6 update to latest Linaro releases 13 years ago
Jo-Philipp Wich 64dc82eab0 invoke patch-specs.sh in the gcc/final install stage. Patch up OpenWrts own 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. 13 years ago