Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
5e7c369c
Commit
5e7c369c
authored
Apr 09, 2008
by
Matthias Braun
Browse files
core2s are called nocona in gcc
[r19204]
parent
ee5d05db
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/ia32/ia32_architecture.c
View file @
5e7c369c
...
...
@@ -138,6 +138,7 @@ static const lc_opt_enum_int_items_t arch_items[] = {
{
"core"
,
arch_core
,
},
{
"yonah"
,
arch_core
,
},
{
"merom"
,
arch_core2
,
},
{
"nocona"
,
arch_core2
,
},
{
"core2"
,
arch_core2
,
},
{
"k6"
,
arch_k6
,
},
{
"k6-2"
,
arch_k6_2
,
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment