aboutsummaryrefslogtreecommitdiff
path: root/sim/sh
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1997-04-22 15:56:45 +0000
committerStu Grossman <grossman@cygnus>1997-04-22 15:56:45 +0000
commit99f347be32775be0e0cd2e12ec7e67f5c82b302f (patch)
treea06e6e88ebbb41e656a9266b35388677fe8d2e79 /sim/sh
parentc31ffb3b38ef504f0af796c1c85323282be126fb (diff)
downloadfsf-binutils-gdb-99f347be32775be0e0cd2e12ec7e67f5c82b302f.zip
fsf-binutils-gdb-99f347be32775be0e0cd2e12ec7e67f5c82b302f.tar.gz
fsf-binutils-gdb-99f347be32775be0e0cd2e12ec7e67f5c82b302f.tar.bz2
* Makefile.in: Add clean targets.
Diffstat (limited to 'sim/sh')
-rw-r--r--sim/sh/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog
index afdbe17..c83d7f6 100644
--- a/sim/sh/ChangeLog
+++ b/sim/sh/ChangeLog
@@ -1,3 +1,7 @@
+Tue Apr 22 08:55:35 1997 Stu Grossman (grossman@critters.cygnus.com)
+
+ * Makefile.in: Add clean targets.
+
Fri Apr 18 18:57:04 1997 Stu Grossman (grossman@critters.cygnus.com)
* interp.c: Include float.h and define SIGTRAP if _WIN32.