Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-07-25 | Change the toolchain build sequence. Helps in reproducable toolchains ↵ | Khem Raj | 1 | |
components when recompiled. Also same sequence for all different combinations (uclibc/nptl/eglibc/glibc/linuxthreads). Also fixes and patches that I worked to get various ancient compilers working. | ||||
2008-06-03 | Fix an obvious typo in the patch. The variable exported was 'CCP' should ↵ | Khem Raj | 1 | |
have been 'CPP'. I have tested build for gcc-cross-4.2.2 recipe. | ||||
2008-04-22 | gcc-configure-cross.inc: cleanup libstdc++.la for no-fpu builds too | Jeremy Laine | 1 | |
* fixes QA issues seen on powerpc/soft-float machines, for instance libasprintf.la referring to the build directory | ||||
2008-03-29 | gcc: Include TARGET_CC_ARCH in ARCH_FLAGS_FOR_TARGET by default for ↵ | Richard Purdie | 1 | |
everyone, not just as a slugos specific override. | ||||
2008-03-17 | gcc: Handle ARCH_FLAGS_FOR_TARGET option for gcc 4.1/4.2 correctly | 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-cross: Drop gcc-package-target.inc, gcc-package-cross overrides or sets ↵ | Richard Purdie | 1 | |
everything needed | ||||
2008-03-15 | gcc: Add gcc-cross4.inc and convert gcc-cross_4* recipes to use it | Richard Purdie | 1 | |
2008-03-15 | gcc: Clean up FILESDIR settings (move to gcc-common.inc) | Richard Purdie | 1 | |
2008-03-15 | gcc: Move PR settings to obvious places (not .inc files) | Richard Purdie | 1 | |
2008-03-15 | gcc: Add gcc-cross.inc taking some common code from all gcc-cross packages | 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 | gcc: Create .inc files for each gcc version and update all .bb files to use ↵ | Richard Purdie | 1 | |
these | ||||
2008-02-28 | gcc: Enable sysroot options, hacking around path layout issues for now. This ↵ | Richard Purdie | 1 | |
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-11 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 1 | |
acccc4840b95c279164a3eeacf893200164bdc65) to branch 'org.openembedded.dev.avr32' (head 4a915ee0a28076c53049330f3f2e58c7b85ef7a8) | ||||
2007-12-03 | gcc: replace non-functional block o'python with working overrides | Koen Kooi | 1 | |
2007-11-25 | gcc(-cross): bump PR so that OE picks up the fixed gcc and gcc-cross packages. | Mike Westerhof | 1 | |
2007-11-21 | gcc-4.1.2: Update PR for gcc(-cross). Mention to update PR of -cross when ↵ | Leon Woestenberg | 1 | |
.bb main changes. | ||||
2007-10-31 | propagate from branch 'org.openembedded.dev' (head ↵ | Koen Kooi | 1 | |
a6b798a43c05aef43ed650ab880f3edd386d0aa3) to branch 'org.openembedded.dev.avr32' (head 77e1041de2eef682f183f3f5199826818cb9c5b1) | ||||
2007-10-29 | Remove final references to BUILD_SYS in staging paths | Richard Purdie | 1 | |
2007-10-27 | packages/gcc/gcc-package-cross.inc : Fix to handle /nof/ dirs generated by ↵ | Stelios Koroneos | 1 | |
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-20 | gcc: merge avr32 bits into proper gcc files | Koen Kooi | 1 | |
2007-09-29 | gcc-cross: Update paths to reference staging instead of cross (from poky), ↵ | Richard Purdie | 1 | |
bump PR to make sure gcc-cross reinstalls after cross changes to ensure everything works correctly | ||||
2007-09-19 | gcc: change the way to package fortran, reduce spurious variables, make ↵ | Koen Kooi | 1 | |
missing fortran files non-fatal | ||||
2007-09-19 | gcc(-cross): enable fortran for arm/EABI, thanks to Alain for showing and ↵ | Koen Kooi | 1 | |
testing the patch | ||||
2007-08-31 | gcc/gcc-cross 4.1.2: bump PR to build working compiler after broken ARM Crunch | Marcin Juszkiewicz | 1 | |
2007-08-31 | disapproval of revision '4fb1a7447c5d8ace96a5ac6358c7fe10f0d951c4' | Marcin Juszkiewicz | 1 | |
2007-08-30 | gcc 4.1.2: add patches for maverick crunch (that's an FPU) | Koen Kooi | 1 | |
2007-05-13 | gcc 4.1.2: update uclibc locale patch to work with uclibc 0.9.29 | Koen Kooi | 1 | |
2007-05-03 | gcc 4.1.2: fix 800-arm-bigendian.patch | Koen Kooi | 1 | |
2007-04-11 | gcc-cross 4.1.2: bump PR till I properly fix libgcc (again) | Koen Kooi | 1 | |
* Yes, I suck, sorry for the breakage) | ||||
2007-04-06 | gcc 4.1.x: move fail-fast to gcc-cross since it's only needed there | Koen Kooi | 1 | |
2007-03-19 | gcc-cross: add 4.1.2 | Koen Kooi | 1 | |