summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-cross_4.1.2.bb
AgeCommit message (Collapse)AuthorFiles
2008-04-22gcc-configure-cross.inc: cleanup libstdc++.la for no-fpu builds tooJeremy Laine1
* fixes QA issues seen on powerpc/soft-float machines, for instance libasprintf.la referring to the build directory
2008-03-29gcc: Include TARGET_CC_ARCH in ARCH_FLAGS_FOR_TARGET by default for ↵Richard Purdie1
everyone, not just as a slugos specific override.
2008-03-17gcc: Handle ARCH_FLAGS_FOR_TARGET option for gcc 4.1/4.2 correctlyRichard Purdie1
2008-03-16gcc: Move old style gcc*build*.inc includes into ↵Richard Purdie1
gcc-configure-{target|cross|sdk} and a common include file. Factor some common data not related to configure into gcc-common.inc. Rewrite 3.3.3 and 3.3.4 recipes to use standard includes (tested and they work).
2008-03-15gcc-cross: Drop gcc-package-target.inc, gcc-package-cross overrides or sets ↵Richard Purdie1
everything needed
2008-03-15gcc: Add gcc-cross4.inc and convert gcc-cross_4* recipes to use itRichard Purdie1
2008-03-15gcc: Clean up FILESDIR settings (move to gcc-common.inc)Richard Purdie1
2008-03-15gcc: Move PR settings to obvious places (not .inc files)Richard Purdie1
2008-03-15gcc: Add gcc-cross.inc taking some common code from all gcc-cross packagesRichard Purdie1
2008-03-15gcc: Rename gcc-package.inc gcc-package-target.inc and move includes a level ↵Richard Purdie1
lower. There should be no functionality change yet, it just makes that change easier to remove target packaging from cross builds
2008-03-15gcc: Create .inc files for each gcc version and update all .bb files to use ↵Richard Purdie1
these
2008-02-28gcc: Enable sysroot options, hacking around path layout issues for now. This ↵Richard Purdie1
fixes the sdk version to use the correct sysroot which is important for ease of use of SDKs and standalone toolchains. This change means a gcc rebuild unfortunately
2007-12-11propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi1
acccc4840b95c279164a3eeacf893200164bdc65) to branch 'org.openembedded.dev.avr32' (head 4a915ee0a28076c53049330f3f2e58c7b85ef7a8)
2007-12-03gcc: replace non-functional block o'python with working overridesKoen Kooi1
2007-11-25gcc(-cross): bump PR so that OE picks up the fixed gcc and gcc-cross packages.Mike Westerhof1
2007-11-21gcc-4.1.2: Update PR for gcc(-cross). Mention to update PR of -cross when ↵Leon Woestenberg1
.bb main changes.
2007-10-31propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi1
a6b798a43c05aef43ed650ab880f3edd386d0aa3) to branch 'org.openembedded.dev.avr32' (head 77e1041de2eef682f183f3f5199826818cb9c5b1)
2007-10-29Remove final references to BUILD_SYS in staging pathsRichard Purdie1
2007-10-27packages/gcc/gcc-package-cross.inc : Fix to handle /nof/ dirs generated by ↵Stelios Koroneos1
some ppc architectures packages/gcc/gcc-cross_4.1.1.bb : Bump PR packages/gcc/gcc-cross_4.1.2.bb : Bump PR
2007-10-20gcc: merge avr32 bits into proper gcc filesKoen Kooi1
2007-09-29gcc-cross: Update paths to reference staging instead of cross (from poky), ↵Richard Purdie1
bump PR to make sure gcc-cross reinstalls after cross changes to ensure everything works correctly
2007-09-19gcc: change the way to package fortran, reduce spurious variables, make ↵Koen Kooi1
missing fortran files non-fatal
2007-09-19gcc(-cross): enable fortran for arm/EABI, thanks to Alain for showing and ↵Koen Kooi1
testing the patch
2007-08-31gcc/gcc-cross 4.1.2: bump PR to build working compiler after broken ARM CrunchMarcin Juszkiewicz1
2007-08-31disapproval of revision '4fb1a7447c5d8ace96a5ac6358c7fe10f0d951c4'Marcin Juszkiewicz1
2007-08-30gcc 4.1.2: add patches for maverick crunch (that's an FPU)Koen Kooi1
2007-05-13gcc 4.1.2: update uclibc locale patch to work with uclibc 0.9.29Koen Kooi1
2007-05-03gcc 4.1.2: fix 800-arm-bigendian.patchKoen Kooi1
2007-04-11gcc-cross 4.1.2: bump PR till I properly fix libgcc (again)Koen Kooi1
* Yes, I suck, sorry for the breakage)
2007-04-06gcc 4.1.x: move fail-fast to gcc-cross since it's only needed thereKoen Kooi1
2007-03-19gcc-cross: add 4.1.2Koen Kooi1