summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-4.2.4.inc
AgeCommit message (Collapse)AuthorFiles
2008-10-04gcc-4.2.4: fix gcc build for sh4 and uclibcHenning Heinold1
* add sh_unwind.patch which fixes gcc/config/sh/linux-unwind.h like mips or i386 * add cppdefaults_cross.patch which removes /usr/include path from gcc/cppdefault.c when, this is needed because sh4 uses fixheader and fixproto and then zeckes no-host-include code yelling at the /usr/include * ATTENTION this may break sh4-native gcc, but I do not believe that someone would use gcc directly on sh4 arch, if there iare some crazy people doing it, I will fix it in another way * do not bump PR because it only affects sh4 arch
2008-08-20Specify --enable-libssp explicitly.Khem Raj1
It should be enabled by default if not disabled but its better for readability to state what we enable.
2008-08-06gcc-4.2.4: re-enable libgompPhil Blundell1
2008-05-28gcc 4.2.4: another point release in the 4.2 seriesKoen Kooi1