Lines 20-25
optflags: pentium4 %optflags_default -ma
Link Here
|
20 |
optflags: k6 %optflags_default -march=k6 -mtune=athlon-xp |
20 |
optflags: k6 %optflags_default -march=k6 -mtune=athlon-xp |
21 |
optflags: athlon %optflags_default -march=athlon -mtune=athlon-xp |
21 |
optflags: athlon %optflags_default -march=athlon -mtune=athlon-xp |
22 |
optflags: athlonxp %optflags_default -march=athlon-xp |
22 |
optflags: athlonxp %optflags_default -march=athlon-xp |
|
|
23 |
optflags: athlon_xp %optflags_default -march=athlon-xp |
23 |
optflags: amd64 %optflags_default |
24 |
optflags: amd64 %optflags_default |
24 |
optflags: ia64 %optflags_default |
25 |
optflags: ia64 %optflags_default |
25 |
optflags: ia32e %optflags_default |
26 |
optflags: ia32e %optflags_default |
Lines 80-85
# Canonical arch names and numbers
Link Here
|
80 |
arch_canon: pentium4: pentium4 1 |
81 |
arch_canon: pentium4: pentium4 1 |
81 |
arch_canon: pentium3: pentium3 1 |
82 |
arch_canon: pentium3: pentium3 1 |
82 |
arch_canon: pentium2: pentium2 1 |
83 |
arch_canon: pentium2: pentium2 1 |
|
|
84 |
arch_canon: athlon_xp: athlon_xp 1 |
83 |
arch_canon: athlonxp: athlonxp 1 |
85 |
arch_canon: athlonxp: athlonxp 1 |
84 |
arch_canon: athlon: athlon 1 |
86 |
arch_canon: athlon: athlon 1 |
85 |
arch_canon: i686: i686 1 |
87 |
arch_canon: i686: i686 1 |
Lines 195-200
buildarchtranslate: ia32e: x86_64
Link Here
|
195 |
buildarchtranslate: pentium4: pentium4 |
197 |
buildarchtranslate: pentium4: pentium4 |
196 |
buildarchtranslate: pentium3: pentium3 |
198 |
buildarchtranslate: pentium3: pentium3 |
197 |
buildarchtranslate: pentium2: pentium2 |
199 |
buildarchtranslate: pentium2: pentium2 |
|
|
200 |
buildarchtranslate: athlon_xp: athlon_xp |
198 |
buildarchtranslate: athlonxp: athlonxp |
201 |
buildarchtranslate: athlonxp: athlonxp |
199 |
buildarchtranslate: athlon: athlon |
202 |
buildarchtranslate: athlon: athlon |
200 |
buildarchtranslate: i686: i686 |
203 |
buildarchtranslate: i686: i686 |
Lines 244-249
arch_compat: alphaev5: alpha
Link Here
|
244 |
arch_compat: alpha: axp noarch |
247 |
arch_compat: alpha: axp noarch |
245 |
|
248 |
|
246 |
arch_compat: pentium4: pentium3 |
249 |
arch_compat: pentium4: pentium3 |
|
|
250 |
arch_compat: athlon_xp: athlonxp |
247 |
arch_compat: athlonxp: athlon pentium3 |
251 |
arch_compat: athlonxp: athlon pentium3 |
248 |
arch_compat: pentium3: pentium2 |
252 |
arch_compat: pentium3: pentium2 |
249 |
arch_compat: athlon: k6 pentium2 |
253 |
arch_compat: athlon: k6 pentium2 |
Lines 308-314
arch_compat: ia64: noarch
Link Here
|
308 |
|
312 |
|
309 |
arch_compat: amd64: x86_64 |
313 |
arch_compat: amd64: x86_64 |
310 |
arch_compat: ia32e: x86_64 |
314 |
arch_compat: ia32e: x86_64 |
311 |
arch_compat: x86_64: athlonxp pentium4 |
315 |
arch_compat: x86_64: athlon_xp athlonxp pentium4 |
312 |
|
316 |
|
313 |
os_compat: IRIX64: IRIX |
317 |
os_compat: IRIX64: IRIX |
314 |
os_compat: solaris2.7: solaris2.3 solaris2.4 solaris2.5 solaris2.6 |
318 |
os_compat: solaris2.7: solaris2.3 solaris2.4 solaris2.5 solaris2.6 |
Lines 346-351
buildarch_compat: amd64: x86_64
Link Here
|
346 |
buildarch_compat: ia32e: x86_64 |
350 |
buildarch_compat: ia32e: x86_64 |
347 |
|
351 |
|
348 |
buildarch_compat: pentium4: pentium3 |
352 |
buildarch_compat: pentium4: pentium3 |
|
|
353 |
buildarch_compat: athlon_xp: athlonxp |
349 |
buildarch_compat: athlonxp: athlon pentium3 |
354 |
buildarch_compat: athlonxp: athlon pentium3 |
350 |
buildarch_compat: pentium3: pentium2 |
355 |
buildarch_compat: pentium3: pentium2 |
351 |
buildarch_compat: athlon: k6 pentium2 |
356 |
buildarch_compat: athlon: k6 pentium2 |