aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc
AgeCommit message (Expand)Author
2008-10-09gcc cross: add 4.3.2+csl2008q3, the latest csl releaseKoen Kooi
2008-10-06gcc-4.3.2: use multilib on sh4, so kernel can compile without fpu Henning Heinold
2008-10-06gcc-configure-cross.inc: create the target of the symlink if necessary;Mike Westerhof
2008-10-04gcc-4.2.4: fix gcc build for sh4 and uclibcHenning Heinold
2008-10-04gcc-4.3.2: fix unwind compiling when libc headers are availableHenning Heinold
2008-10-01gcc: sync with pokyKoen Kooi
2008-09-24Remove the fixed-include header hacks.Denys Dmytriyenko
2008-09-19gcc 4.3.2: fix packaging of crt*.o and include-fixedKoen Kooi
2008-09-18Fix the uclibc locale patch in gcc 4.3 for missing desctructor.Khem Raj
2008-09-13This fixes the problem reported in bug 4536. Backport the patch which adds in...Khem Raj
2008-09-11gcc-cross-sdk_csl-arm-2007q3.bb : Add recipe for SDK based on CSL 2007q3.Denys Dmytriyenko
2008-08-29All below is done for GCC 4.3.1 and 4.3.2 recipes.Khem Raj
2008-08-29Refresh patches based on 4.3.1 for 4.3.2Khem Raj
2008-08-28gcc* 4.3.2: add skeleton, it is missing sysroot, xgcc and uclibc patchesKoen Kooi
2008-08-24Enable e300c2 and c3 support for gcc 4.3.1Khem Raj
2008-08-21CPPFLAGS were being passed to build machine related targets too inside gcc/gcc Khem Raj
2008-08-20Enable gcc 4.3.1 to build for uclibc. Khem Raj
2008-08-20Specify --enable-libssp explicitly.Khem Raj
2008-08-20Disable building objc for uclibc targets. Khem Raj
2008-08-11gcc configure common: disable objective-c, it ICEs gcc-crossKoen Kooi
2008-08-06gcc{-cross}_4.2.4: bump PRPhil Blundell
2008-08-06gcc: enable Objective-CPhil Blundell
2008-08-06gcc-4.2.4: re-enable libgompPhil Blundell
2008-08-02gcc-cross-intermediate: remove dummy libc.so *after* staging, since do_stage ...Koen Kooi
2008-08-01Delete dummy libc.so that was created during glibc-initial step. Khem Raj
2008-07-26gcc-cross-kernel: make installdirs before install-commonPhil Blundell
2008-07-25Change the toolchain build sequence. Helps in reproducable toolchains compone...Khem Raj
2008-07-22Fix ARCH_FLAGS_FOR_TARGET and --with-build-sysroot on gcc 4.3.1.Khem Raj
2008-07-12gcc csl 2007q3: add patch to fix segfaults when using -OsKoen Kooi
2008-07-01gcc 4.2.2: add more avr32 patches.Koen Kooi
2008-06-13gcc-cross-kernel.inc: depend on gcc-cross to get all the paths in staging/cro...Koen Kooi
2008-06-13 gcc-cross-kernel.inc: create some dirs before installing into themKoen Kooi
2008-06-12gcc-cross-kernel: add 4.2.4 and csl-2007q3Koen Kooi
2008-06-11gcc 4.3.1: fix NEON ice: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36500Koen Kooi
2008-06-10gcc 4.3.0: replace with gcc 4.3.1Koen Kooi
2008-06-05gcc* 4.3.0: --enable-cheaders=c_stdKoen Kooi
2008-06-03Fix an obvious typo in the patch. The variable exported was 'CCP' should have...Khem Raj
2008-06-02gcc-cross-inital-4.3.0: fix DEPENDSHenning Heinold
2008-05-29Add -frename-registers fix to GCC 4.3.0Khem Raj
2008-05-28gcc 4.2.4: another point release in the 4.2 seriesKoen Kooi
2008-05-18gcc: add gcc csl 2007q3 Koen Kooi
2008-05-16gcc-3.4.6: Add missing fileRichard Purdie
2008-05-16Add gcc 4.2.3 and gcc 3.4.6-native from PokyRichard Purdie
2008-05-15gcc-cross 4.2.2, 4.3.0, csl 2008q1: enable libssp and teach gcc-package-cross...Koen Kooi
2008-05-13gcc csl 2008: remove ldflags.patch that does the wrong thing, disable multili...Koen Kooi
2008-05-12gcc 4.3.0: add symlink hack to get the right includes to glibcKoen Kooi
2008-05-12gcc csl 2008q1: make it look more like other gcc recipes Koen Kooi
2008-05-11gcc csl 2008q1: add some OE sanity patches and fix EXTRA_OECONFKoen Kooi
2008-05-11gcc: add skeleton for the CSL 2008q1 release of gcc, based on gcc 4.2.3Koen Kooi
2008-04-29gcc-4.2.2: Add AVR32 patch 1.0.9 from Atmel.Geoffrey Wossum