From 8b40f974e65b7cc7d21a8e72b5f18f6e14208e57 Mon Sep 17 00:00:00 2001 From: lloyd Date: Fri, 22 Apr 2011 13:08:05 +0000 Subject: Rename all references of ia32 to x86-32 and amd64 to x86-64. Back the reported version from 1.10.0 to 1.9.17 for the time being. Still on the fence if this will be 1.10.0 or another release candidate instead. --- src/build-data/arch/x86_64.txt | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 src/build-data/arch/x86_64.txt (limited to 'src/build-data/arch/x86_64.txt') diff --git a/src/build-data/arch/x86_64.txt b/src/build-data/arch/x86_64.txt new file mode 100644 index 000000000..59e48329a --- /dev/null +++ b/src/build-data/arch/x86_64.txt @@ -0,0 +1,41 @@ +endian little +unaligned ok + +family x86 + + +amd64 +x86-64 +em64t +x64 + + + +k8 +k10 +nocona +core2 +nehalem +westmere + + + +core2duo -> core2 +intelcore2 -> core2 +intelcore2duo -> core2 + +sledgehammer -> k8 +opteron -> k8 +amdopteron -> k8 +athlon64 -> k8 +barcelona -> k10 + +corei5cpum520 -> westmere +corei7cpu860 -> nehalem + + + +sse2:all +ssse3:core2,nehalem,westmere +aes-ni:westmere + -- cgit v1.2.3