Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 1 | |
2008-06-03 | Fix an obvious typo in the patch. The variable exported was 'CCP' should ↵ | Khem Raj | 1 | |
have been 'CPP'. I have tested build for gcc-cross-4.2.2 recipe. | ||||
2008-03-26 | gcc 4.2.1: Fix ICE that occurs with AVR32 gcc, especially when compiling ↵ | Geoffrey Wossum | 1 | |
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-17 | packages/gcc/gcc-4.2.1/zecke-xgcc-cpp.patch: When cross compiling we want to ↵ | Holger Freyther | 1 | |
use gcc's cpp for the cross compiled headers | ||||
2008-02-17 | packages/gcc/gcc-4.2.1/zecke-no-host-includes.patch: Document this patch and ↵ | Holger Freyther | 1 | |
explain why it is a hack | ||||
2007-11-30 | Forward port PRO34130 patch for gcc 4.2 variants. | Khem Raj | 1 | |
Move eglibc to revision 4355 which has -Os support. | ||||
2007-09-09 | gcc 4.2: fix uclibc compilation, closes #2959 | Petr Stetiar | 2 | |
2007-08-30 | gcc 4.2.1: add patches for maverick crunch on ep93xx (That's an FPU) | Koen Kooi | 31 | |
2007-08-27 | gcc: drop lock files | Koen Kooi | 22 | |
2007-08-27 | gcc 4.2.1: add extra patches for uclibc build | Koen Kooi | 28 | |
* uclibc still dislike 4.2.1, but it fails in a different place now | ||||
2007-07-25 | gcc 4.2.1: add missing uclibc locale patch and a patch to reduce binary size ↵ | Koen Kooi | 2 | |
with -Os | ||||
2007-07-25 | gcc: 4.2.0 has a bug, so replace it with 4.2.1 | Koen Kooi | 27 | |
* one minor uclibc patch needs to get refreshed, but we can nick that from buildroot in a few days |