summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-4.3.2
AgeCommit message (Collapse)AuthorFiles
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe4
2008-10-06gcc-4.3.2: use multilib on sh4, so kernel can compile without fpu Henning Heinold1
registers * add patch gcc-4.2.3-linux-multilib-fix.patch used by various other linux distributions * put the mulitlib config in gcc-cross4.inc because gcc-3 works without that * need to bump PR because we pushed in earlier changes on sh4 without bumping
2008-10-04gcc-4.3.2: fix unwind compiling when libc headers are availableHenning Heinold1
* add sh_unwind.patch, which fixes gcc/config/sh/linux-unwind.h like mips or i386 * patch will only ne applied for sh4 arch for now * do not bump PR because it only affects sh architecture on which gcc did not build before
2008-09-18Fix the uclibc locale patch in gcc 4.3 for missing desctructor.Khem Raj1
2008-08-29All below is done for GCC 4.3.1 and 4.3.2 recipes.Khem Raj4
Enable patches for ARM big endian support. Delete unneeded ARM big endian patches. Adjust Thumb support patches.
2008-08-29Refresh patches based on 4.3.1 for 4.3.2Khem Raj3
All it needed was regenerating configure scripts. -Khem
2008-08-28gcc* 4.3.2: add skeleton, it is missing sysroot, xgcc and uclibc patchesKoen Kooi151