diff options
author | Geoffrey Noer <noer@cygnus> | 1998-04-29 01:44:23 +0000 |
---|---|---|
committer | Geoffrey Noer <noer@cygnus> | 1998-04-29 01:44:23 +0000 |
commit | 9d45df1b8cfd6bd5bb578dde318e29f5069dcdda (patch) | |
tree | 443fb89f8cbf575937f4a858d24bf10f601b2f1f /sim/m32r/ChangeLog | |
parent | 8b7197b6bc721ad183b48f4ce332430d0ab9842e (diff) | |
download | gdb-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/m32r/ChangeLog')
-rw-r--r-- | sim/m32r/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog index b52564f..973cb89 100644 --- a/sim/m32r/ChangeLog +++ b/sim/m32r/ChangeLog @@ -1,3 +1,7 @@ +Tue Apr 28 18:33:31 1998 Geoffrey Noer <noer@cygnus.com> + + * configure: Regenerated to track ../common/aclocal.m4 changes. + Tue Apr 28 18:05:53 1998 Nick Clifton <nickc@cygnus.com> * model.c: Rebuilt. |