140 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 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 5013a897c5 gcc: add GCC 4.7.2 12 years ago
Florian Fainelli ba446684e0 gcc: add GCC 4.6.3 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 a72cadbbb4 gcc: backport struct siginfo -> siginfo_t renaming 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
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 13 years ago
Gabor Juhos 9c077ed0ae toolchain/gcc-4.6-linaro: fix v4bx patch 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 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 8fcdb09e1f upgrade to latest linaro releases 13 years ago
Hauke Mehrtens cca287d05e gcc: add 4.6-linaro version 4.6-2011.08 13 years ago
Hauke Mehrtens ab380f46f4 gcc: make patches apply for gcc 4.5-linaro version 4.5-2011.08 13 years ago
Hauke Mehrtens 441e392e11 gcc: move patches as the name changed. This was missing in r28038. 13 years ago
Imre Kaloz 62daf628c0 In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters. Add it back. 13 years ago
Imre Kaloz 6d378e7b20 fix ppc toolchain build 13 years ago
Imre Kaloz 4fbc50d89a nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and ubicom32) 13 years ago
Imre Kaloz 9167521015 bump the 4.4 flavour to 4.4.6 13 years ago
Imre Kaloz be9a11b014 replace gcc 4.5.2 support with 4.6.1 13 years ago
Imre Kaloz 6d02667c07 add the latest avr32 toolchain patches (with additional fixes) 13 years ago
Imre Kaloz 7c4a91b216 upgrade the linaro gcc to 2011.06 13 years ago
Mirko Vogt 18caed8793 remove empty file (patch went upstream and file didn't get deleted but only cleared) 13 years ago
Mirko Vogt 59ad83aff1 upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai 13 years ago
Felix Fietkau e52b720870 gcc: move the optimized assembler helpers back into the static libgcc and skip relinking for this arch. due to relocation constraints, the assembler functions cannot be in the shared libgcc and must always be linked in statically 14 years ago
Felix Fietkau 7b64200684 gcc: include assembler functions in the shared libgcc_s library, fixes missing symbol issues on powerpc 14 years ago
Felix Fietkau fff328fd41 toolchain/gcc (linaro): fix extension elimination optimization 14 years ago
Alexandros C. Couloumbis e2a0620d44 toolchain/gcc: fix r25709 (closes #8964) 14 years ago
Felix Fietkau d1f44a7598 gcc: disable extension elimination, it causes hostapd to be miscompiled on mips 14 years ago
Felix Fietkau c2e2651b71 toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packages 14 years ago
Felix Fietkau 23e18c9037 gcc-linaro: fix the libgcc spec to default to using the shared libgcc 14 years ago