GAS: S12Z: Remove definition of macro TC_M68K.
gas/config: * tc-s12z.h: Remove inappropriate macro definition.
This commit is contained in:
parent
e5a557ac01
commit
8114a5c51e
2 changed files with 4 additions and 3 deletions
|
@ -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.
|
||||
|
|
|
@ -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. */
|
||||
|
|
Loading…
Add table
Reference in a new issue