gcc: Move old style gcc*build*.inc includes into gcc-configure-{target|cross|sdk...
authorRichard Purdie <rpurdie@rpsys.net>
Sun, 16 Mar 2008 00:34:24 +0000 (00:34 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Sun, 16 Mar 2008 00:34:24 +0000 (00:34 +0000)
commitfab7419cc6a2e53d1cc122abb6d8a3ce0e46fd07
treed6e97778e54a971bb9d6334187202af54653c553
parent9d362ff9245347ab553cb7d47495b496cbb6ba1d
gcc: Move old style gcc*build*.inc includes into 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).
52 files changed:
packages/gcc/gcc-3.3.3.inc
packages/gcc/gcc-3.3.4.inc
packages/gcc/gcc-3.4.3.inc
packages/gcc/gcc-3.4.4.inc
packages/gcc/gcc-4.0.0.inc
packages/gcc/gcc-4.0.2.inc
packages/gcc/gcc-4.1.0.inc
packages/gcc/gcc-4.1.1.inc
packages/gcc/gcc-4.1.2.inc
packages/gcc/gcc-4.2.1.inc
packages/gcc/gcc-4.2.2.inc
packages/gcc/gcc-common.inc
packages/gcc/gcc-configure-common.inc [moved from packages/gcc/gcc3-build.inc with 79% similarity]
packages/gcc/gcc-configure-cross.inc [moved from packages/gcc/gcc3-build-cross.inc with 98% similarity]
packages/gcc/gcc-configure-sdk.inc [moved from packages/gcc/gcc4-build-sdk.inc with 95% similarity]
packages/gcc/gcc-configure-target.inc [new file with mode: 0644]
packages/gcc/gcc-cross-sdk.inc [new file with mode: 0644]
packages/gcc/gcc-cross-sdk_3.3.4.bb
packages/gcc/gcc-cross-sdk_3.4.3.bb
packages/gcc/gcc-cross-sdk_3.4.4.bb
packages/gcc/gcc-cross-sdk_4.1.0.bb
packages/gcc/gcc-cross-sdk_4.1.1.bb
packages/gcc/gcc-cross-sdk_4.1.2.bb
packages/gcc/gcc-cross-sdk_4.2.2.bb
packages/gcc/gcc-cross_3.3.3.bb
packages/gcc/gcc-cross_3.3.4.bb
packages/gcc/gcc-cross_3.4.3.bb
packages/gcc/gcc-cross_3.4.4.bb
packages/gcc/gcc-cross_4.0.0.bb
packages/gcc/gcc-cross_4.0.2.bb
packages/gcc/gcc-cross_4.1.0.bb
packages/gcc/gcc-cross_4.1.1.bb
packages/gcc/gcc-cross_4.1.2.bb
packages/gcc/gcc-cross_4.2.1.bb
packages/gcc/gcc-cross_4.2.2.bb
packages/gcc/gcc-cross_csl-arm-2005q3.bb
packages/gcc/gcc-csl-arm-2005q3.inc
packages/gcc/gcc-native_3.4.4.bb
packages/gcc/gcc3-build-sdk.inc [deleted file]
packages/gcc/gcc4-build.inc [deleted file]
packages/gcc/gcc_3.3.3.bb
packages/gcc/gcc_3.3.4.bb
packages/gcc/gcc_3.4.3.bb
packages/gcc/gcc_3.4.4.bb
packages/gcc/gcc_4.0.0.bb
packages/gcc/gcc_4.0.2.bb
packages/gcc/gcc_4.1.0.bb
packages/gcc/gcc_4.1.1.bb
packages/gcc/gcc_4.1.2.bb
packages/gcc/gcc_4.2.1.bb
packages/gcc/gcc_4.2.2.bb
packages/gcc/gcc_csl-arm-2005q3.bb