* COPYING: Update FSF address.
authorIan Lance Taylor <ian@airs.com>
Wed, 2 Apr 1997 19:51:31 +0000 (19:51 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 2 Apr 1997 19:51:31 +0000 (19:51 +0000)
gas/ChangeLog
include/ChangeLog
sim/arm/ChangeLog
sim/ppc/ChangeLog

index 70f2ebc..4ada080 100644 (file)
@@ -1,5 +1,7 @@
 Wed Apr  2 12:24:10 1997  Ian Lance Taylor  <ian@cygnus.com>
 
+       * COPYING: Update FSF address.
+
        * config/tc-mips.c (mips16_macro): Handle M_DMUL and M_MUL.
 
 Tue Apr  1 18:29:47 1997  Jim Wilson  <wilson@cygnus.com>
index 9e20fd9..294f4ea 100644 (file)
@@ -1,3 +1,15 @@
+Wed Apr  2 14:45:51 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * COPYING: Update FSF address.
+
+Fri Mar 28 15:29:54 1997  Mike Meissner  <meissner@cygnus.com>
+
+       * callback.h (top level): Include stdarg.h or varargs.h if
+       va_start is not defined.
+       (host_callback_struct): Make {,e}vprintf_filtered take a va_list
+       instead of void *, since va_list might be an array or structure
+       type.
+
 Fri Mar 28 15:44:41 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
 
        * libiberty.h (basename): Add prototype for glibc and linux.
index 2eb7386..2af6998 100644 (file)
@@ -1,3 +1,7 @@
+Wed Apr  2 14:50:44 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * COPYING: Update FSF address.
+
 Wed Apr  2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
 
        * configure: Regenerated to track ../common/aclocal.m4 changes.
index 4295c01..2cf28f6 100644 (file)
@@ -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.