Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch breaks wchar_t-support in libstdc++ since a needless autoconf was ↵ | Mirko Vogt | 2009-04-27 | 1 | -35/+0 |
| | | | | | | disabled (r15345) SVN-Revision: 15445 | ||||
* | gcc: fix 4.2.4 ICE on avr32 (see ↵ | Nicolas Thill | 2009-04-27 | 1 | -0/+49 |
| | | | | | | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34762) SVN-Revision: 15434 | ||||
* | gcc: fix a segfault in the mbsd_multi patch for 4.4.0 | Felix Fietkau | 2009-04-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 15394 | ||||
* | port the mbsd_multi patch to gcc 4.4.0, refresh the other patches | Felix Fietkau | 2009-04-24 | 7 | -32/+295 |
| | | | | SVN-Revision: 15369 | ||||
* | add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt ↵ | Florian Fainelli | 2009-04-23 | 7 | -0/+157 |
| | | | | | | patch SVN-Revision: 15345 | ||||
* | nuke some obsolete gcc versions | Felix Fietkau | 2009-03-14 | 26 | -1296/+0 |
| | | | | SVN-Revision: 14870 | ||||
* | gcc: backport a patch from gcc trunk that fixes an internal compiler error ↵ | Felix Fietkau | 2009-03-13 | 1 | -0/+71 |
| | | | | | | on arm in version 4.3.3 SVN-Revision: 14865 | ||||
* | gcc: refresh patches for gcc 4.1.2 | Hauke Mehrtens | 2009-02-18 | 19 | -409/+339 |
| | | | | SVN-Revision: 14554 | ||||
* | fix gcc 4.3.x segfault triggered by using -frename-registers (reproduced on ↵ | Felix Fietkau | 2009-02-14 | 3 | -0/+72 |
| | | | | | | arm, might be relevant for other platforms as well) SVN-Revision: 14505 | ||||
* | gcc: add a patch to allow 3.4.6 to build for x86 (closes: #4548) | Nicolas Thill | 2009-02-02 | 1 | -0/+17 |
| | | | | SVN-Revision: 14370 | ||||
* | allow building and installing java for gcc-4.1.2 | Florian Fainelli | 2009-02-01 | 1 | -0/+21 |
| | | | | SVN-Revision: 14348 | ||||
* | gcc: add missing gcc 4.3.3 patches (copy of the 4.3.2 patches) | Felix Fietkau | 2009-01-27 | 12 | -0/+624 |
| | | | | SVN-Revision: 14228 | ||||
* | add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! | Nicolas Thill | 2009-01-21 | 24 | -0/+1248 |
| | | | | SVN-Revision: 14131 | ||||
* | add gcc eabi patches from #3988 | Felix Fietkau | 2009-01-17 | 2 | -0/+34 |
| | | | | SVN-Revision: 14072 | ||||
* | fix powerpc toolchain build failure on x86_64 hosts | Gabor Juhos | 2009-01-14 | 2 | -292/+0 |
| | | | | SVN-Revision: 14036 | ||||
* | add a fix preventing gcc build system from assuming that libc headers are ↵ | Nicolas Thill | 2009-01-12 | 1 | -0/+10 |
| | | | | | | always available SVN-Revision: 13994 | ||||
* | fix avr32 build breakage | Felix Fietkau | 2009-01-02 | 1 | -0/+19 |
| | | | | SVN-Revision: 13802 | ||||
* | fix gcc-4.2.4 when target != avr32 | Nicolas Thill | 2008-12-03 | 1 | -1/+3 |
| | | | | SVN-Revision: 13493 | ||||
* | nuke old gcc 4.2 versions | Imre Kaloz | 2008-12-02 | 90 | -40784/+0 |
| | | | | SVN-Revision: 13483 | ||||
* | sync gcc patches with the Atmel 1.1.3 release | Imre Kaloz | 2008-12-02 | 7 | -7672/+7362 |
| | | | | SVN-Revision: 13480 | ||||
* | add patches to fixes gcc 4.2.x bugs: - fix gcc ICE when compiling ↵ | Nicolas Thill | 2008-09-18 | 9 | -0/+472 |
| | | | | | | 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 | ||||
* | add patch to fix EABI compiles on ARMv4 | Imre Kaloz | 2008-06-05 | 1 | -0/+11 |
| | | | | SVN-Revision: 11365 | ||||
* | gcc 4.2.4 support | Imre Kaloz | 2008-05-31 | 27 | -0/+27267 |
| | | | | SVN-Revision: 11310 | ||||
* | refresh gcc-4.2.3 patches | Matteo Croce | 2008-05-21 | 27 | -594/+707 |
| | | | | SVN-Revision: 11232 | ||||
* | fixup ARM EABI on GCC 4.1.2 | Imre Kaloz | 2008-02-17 | 2 | -41/+65 |
| | | | | SVN-Revision: 10480 | ||||
* | revert ARM to oabi by default, add some eabi patches for fixing up the ↵ | Felix Fietkau | 2008-02-14 | 5 | -0/+180 |
| | | | | | | toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes SVN-Revision: 10458 | ||||
* | add GCC 4.2.3 | Imre Kaloz | 2008-02-07 | 26 | -0/+27118 |
| | | | | SVN-Revision: 10413 | ||||
* | add another softfloat patch | Imre Kaloz | 2007-12-28 | 1 | -0/+26 |
| | | | | SVN-Revision: 10007 | ||||
* | add gcc 4.2.2 | Imre Kaloz | 2007-10-25 | 18 | -0/+4354 |
| | | | | SVN-Revision: 9443 | ||||
* | changed the -fhonours-copts gcc patch, such that the function needs to be ↵ | John Crispin | 2007-10-07 | 4 | -4/+4 |
| | | | | | | turned on explicitly SVN-Revision: 9167 | ||||
* | Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ↵ | Felix Fietkau | 2007-07-31 | 4 | -0/+1175 |
| | | | | | | emit warnings in packages that don't use our target cflags properly SVN-Revision: 8256 | ||||
* | add gcc 4.2.1 | Imre Kaloz | 2007-07-30 | 16 | -0/+4035 |
| | | | | SVN-Revision: 8223 | ||||
* | fix gcc 4.2.0 compile for ppc | Felix Fietkau | 2007-06-28 | 1 | -0/+26 |
| | | | | SVN-Revision: 7761 | ||||
* | replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc ↵ | Felix Fietkau | 2007-06-28 | 16 | -20/+251 |
| | | | | | | buildroot), adjust gcc makefile for PATCH_DIR changes SVN-Revision: 7753 | ||||
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵ | Imre Kaloz | 2007-06-08 | 1 | -0/+19726 |
| | | | | | | with wigyori SVN-Revision: 7533 | ||||
* | Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm ↵ | Felix Fietkau | 2007-03-28 | 64 | -28517/+0 |
| | | | | | | getting sick of seeing people complain about compile errors when trying to build brcm-2.4 with it. SVN-Revision: 6744 | ||||
* | add gcc 4.1.2 (closes #1381) | Imre Kaloz | 2007-02-22 | 11 | -0/+4047 |
| | | | | SVN-Revision: 6343 | ||||
* | fix locale stuff (and there was much rejoicing) | Imre Kaloz | 2006-11-28 | 1 | -5/+5 |
| | | | | SVN-Revision: 5671 | ||||
* | add a gcc 4.2 snapshot | Felix Fietkau | 2006-11-23 | 12 | -0/+3804 |
| | | | | SVN-Revision: 5625 | ||||
* | Port the locale changes to the other gcc versions as well | Florian Fainelli | 2006-11-21 | 7 | -14/+14 |
| | | | | SVN-Revision: 5608 | ||||
* | Fix gcc config_largefile (#926) | Florian Fainelli | 2006-11-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 5598 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 73 | -0/+32804 |