]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
GAS: S12Z: Remove definition of macro TC_M68K.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 12 Apr 2019 16:39:01 +0000 (18:39 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 12 Apr 2019 16:39:01 +0000 (18:39 +0200)
gas/config:
* tc-s12z.h: Remove inappropriate macro definition.

gas/ChangeLog
gas/config/tc-s12z.h

index 54229d78abc6143a363120fe1f75e436ec3517e9..b45d136ea09805d699c06489d6ab5e2234b1564f 100644 (file)
@@ -1,3 +1,7 @@
+2019-04-12  John Darrington <john@darrington.wattle.id.au>
+       
+       config/tc-s12z.h: Remove definition of macro TC_M68K
+
 2019-04-01  John Darrington <john@darrington.wattle.id.au>
        
        config/tc-s12z.c: Use bfd_boolean where appropriate.
index c95ab04d01eaeb8ee71b6720f0670ba6759a22e0..4c5bd22b2176157a6d7446bb16ee42bc3186c8dc 100644 (file)
@@ -20,9 +20,6 @@
 
 struct fix;
 
-/* Define TC_M68K so that we can use the MRI mode.  */
-#define TC_M68K
-
 #define TARGET_BYTES_BIG_ENDIAN 1
 
 /* Motorola assembler specs does not require '.' before pseudo-ops.  */