Titus von Boxberg
|
76b0fcc433
|
arch/x86: prescott is an i686
let CT_ARCH_ARCH=prescott result in a i686 tuple prefix
Signed-off-by: Titus von Boxberg <titus@v9g.de>
|
2011-11-17 14:18:44 +01:00 |
|
Yann E. MORIN"
|
7ea82181db
|
arch/x86: commonalise the 32- and 64-bit x86 arch
|
2009-11-17 11:51:57 +01:00 |
|
Yann E. MORIN"
|
58e57f180c
|
Architecture API change:
- rename the tuple function
/trunk/scripts/build/arch/mips.sh | 2 1 1 0 +-
/trunk/scripts/build/arch/sh.sh | 2 1 1 0 +-
/trunk/scripts/build/arch/x86_64.sh | 2 1 1 0 +-
/trunk/scripts/build/arch/arm.sh | 2 1 1 0 +-
/trunk/scripts/build/arch/powerpc.sh | 2 1 1 0 +-
/trunk/scripts/build/arch/ia64.sh | 2 1 1 0 +-
/trunk/scripts/build/arch/alpha.sh | 2 1 1 0 +-
/trunk/scripts/build/arch/x86.sh | 2 1 1 0 +-
/trunk/scripts/functions | 12 7 5 0 +++++++-----
9 files changed, 15 insertions(+), 13 deletions(-)
|
2008-10-23 13:00:45 +00:00 |
|
Yann E. MORIN"
|
b8d189b296
|
Separate the architecture config file and function script.
/trunk/kconfig/kconfig.mk | 46 23 23 0 +++++++++++++++++++++++-----------------------
/trunk/scripts/crosstool.sh | 2 1 1 0 +-
/trunk/docs/overview.txt | 28 11 17 0 +++++++++++-----------------
3 files changed, 35 insertions(+), 41 deletions(-)
|
2008-10-05 15:32:00 +00:00 |
|