]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* config/te-dpx2.h (TARGET_FORMAT, REGISTER_PREFIX_OPTIONAL): Define.
authorKen Raeburn <raeburn@cygnus>
Wed, 4 May 1994 20:24:51 +0000 (20:24 +0000)
committerKen 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

index 5f358a2bfd299501c6299644f7e829e339cf8b89..0cf7a7165e928a6af04ee2b7f517950deba72712 100644 (file)
@@ -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 */