aboutsummaryrefslogtreecommitdiff
path: root/sim/common
diff options
context:
space:
mode:
authorGeoffrey Noer <noer@cygnus>1998-04-29 01:44:23 +0000
committerGeoffrey Noer <noer@cygnus>1998-04-29 01:44:23 +0000
commit9d45df1b8cfd6bd5bb578dde318e29f5069dcdda (patch)
tree443fb89f8cbf575937f4a858d24bf10f601b2f1f /sim/common
parent8b7197b6bc721ad183b48f4ce332430d0ab9842e (diff)
downloadgdb-9d45df1b8cfd6bd5bb578dde318e29f5069dcdda.zip
gdb-9d45df1b8cfd6bd5bb578dde318e29f5069dcdda.tar.gz
gdb-9d45df1b8cfd6bd5bb578dde318e29f5069dcdda.tar.bz2
Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com>
* common/aclocal.m4: call AM_EXEEXT in SIM_AC_COMMON, define AM_CYGWIN32 and AM_EXEEXT. * common/Make-common.in: set EXEEXT, add missing EXEEXTs to run and install-common rules. * common/configure: regenerate And update all subdirectory ChangeLogs and configure files.
Diffstat (limited to 'sim/common')
-rw-r--r--sim/common/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 7f6dbe2..023687c 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,11 @@
+Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com>
+
+ * common/aclocal.m4: call AM_EXEEXT in SIM_AC_COMMON, define
+ AM_CYGWIN32 and AM_EXEEXT.
+ * common/Make-common.in: set EXEEXT, add missing EXEEXTs
+ to run and install-common rules.
+ * common/configure: regenerate
+
Sat Apr 25 17:45:01 1998 Andrew Cagney <cagney@b1.cygnus.com>
* sim-types.h (cell_word): New type.