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:
0573a3b
)
* config/te-dpx2.h (TARGET_FORMAT, REGISTER_PREFIX_OPTIONAL): Define.
author
Ken Raeburn
<raeburn@cygnus>
Wed, 4 May 1994 20:24:51 +0000
(20:24 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Wed, 4 May 1994 20:24:51 +0000
(20:24 +0000)
* configure.in (m68k-bull-sysv3*): Enable.
gas/config/te-dpx2.h
patch
|
blob
|
history
diff --git
a/gas/config/te-dpx2.h
b/gas/config/te-dpx2.h
index 5f358a2bfd299501c6299644f7e829e339cf8b89..0cf7a7165e928a6af04ee2b7f517950deba72712 100644
(file)
--- a/
gas/config/te-dpx2.h
+++ b/
gas/config/te-dpx2.h
@@
-5,4
+5,8
@@
/* The magic number is not the usual MC68MAGIC. */
#define FILE_HEADER_MAGIC MC68KBCSMAGIC
+#define REGISTER_PREFIX_OPTIONAL 1
+
+#define TARGET_FORMAT "coff-m68k-un"
+
/* end of te-dpx2.h */