209 Commits (4b3f9bc28d73594ca12125204ce31c39ab2b6e41)

Author SHA1 Message Date
Felix Fietkau fa044a2d81 gcc: 4.4.2 no longer needs the fix-linker-error patch, remove it 15 years ago
Felix Fietkau 96f342eaa4 gcc: fix linker errors on osx with gcc 4.4+ 15 years ago
Florian Fainelli 97d2d1f90f get rid of gcc-4.4.0 support 15 years ago
Florian Fainelli 903704d98b refresh toolchain patches, add ubicom32 patch to gcc 4.4.1 and 4.4.2 15 years ago
Florian Fainelli 0a18260fed add support for gcc-4.4.2, add missing gcc-4.4.1 md5sum 15 years ago
Felix Fietkau 4136623a5f gcc: backport libgcc_pic changes to older gcc4 versions, install the libgcc map file as well 15 years ago
Felix Fietkau c96312958c gcc: create a proper libgcc_pic.a static library for relinking (4.3.3+ for now, backport will follow) 15 years ago
Felix Fietkau b4d03a2780 binutils: add support for non-pic handling and use it in the codesourcery based gcc, fixes mips support for this toolchain 15 years ago
Felix Fietkau b948f83ed8 gcc: disable mips non-PIC ABI calls in the codesourcery based version by default, as our binutils version does not support it 15 years ago
Felix Fietkau f0f100551d add a gcc variant based on gcc 4.3.3 with codesourcery enhancements 15 years ago
Claudio Mignanti 3b048781ea cris: fix ICE PR26515 (#3723) 15 years ago
Nicolas Thill 3cf6975414 gcc: fix 4.1.2 ICE on mips (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33256) 15 years ago
Felix Fietkau 215ccb66e6 gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 15 years ago
Felix Fietkau 49ec2321b7 gcc: fix a linker error in 4.3.3 and 4.3.4 that is triggered by including an object in a linking process which is already part of libbackend.a 15 years ago
Felix Fietkau aee9d6c31c add a heavily cleaned up version of ubicom32 toolchain support 15 years ago
Imre Kaloz 5a8a22bdc2 add gcc 4.3.4 15 years ago
Florian Fainelli 46c7a003ca add support for gcc-4.4.1 (#5580) 15 years ago
Mirko Vogt dcfa07d142 patch breaks wchar_t-support in libstdc++ since a needless autoconf was disabled (r15345) 16 years ago
Nicolas Thill 128b623ec8 gcc: fix 4.2.4 ICE on avr32 (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34762) 16 years ago
Felix Fietkau 8ce7b559d0 gcc: fix a segfault in the mbsd_multi patch for 4.4.0 16 years ago
Felix Fietkau dcd9f20085 port the mbsd_multi patch to gcc 4.4.0, refresh the other patches 16 years ago
Florian Fainelli e15ca56024 add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt patch 16 years ago
Felix Fietkau 6550fbe9b4 nuke some obsolete gcc versions 16 years ago
Felix Fietkau 4941100523 gcc: backport a patch from gcc trunk that fixes an internal compiler error on arm in version 4.3.3 16 years ago
Hauke Mehrtens 0fe95301c9 gcc: refresh patches for gcc 4.1.2 16 years ago
Felix Fietkau 152887e424 fix gcc 4.3.x segfault triggered by using -frename-registers (reproduced on arm, might be relevant for other platforms as well) 16 years ago
Nicolas Thill 7d250fbc8d gcc: add a patch to allow 3.4.6 to build for x86 (closes: #4548) 16 years ago
Florian Fainelli 3bb609d433 allow building and installing java for gcc-4.1.2 16 years ago
Felix Fietkau 27a4c9f5ab gcc: add missing gcc 4.3.3 patches (copy of the 4.3.2 patches) 16 years ago
Nicolas Thill ec7b663c86 add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! 16 years ago
Felix Fietkau 78fb5a1b98 add gcc eabi patches from #3988 16 years ago
Gabor Juhos 65f21ce0d3 fix powerpc toolchain build failure on x86_64 hosts 16 years ago
Nicolas Thill bf618cf1fd add a fix preventing gcc build system from assuming that libc headers are always available 16 years ago
Felix Fietkau d55332989e fix avr32 build breakage 16 years ago
Nicolas Thill a10dd02b34 fix gcc-4.2.4 when target != avr32 16 years ago
Imre Kaloz 7d78d5cad3 nuke old gcc 4.2 versions 16 years ago
Imre Kaloz 95f2b6bb76 sync gcc patches with the Atmel 1.1.3 release 16 years ago
Nicolas Thill 40f6992324 add patches to fixes gcc 4.2.x bugs: - fix gcc ICE when compiling package/ath9k (closes: #3816) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37014 - fix "undefined reference to `fmsub'" error on powerpc http://bugs.uclibc.org/view.php?id=1588 16 years ago
Imre Kaloz 04fd31f429 add patch to fix EABI compiles on ARMv4 17 years ago
Imre Kaloz 389c1186cf gcc 4.2.4 support 17 years ago
Matteo Croce 4a78320c11 refresh gcc-4.2.3 patches 17 years ago
Imre Kaloz 6443bc981a fixup ARM EABI on GCC 4.1.2 17 years ago
Felix Fietkau 82572cf767 revert ARM to oabi by default, add some eabi patches for fixing up the toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes 17 years ago
Imre Kaloz 614cc08a14 add GCC 4.2.3 17 years ago
Imre Kaloz c63ad5ccf9 add another softfloat patch 17 years ago
Imre Kaloz 34b4f11508 add gcc 4.2.2 17 years ago
John Crispin cfd0fecd47 changed the -fhonours-copts gcc patch, such that the function needs to be turned on explicitly 17 years ago
Felix Fietkau 99368862e4 Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will emit warnings in packages that don't use our target cflags properly 17 years ago
Imre Kaloz 1181536e69 add gcc 4.2.1 17 years ago
Felix Fietkau 83a487c412 fix gcc 4.2.0 compile for ppc 17 years ago