projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6443523
)
Sync powerpc simulator with public version. Enable FPSCR and string
author
Andrew Cagney
<cagney@redhat.com>
Thu, 3 Jul 1997 07:44:38 +0000
(07:44 +0000)
committer
Andrew Cagney
<cagney@redhat.com>
Thu, 3 Jul 1997 07:44:38 +0000
(07:44 +0000)
instructions.
sim/ppc/configure.in
patch
|
blob
|
history
diff --git
a/sim/ppc/configure.in
b/sim/ppc/configure.in
index f86cfefe7053395b1f84c5d220a70ea4380288d4..06e8d114dea6923533afb2cb247a5559775d00aa 100644
(file)
--- a/
sim/ppc/configure.in
+++ b/
sim/ppc/configure.in
@@
-119,7
+119,7
@@
AC_ARG_ENABLE(sim-default-model,
esac
if test x"$silent" != x"yes" && test x"$sim_default_model" != x""; then
echo "Setting default-model flags = $sim_default_model" 6>&1
-fi],[sim_model=""])dnl
+fi],[sim_
default_
model=""])dnl
AC_ARG_ENABLE(sim-duplicate,