summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches
Commit message (Collapse)AuthorAgeFilesLines
* add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!Nicolas Thill2009-01-2124-0/+1248
| | | | SVN-Revision: 14131
* add gcc eabi patches from #3988Felix Fietkau2009-01-172-0/+34
| | | | SVN-Revision: 14072
* fix powerpc toolchain build failure on x86_64 hostsGabor Juhos2009-01-142-292/+0
| | | | SVN-Revision: 14036
* add a fix preventing gcc build system from assuming that libc headers are ↵Nicolas Thill2009-01-121-0/+10
| | | | | | always available SVN-Revision: 13994
* fix avr32 build breakageFelix Fietkau2009-01-021-0/+19
| | | | SVN-Revision: 13802
* fix gcc-4.2.4 when target != avr32Nicolas Thill2008-12-031-1/+3
| | | | SVN-Revision: 13493
* nuke old gcc 4.2 versionsImre Kaloz2008-12-0290-40784/+0
| | | | SVN-Revision: 13483
* sync gcc patches with the Atmel 1.1.3 releaseImre Kaloz2008-12-027-7672/+7362
| | | | SVN-Revision: 13480
* add patches to fixes gcc 4.2.x bugs: - fix gcc ICE when compiling ↵Nicolas Thill2008-09-189-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 ARMv4Imre Kaloz2008-06-051-0/+11
| | | | SVN-Revision: 11365
* gcc 4.2.4 supportImre Kaloz2008-05-3127-0/+27267
| | | | SVN-Revision: 11310
* refresh gcc-4.2.3 patchesMatteo Croce2008-05-2127-594/+707
| | | | SVN-Revision: 11232
* fixup ARM EABI on GCC 4.1.2Imre Kaloz2008-02-172-41/+65
| | | | SVN-Revision: 10480
* revert ARM to oabi by default, add some eabi patches for fixing up the ↵Felix Fietkau2008-02-145-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.3Imre Kaloz2008-02-0726-0/+27118
| | | | SVN-Revision: 10413
* add another softfloat patchImre Kaloz2007-12-281-0/+26
| | | | SVN-Revision: 10007
* add gcc 4.2.2Imre Kaloz2007-10-2518-0/+4354
| | | | SVN-Revision: 9443
* changed the -fhonours-copts gcc patch, such that the function needs to be ↵John Crispin2007-10-074-4/+4
| | | | | | turned on explicitly SVN-Revision: 9167
* Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ↵Felix Fietkau2007-07-314-0/+1175
| | | | | | emit warnings in packages that don't use our target cflags properly SVN-Revision: 8256
* add gcc 4.2.1Imre Kaloz2007-07-3016-0/+4035
| | | | SVN-Revision: 8223
* fix gcc 4.2.0 compile for ppcFelix Fietkau2007-06-281-0/+26
| | | | SVN-Revision: 7761
* replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc ↵Felix Fietkau2007-06-2816-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 Kaloz2007-06-081-0/+19726
| | | | | | with wigyori SVN-Revision: 7533
* Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm ↵Felix Fietkau2007-03-2864-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 Kaloz2007-02-2211-0/+4047
| | | | SVN-Revision: 6343
* fix locale stuff (and there was much rejoicing)Imre Kaloz2006-11-281-5/+5
| | | | SVN-Revision: 5671
* add a gcc 4.2 snapshotFelix Fietkau2006-11-2312-0/+3804
| | | | SVN-Revision: 5625
* Port the locale changes to the other gcc versions as wellFlorian Fainelli2006-11-217-14/+14
| | | | SVN-Revision: 5608
* Fix gcc config_largefile (#926)Florian Fainelli2006-11-211-2/+2
| | | | SVN-Revision: 5598
* finally move buildroot-ng to trunkFelix Fietkau2016-03-2073-0/+32804