Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-07-01 | gcc 4.2.2: add more avr32 patches. | Koen Kooi | 1 | |
* an image compiled from scratch boots straight into X, although the avahi seggault is still there | ||||
2008-05-15 | gcc-cross 4.2.2, 4.3.0, csl 2008q1: enable libssp and teach ↵ | Koen Kooi | 1 | |
gcc-package-cross.inc to package it | ||||
2008-04-29 | gcc-4.2.2: Add AVR32 patch 1.0.9 from Atmel. | Geoffrey Wossum | 1 | |
2008-03-27 | gcc-4.x: Cleanup and standardise the compiler configuration flags, fixing ↵ | Richard Purdie | 1 | |
various bugs in the 4.1.x and 4.0.x versions. Broken libssp and libmudflap libraries should no longer be staged into cross. | ||||
2008-03-26 | gcc-4.*: Set ARM_INSTRUCTION_SET to arm so vfp instructions can be avoided ↵ | Richard Purdie | 1 | |
within libgcc itself (from poky) | ||||
2008-03-17 | gcc: Handle ARCH_FLAGS_FOR_TARGET option for gcc 4.1/4.2 correctly | Richard Purdie | 1 | |
2008-03-16 | gcc-4.x.inc: Set DEPENDS consistently | Richard Purdie | 1 | |
2008-03-16 | gcc: Move old style gcc*build*.inc includes into ↵ | Richard Purdie | 1 | |
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-15 | gcc-4.2.2: Move gcc only SRC_URI append from .inc to .bb | Richard Purdie | 1 | |
2008-03-15 | gcc: Move PR settings to obvious places (not .inc files) | Richard Purdie | 1 | |
2008-03-15 | gcc: Rename gcc-package.inc gcc-package-target.inc and move includes a level ↵ | Richard Purdie | 1 | |
lower. There should be no functionality change yet, it just makes that change easier to remove target packaging from cross builds | ||||
2008-03-15 | Create gcc-common.inc | Richard Purdie | 1 | |
2008-03-15 | gcc: Create .inc files for each gcc version and update all .bb files to use ↵ | Richard Purdie | 1 | |
these |