projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dd11e4
)
arc: Update default target CPU to match GCC defaults
author
Claudiu Zissulescu
<claziss@gmail.com>
Tue, 4 Jul 2023 09:41:44 +0000
(12:41 +0300)
committer
Claudiu Zissulescu
<claziss@gmail.com>
Tue, 4 Jul 2023 10:18:01 +0000
(13:18 +0300)
Signed-off-by: Claudiu Zissulescu <claziss@gmail.com>
gas/config/tc-arc.c
patch
|
blob
|
history
diff --git
a/gas/config/tc-arc.c
b/gas/config/tc-arc.c
index 8d16cb5708813b9b4558b3c91653e8633943267f..d9b13a0388edaf15c101a7bc173dd925f1fff1a0 100644
(file)
--- a/
gas/config/tc-arc.c
+++ b/
gas/config/tc-arc.c
@@
-49,7
+49,7
@@
&& (SUB_OPCODE (x) == 0x28))
#ifndef TARGET_WITH_CPU
-#define TARGET_WITH_CPU "
arc700
"
+#define TARGET_WITH_CPU "
hs38_linux
"
#endif /* TARGET_WITH_CPU */
#define ARC_GET_FLAG(s) (*symbol_get_tc (s))