projects/generic/options:

- update cpu list for gcc-4.5
This commit is contained in:
Stephan Raue 2010-04-27 13:25:35 +02:00
parent 5e719021c8
commit 4bc934d14d

View File

@ -27,8 +27,8 @@
# (AMD CPUs) k8 k8-sse3 opteron opteron-sse3 athlon64 athlon64-sse3 # (AMD CPUs) k8 k8-sse3 opteron opteron-sse3 athlon64 athlon64-sse3
# athlon-fx athlon-mp athlon-xp athlon-4 # athlon-fx athlon-mp athlon-xp athlon-4
# athlon-tbird athlon k6-3 k6-2 k6 geode # athlon-tbird athlon k6-3 k6-2 k6 geode
# (Intel CPUs) core2 nocona prescott pentium4[m] pentium3[m] pentium-m # (Intel CPUs) atom core2 nocona prescott pentium4[m] pentium3[m]
# pentium2 pentiumpro pentium-mmx pentium # pentium-m pentium2 pentiumpro pentium-mmx pentium
# i686 i586 i486 i386 # i686 i586 i486 i386
# (VIA CPUs) c3 c3-2 # (VIA CPUs) c3 c3-2
# #
@ -38,7 +38,7 @@
x86_64) x86_64)
# (AMD CPUs) k8 k8-sse3 opteron opteron-sse3 athlon64 athlon64-sse3 # (AMD CPUs) k8 k8-sse3 opteron opteron-sse3 athlon64 athlon64-sse3
# athlon-fx amdfam10 barcelona # athlon-fx amdfam10 barcelona
# (Intel CPUs) core2 nocona # (Intel CPUs) atom core2 nocona
# #
#TARGET_CPU="generic" #TARGET_CPU="generic"
;; ;;