124 Commits (65d6a44baa03848269a98d9278e5c406e3176f09)

Author SHA1 Message Date
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
Felix Fietkau abdd6e0f13 replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildroot), adjust gcc makefile for PATCH_DIR changes 17 years ago
Imre Kaloz 08c7265613 add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori 18 years ago
Felix Fietkau 92f558c4be Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm getting sick of seeing people complain about compile errors when trying to build brcm-2.4 with it. 18 years ago
Imre Kaloz 8bc64752a7 add gcc 4.1.2 (closes #1381) 18 years ago
Imre Kaloz 7b9e1271ef fix locale stuff (and there was much rejoicing) 18 years ago
Felix Fietkau ba962c723f add a gcc 4.2 snapshot 18 years ago
Florian Fainelli 6896287581 Port the locale changes to the other gcc versions as well 18 years ago
Florian Fainelli c9263207a5 Fix gcc config_largefile (#926) 18 years ago