summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-4.3.1.inc
AgeCommit message (Collapse)AuthorFiles
2008-12-08gcc: rename gfortran patch to avoid FILESPATH confusion with sdk buildsKoen Kooi1
2008-11-18gcc 4.3.1: mangle gfortran.patch to work on 64bit hosts as wellKoen Kooi1
2008-08-29All below is done for GCC 4.3.1 and 4.3.2 recipes.Khem Raj1
Enable patches for ARM big endian support. Delete unneeded ARM big endian patches. Adjust Thumb support patches.
2008-08-24Enable e300c2 and c3 support for gcc 4.3.1Khem Raj1
Tested on (mpc8313e-rdb,angstrom)
2008-08-21CPPFLAGS were being passed to build machine related targets too inside gcc/gcc Khem Raj1
tree. This patch implements CPPFLAGS_FOR_BUILD to separate it out.
2008-08-20Enable gcc 4.3.1 to build for uclibc. Khem Raj1
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 Raj1
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 Kooi1
2008-06-10gcc 4.3.0: replace with gcc 4.3.1Koen Kooi1