summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-4.3.1
AgeCommit message (Collapse)AuthorFiles
2008-11-18gcc: update gfortran.patch for all versionsKoen Kooi1
2008-11-18gcc 4.3.1: mangle gfortran.patch to work on 64bit hosts as wellKoen Kooi1
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe4
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-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 Raj2
tree. This patch implements CPPFLAGS_FOR_BUILD to separate it out.
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