Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | gcc: respect ${layout_includedir} | Phil Blundell | 1 | |
2008-08-20 | Disable building objc for uclibc targets. | Khem Raj | 1 | |
Right now it does not build for uclibc. If that it fixed then we can enable it. Till then it stays. | ||||
2008-08-11 | gcc configure common: disable objective-c, it ICEs gcc-cross | Koen Kooi | 1 | |
2008-08-06 | gcc: enable Objective-C | Phil Blundell | 1 | |
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-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-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). |