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-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-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-sdk: Fixup sdk packaging to be self contained and drop ↵ | Richard Purdie | 1 | |
gcc-package-target.inc | ||||
2008-03-15 | gcc: Clean up FILESDIR settings (move to gcc-common.inc) | 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 | ||||
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-11-05 | packages/gcc/gcc_4.1.1.bb : Add mpc8323e patches | Stelios Koroneos | 1 | |
Bump PR in gcc,gcc-cross and gcc-cross-sdk | ||||
2007-09-01 | gcc4-sdk: Use sysroot to workaround various path problems with external ↵ | Richard Purdie | 1 | |
toolchains (from Poky) | ||||
2006-11-26 | gcc-cross-sdk: change include order to make it fail in a different place | Koen Kooi | 1 | |
2006-10-25 | gcc-cross-sdk: add 4.1.1 | Koen Kooi | 1 | |