forked from Imagelibrary/binutils-gdb
arc: Update default target CPU to match GCC defaults
Signed-off-by: Claudiu Zissulescu <claziss@gmail.com>
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user