Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true.

This commit is contained in:
Andrew Cagney
2002-01-20 19:26:50 +00:00
parent 3e36a0f45e
commit 3fd3d7d29c
19 changed files with 46 additions and 138 deletions

View File

@@ -49,7 +49,6 @@ enum {
/* overrides of tm-sparc.h */
#undef TARGET_BYTE_ORDER
#define TARGET_BYTE_ORDER_SELECTABLE
/* Sequence of bytes for breakpoint instruction (ta 1). */
#undef BREAKPOINT

View File

@@ -45,7 +45,6 @@ enum {
/* overrides of tm-sparc.h */
#undef TARGET_BYTE_ORDER
#define TARGET_BYTE_ORDER_SELECTABLE
/* Select the sparclite disassembler. Slightly different instruction set from
the V8 sparc. */