aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc/gcc-cross_4.2.1.bb
AgeCommit message (Expand)Author
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
2008-12-10gcc-package-cross: Creative relative symbolic link to fortran and only if for...Khem Raj
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
2008-07-25Change the toolchain build sequence. Helps in reproducable toolchains compone...Khem Raj
2008-06-03Fix an obvious typo in the patch. The variable exported was 'CCP' should have...Khem Raj
2008-04-22gcc-configure-cross.inc: cleanup libstdc++.la for no-fpu builds tooJeremy Laine
2008-03-29gcc: Include TARGET_CC_ARCH in ARCH_FLAGS_FOR_TARGET by default for everyone,...Richard Purdie
2008-03-27merge of '58892f8690878f7ed6658262c62e3515f83d248a'Richard Purdie
2008-03-27gcc-4.x: Cleanup and standardise the compiler configuration flags, fixing var...Richard Purdie
2008-03-26gcc 4.2.1: Fix ICE that occurs with AVR32 gcc, especially when compiling Open...Geoffrey Wossum
2008-03-17gcc: Handle ARCH_FLAGS_FOR_TARGET option for gcc 4.1/4.2 correctlyRichard Purdie
2008-03-16gcc: Move old style gcc*build*.inc includes into gcc-configure-{target|cross|...Richard Purdie
2008-03-15gcc-cross: Drop gcc-package-target.inc, gcc-package-cross overrides or sets e...Richard Purdie
2008-03-15gcc: Add gcc-cross4.inc and convert gcc-cross_4* recipes to use itRichard Purdie
2008-03-15gcc: Clean up FILESDIR settings (move to gcc-common.inc)Richard Purdie
2008-03-15gcc: Move PR settings to obvious places (not .inc files)Richard Purdie
2008-03-15gcc: Add gcc-cross.inc taking some common code from all gcc-cross packagesRichard Purdie
2008-03-15gcc: Rename gcc-package.inc gcc-package-target.inc and move includes a level ...Richard Purdie
2008-03-15gcc: Create .inc files for each gcc version and update all .bb files to use t...Richard Purdie
2008-03-14gcc3-build-cross.inc: don't add -lgcc_s for avr32Koen Kooi
2008-03-14gcc 4.2.1: update avr32 patchesGeoffrey Wossum
2008-02-28gcc: Enable sysroot options, hacking around path layout issues for now. This ...Richard Purdie
2007-12-03gcc: replace non-functional block o'python with working overridesKoen Kooi
2007-11-30Disable libssp libgomp and libmudflap in cross gcc 4.2.xKhem Raj
2007-10-29Remove final references to BUILD_SYS in staging pathsRichard Purdie
2007-10-07gcc/gcc-cross_4.2.1.bb : de-koen the gcc-cross so if you wish to cause anyoneGraeme Gregory
2007-10-06gcc 4.2.1: make maverick stuff ep93xx specificKoen Kooi
2007-09-29gcc-cross: Update paths to reference staging instead of cross (from poky), bu...Richard Purdie
2007-09-19gcc: change the way to package fortran, reduce spurious variables, make missi...Koen Kooi
2007-09-19gcc(-cross): enable fortran for arm/EABI, thanks to Alain for showing and tes...Koen Kooi
2007-09-09gcc 4.2: fix uclibc compilation, closes #2959Petr Stetiar
2007-08-30gcc 4.2.1: add patches for maverick crunch on ep93xx (That's an FPU)Koen Kooi
2007-08-27gcc 4.2.1: add extra patches for uclibc buildKoen Kooi
2007-07-25gcc: 4.2.0 has a bug, so replace it with 4.2.1 Koen Kooi