aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/configure.in
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-07-11 03:07:29 +0000
committerAndrew Cagney <cagney@redhat.com>1997-07-11 03:07:29 +0000
commit1e851d2c82aa27d025bca2cc508ee18ca080dcf1 (patch)
tree5af9012991ea08c9eb3d9153a06146fa5f01feba /sim/mips/configure.in
parent2476848aafa495e6b9fee09cf15f451a3b5afb41 (diff)
downloadgdb-1e851d2c82aa27d025bca2cc508ee18ca080dcf1.zip
gdb-1e851d2c82aa27d025bca2cc508ee18ca080dcf1.tar.gz
gdb-1e851d2c82aa27d025bca2cc508ee18ca080dcf1.tar.bz2
Fix a number of problems in the r5900 specific p* (parallel) instructions.
In particular a host endian dependency one fixed resolved most problems.
Diffstat (limited to 'sim/mips/configure.in')
-rw-r--r--sim/mips/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/mips/configure.in b/sim/mips/configure.in
index 6349731..97ef4f3 100644
--- a/sim/mips/configure.in
+++ b/sim/mips/configure.in
@@ -7,7 +7,7 @@ SIM_AC_COMMON
dnl Options available in this module
SIM_AC_OPTION_INLINE(0)
-SIM_AC_OPTION_ENDIAN(BIG_ENDIAN)
+SIM_AC_OPTION_ENDIAN(0)
SIM_AC_OPTION_HOSTENDIAN
SIM_AC_OPTION_WARNINGS