summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.2.0
Commit message (Collapse)AuthorAgeFilesLines
* revert ARM to oabi by default, add some eabi patches for fixing up the ↵Felix Fietkau2008-02-141-0/+36
| | | | | | toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes SVN-Revision: 10458
* changed the -fhonours-copts gcc patch, such that the function needs to be ↵John Crispin2007-10-071-1/+1
| | | | | | turned on explicitly SVN-Revision: 9167
* Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ↵Felix Fietkau2007-07-311-0/+293
| | | | | | emit warnings in packages that don't use our target cflags properly SVN-Revision: 8256
* 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-0/+4035
buildroot), adjust gcc makefile for PATCH_DIR changes SVN-Revision: 7753