summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-4.2.1
AgeCommit message (Collapse)AuthorFiles
2008-06-03Fix an obvious typo in the patch. The variable exported was 'CCP' should ↵Khem Raj1
have been 'CPP'. I have tested build for gcc-cross-4.2.2 recipe.
2008-03-26gcc 4.2.1: Fix ICE that occurs with AVR32 gcc, especially when compiling ↵Geoffrey Wossum1
OpenSSH. Mainly just applies patch for gcc pr32889. Since this ICE was first reported on the debian-gcc list (see http://lists.debian.org/debian-gcc/2007/10/msg00306.html), and was actually report for the HPPA, this patch might be desireable for other architectures. This patch showed in mainline gcc 4.2.3 See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32889 for mor info
2008-02-17packages/gcc/gcc-4.2.1/zecke-xgcc-cpp.patch: When cross compiling we want to ↵Holger Freyther1
use gcc's cpp for the cross compiled headers
2008-02-17packages/gcc/gcc-4.2.1/zecke-no-host-includes.patch: Document this patch and ↵Holger Freyther1
explain why it is a hack
2007-11-30Forward port PRO34130 patch for gcc 4.2 variants.Khem Raj1
Move eglibc to revision 4355 which has -Os support.
2007-09-09gcc 4.2: fix uclibc compilation, closes #2959Petr Stetiar2
2007-08-30gcc 4.2.1: add patches for maverick crunch on ep93xx (That's an FPU)Koen Kooi31
2007-08-27gcc: drop lock filesKoen Kooi22
2007-08-27gcc 4.2.1: add extra patches for uclibc buildKoen Kooi28
* uclibc still dislike 4.2.1, but it fails in a different place now
2007-07-25gcc 4.2.1: add missing uclibc locale patch and a patch to reduce binary size ↵Koen Kooi2
with -Os
2007-07-25gcc: 4.2.0 has a bug, so replace it with 4.2.1 Koen Kooi27
* one minor uclibc patch needs to get refreshed, but we can nick that from buildroot in a few days