aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ppc')
-rw-r--r--sim/ppc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog
index 4295c01..2cf28f6 100644
--- a/sim/ppc/ChangeLog
+++ b/sim/ppc/ChangeLog
@@ -1,3 +1,12 @@
+Wed Apr 2 14:51:17 1997 Ian Lance Taylor <ian@cygnus.com>
+
+ * COPYING: Update FSF address.
+
+Tue Mar 25 16:17:59 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
+
+ * main.c (sim_io_read_stdin): Only compile unbuffered IO code if
+ all the required features are supported by the host OS.
+
Tue Mar 25 12:13:02 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
* emul_bugapi.c (emul_bugapi_create): Guard against NULL images.