| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc-4.3.3: Drop unused patches | Richard Purdie | 2010-06-09 | 81 | -588146/+0 |
* | gcc: Drop 4.2.3 as its unused | Richard Purdie | 2010-06-08 | 80 | -8033/+0 |
* | gcc-runtime: Various bug fixes | Richard Purdie | 2010-06-08 | 7 | -21/+29 |
* | gcc-configure-sdk.inc: local-prefix should be in SDKPATH, not a build patch | Richard Purdie | 2010-06-08 | 1 | -1/+1 |
* | gcc-configure-cross.inc: local-prefix should be the target exec_prefix | Richard Purdie | 2010-06-08 | 1 | -1/+1 |
* | gcc-cross: Fix install path typo. | Dongxiao Xu | 2010-06-08 | 1 | -1/+1 |
* | gcc-runtime: Make sure multiple target builds work correctly | Richard Purdie | 2010-06-07 | 2 | -4/+4 |
* | gcc-configure-runtime: Make sure the sysroot is configured | Richard Purdie | 2010-06-01 | 1 | -1/+3 |
* | Fix build problem with GCC-4.3.3 on PowerPC | Gary Thomas | 2010-05-06 | 1 | -0/+4 |
* | Fix references to CROSS_DIR now that it has been removed | Joshua Lock | 2010-04-28 | 6 | -17/+17 |
* | Install cross-packages into the native sysroot | Joshua Lock | 2010-04-27 | 4 | -5/+5 |
* | gcc: Fix packaging of cross for PPC | Joshua Lock | 2010-04-27 | 1 | -0/+3 |
* | gcc-cross-initial/gcc-cross-intermediate: Add missing EXTRA_OECONF variables | Richard Purdie | 2010-03-31 | 3 | -0/+4 |
* | gcc: Don't create links in base-libdir | Richard Purdie | 2010-03-31 | 1 | -1/+0 |
* | gcc-crosssdk: Remove bogus require | Richard Purdie | 2010-03-31 | 1 | -1/+0 |
* | gcc-runtime: Add 4.2.3 version | Richard Purdie | 2010-03-31 | 1 | -0/+10 |
* | gcc-crosssdk: Create common include files | Richard Purdie | 2010-03-31 | 9 | -62/+37 |
* | gcc-cross.inc: Move do_compile | Richard Purdie | 2010-03-31 | 2 | -4/+5 |
* | gcc-cross: Use NATIVEDEPS | Richard Purdie | 2010-03-31 | 4 | -5/+3 |
* | gcc: Move -native dependencies into the base gcc version configuration file a... | Richard Purdie | 2010-03-31 | 12 | -25/+13 |
* | gcc-cross-kernel: Remove unneeded requires | Richard Purdie | 2010-03-31 | 1 | -2/+0 |
* | gcc-runtime: Move core code to the main include file | Richard Purdie | 2010-03-31 | 3 | -49/+47 |
* | gcc-cross: Simplify require statements | Richard Purdie | 2010-03-31 | 3 | -4/+3 |
* | gcc: Drop 4.1.2 as its unused | Richard Purdie | 2010-03-31 | 32 | -4535/+0 |
* | gcc: Drop 3.4.4/3.4.6 and gcc-native as all are now unused | Richard Purdie | 2010-03-31 | 55 | -12460/+0 |
* | gcc-csl: Drop old version | Richard Purdie | 2010-03-30 | 16 | -190/+7 |
* | gcc-runtime: Handle libgcc headers correctly and set c++ include patch for pa... | Richard Purdie | 2010-03-30 | 2 | -3/+3 |
* | gcc-runtime: Fix c++ include path | Richard Purdie | 2010-03-30 | 2 | -2/+2 |
* | gcc-package-cross.inc: Only stage gcc-runtime headers for gcc-cross | Richard Purdie | 2010-03-30 | 1 | -4/+6 |
* | gcc-runtime: Add initial recipe | Richard Purdie | 2010-03-29 | 10 | -115/+142 |
* | gcc-4.3.3: Add patch for issue PR35942 to fix libstdc++ build issues with cer... | Richard Purdie | 2010-03-29 | 2 | -0/+39 |
* | gcc: Fix fail to compile since they can't find limits.h include. | Enric Balletbo i Serra | 2010-03-03 | 3 | -2/+3 |
* | gcc: Drop 4.3.1 and 4.3.2 | Richard Purdie | 2010-01-28 | 299 | -1202823/+0 |
* | gcc: Make sure target_* variables are set, fixing gcc search path issues | Richard Purdie | 2010-01-28 | 6 | -5/+9 |
* | gcc-cross-canadian: Fix include paths and hence c++ compiler issues | Richard Purdie | 2010-01-20 | 2 | -2/+2 |
* | Add crosssdk and cross-canadian gcc 4.2.3 recipes | Esben Haabendal | 2010-01-19 | 4 | -0/+58 |
* | gcc-cross-canadian: Add gettext-nativesdk DEPENDS | Richard Purdie | 2010-01-14 | 1 | -1/+1 |
* | gcc-crosssdk: Fix DEPENDS for gettext | Richard Purdie | 2010-01-14 | 1 | -1/+1 |
* | gcc-crosssdk-intermediate: Add missing gettext-native dependency | Richard Purdie | 2010-01-13 | 1 | -1/+1 |
* | gcc: Use DEPENDS += to preseve gettext dependency | Richard Purdie | 2010-01-07 | 5 | -5/+5 |
* | gcc: add gettext to dependencies | Joshua Lock | 2010-01-04 | 8 | -6/+10 |
* | gcc-native: Convert to stage using do_install | Richard Purdie | 2009-11-17 | 1 | -6/+4 |
* | gcc: Convert cross recipes to stage in do_install. Also moves stdc++ and othe... | Richard Purdie | 2009-11-16 | 16 | -117/+65 |
* | Drop gcc-native 3.4.4 | Richard Purdie | 2009-11-13 | 1 | -6/+0 |
* | gcc 3.4.4: fixed Ubuntu 9.10 build | Marcin Juszkiewicz | 2009-11-02 | 3 | -2/+16 |
* | gcc-4.1.2: Add missing patch (from OE.dev) | Richard Purdie | 2009-10-23 | 1 | -0/+40 |
* | gcc-crosssdk: Add code to change the deafult linker path in the case of sdk b... | Richard Purdie | 2009-09-18 | 1 | -0/+6 |
* | gcc-configure-common.inc: Fix to use target system paths | Richard Purdie | 2009-09-17 | 1 | -2/+2 |
* | gcc-cross-sdk.inc: Drop no unused file | Richard Purdie | 2009-09-17 | 1 | -4/+0 |
* | gcc-configure-sdk: Tweak compiler options for working canadian cross compiles | Richard Purdie | 2009-09-17 | 1 | -8/+5 |