aboutsummaryrefslogtreecommitdiff
path: root/sim/common
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1998-04-05 07:16:54 +0000
committerAndrew Cagney <cagney@redhat.com>1998-04-05 07:16:54 +0000
commit64ed8b6a8ca5f7eb48f3e19662e3c0d949cfd7dd (patch)
tree76c1fc5fa0b8cda85b7742573168ab870a3657cc /sim/common
parent24a385253d4ceec4b1304926e7159344881b6497 (diff)
downloadgdb-64ed8b6a8ca5f7eb48f3e19662e3c0d949cfd7dd.zip
gdb-64ed8b6a8ca5f7eb48f3e19662e3c0d949cfd7dd.tar.gz
gdb-64ed8b6a8ca5f7eb48f3e19662e3c0d949cfd7dd.tar.bz2
aclocal.m4: Don't enable inlining when cross-compiling.
mips/*: Tune mips simulator - allow all memory transfer code to be inlined.
Diffstat (limited to 'sim/common')
-rw-r--r--sim/common/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index d4036d9..68a5c14 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,8 +1,12 @@
+Sat Apr 4 23:24:17 1998 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * aclocal.m4 (sim-inline): By default, disable sim-inline when
+ cross compiling.
+
Sat Apr 4 20:36:25 1998 Andrew Cagney <cagney@b1.cygnus.com>
* aclocal.m4 (sim-cflags): Add -fomit-frame-pointer to defaults.
(sim-inline): Update to match sim-inline.[hc]
-
* configure: Regenerated to track ../common/aclocal.m4 changes.
* Make-common.in (sim_main_headers): Add sim-inline.h