Commit Graph

230 Commits (fbaf48387eb5e0e2bdc90d4c6f985a242a9fb0cc)

Author SHA1 Message Date
Nicolas Thill ec7b663c86 add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!
SVN-Revision: 14131
16 years ago
Felix Fietkau 78fb5a1b98 add gcc eabi patches from #3988
SVN-Revision: 14072
16 years ago
Gabor Juhos 65f21ce0d3 fix powerpc toolchain build failure on x86_64 hosts
SVN-Revision: 14036
16 years ago
Nicolas Thill bf618cf1fd add a fix preventing gcc build system from assuming that libc headers are always available
SVN-Revision: 13994
16 years ago
Felix Fietkau d55332989e fix avr32 build breakage
SVN-Revision: 13802
16 years ago
Nicolas Thill a10dd02b34 fix gcc-4.2.4 when target != avr32
SVN-Revision: 13493
16 years ago
Imre Kaloz 7d78d5cad3 nuke old gcc 4.2 versions
SVN-Revision: 13483
16 years ago
Imre Kaloz 95f2b6bb76 sync gcc patches with the Atmel 1.1.3 release
SVN-Revision: 13480
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
SVN-Revision: 12623
16 years ago
Imre Kaloz 04fd31f429 add patch to fix EABI compiles on ARMv4
SVN-Revision: 11365
16 years ago
Imre Kaloz 389c1186cf gcc 4.2.4 support
SVN-Revision: 11310
16 years ago
Matteo Croce 4a78320c11 refresh gcc-4.2.3 patches
SVN-Revision: 11232
16 years ago
Imre Kaloz 6443bc981a fixup ARM EABI on GCC 4.1.2
SVN-Revision: 10480
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
SVN-Revision: 10458
17 years ago
Imre Kaloz 614cc08a14 add GCC 4.2.3
SVN-Revision: 10413
17 years ago
Imre Kaloz c63ad5ccf9 add another softfloat patch
SVN-Revision: 10007
17 years ago
Imre Kaloz 34b4f11508 add gcc 4.2.2
SVN-Revision: 9443
17 years ago
John Crispin cfd0fecd47 changed the -fhonours-copts gcc patch, such that the function needs to be turned on explicitly
SVN-Revision: 9167
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
SVN-Revision: 8256
17 years ago
Imre Kaloz 1181536e69 add gcc 4.2.1
SVN-Revision: 8223
17 years ago
Felix Fietkau 83a487c412 fix gcc 4.2.0 compile for ppc
SVN-Revision: 7761
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
SVN-Revision: 7753
17 years ago
Imre Kaloz 08c7265613 add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori
SVN-Revision: 7533
17 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.
SVN-Revision: 6744
17 years ago
Imre Kaloz 8bc64752a7 add gcc 4.1.2 (closes #1381)
SVN-Revision: 6343
18 years ago
Imre Kaloz 7b9e1271ef fix locale stuff (and there was much rejoicing)
SVN-Revision: 5671
18 years ago
Felix Fietkau ba962c723f add a gcc 4.2 snapshot
SVN-Revision: 5625
18 years ago
Florian Fainelli 6896287581 Port the locale changes to the other gcc versions as well
SVN-Revision: 5608
18 years ago
Florian Fainelli c9263207a5 Fix gcc config_largefile (#926)
SVN-Revision: 5598
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago