summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-4.3.1
AgeCommit message (Collapse)AuthorFiles
2008-08-20Enable gcc 4.3.1 to build for uclibc. Khem Raj9
Revive the uclibc locale support. Fix gcc native breakage for 4.3.1.
2008-07-22Fix ARCH_FLAGS_FOR_TARGET and --with-build-sysroot on gcc 4.3.1.Khem Raj2
We use ARCH_FLAGS_FOR_TARGET to overcome a bug in --with-build-sysroot implementation where it does not pass LDFLAGS_FOR_TARGET and CPPFLAGS_FOR_TARGET to libstdc++ during build.
2008-06-11gcc 4.3.1: fix NEON ice: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36500Koen Kooi2
2008-06-10gcc 4.3.0: replace with gcc 4.3.1Koen Kooi146