summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-cross_csl-arm-2005q3.bb
AgeCommit message (Collapse)AuthorFiles
2008-06-03Fix an obvious typo in the patch. The variable exported was 'CCP' should ↵Khem Raj1
have been 'CPP'. I have tested build for gcc-cross-4.2.2 recipe.
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-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: 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: Some futher .bb -> .inc changesRichard Purdie1
2007-12-03gcc: replace non-functional block o'python with working overridesKoen Kooi1
2006-08-05packages/gcc: require the right files, add a gcc4-build-sdk (review please)Holger Freyther1
The gcc 4.1.x sdk tries to require gcc4-build-sdk.inc which doesn't exist. Copy the gcc3-build-sdk.inc and ask florian to verify it.
2006-08-05packages/gcc: Use require instead of include for the 'base' filesHolger Freyther1
2006-07-03gcc-cross: bump pr Koen Kooi1
2006-04-10gcc: Remove broken csl versions replacing with a floating cvs version and a ↵Richard Purdie1
working 2005q3 csl release.