summaryrefslogtreecommitdiff
path: root/classes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-08-15 16:58:35 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-15 16:58:35 +0000
commit9bd4fb8ee3cd13406e6c26a2970d53bf3741a244 (patch)
treed853fd587bd61daa310f6aee94bd866fa61f0e3d /classes
parentf18535aba8a6a5860113f11a31b01e105e81bae1 (diff)
Add glib 2.8.0, ABI and API compatible with 2.6.x
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions
-By: Koen Kooi <koen@openembedded.org> 2008-07-25Change the toolchain build sequence. Helps in reproducable toolchains ↵Khem Raj1 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-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-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-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-03gcc: replace non-functional block o'python with working overridesKoen Kooi1 2007-11-05packages/gcc/gcc_4.1.1.bb : Add mpc8323e patchesStelios Koroneos1 Bump PR in gcc,gcc-cross and gcc-cross-sdk 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-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-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-19packages/gcc/gcc-cross_4.1.1.bb: Bump PRStelios Koroneos1 2007-03-01packages/gcc gcc-4.1.1: fix eabi issues on a bigendian toolchain:Dirk Opfer1 set SUBTARGET_EXTRA_LINK_SPEC to -m armelfb_linux_eabi in case of bigendian 2007-01-07gcc 4.1.1, gcc3-build-cross.inc: fix libsupc++ and libstdc++ la files with ↵Koen Kooi1 some XorA sed magic 2006-12-16gcc 4.1.1: add patch to fix PR 13685Leon Woestenberg1 2006-11-26gcc-cross 4.1.1: fix libg* architecture bugs, closes #1265Koen Kooi1 2006-10-03gcc-cross: bump PRKoen Kooi1 2006-08-05packages/gcc: Use require instead of include for the 'base' filesHolger Freyther1 2006-08-04Added patch (from gcc fix for bug 27363). This makes alsa work with gcc 4.1.1Frans Meulenbroeks1 (after this at least the pcm module needs to be compiled and reloaded) 2006-07-03gcc-cross: bump pr Koen Kooi1 2006-06-19gcc 4.1.1 added uclibc patches to gcc 4.1.1 (see README file)Frans Meulenbroeks1 added patches for thumb (but still not good enough to compile uclibc) 2006-06-10gcc-4.1.1: added patch for configure to compile with the right target flagsFrans Meulenbroeks1 (copied from 3.4.4). bumped PR for both 4.1.1 bb files 2006-06-04gcc 4.1.1: added patch for big endianFrans Meulenbroeks1 2006-05-25gcc: add gcc 4.1.1 toolchainKoen Kooi1