Wed Sep 20 08:16:03 1995 steve chamberlain <sac@slash.cygnus.com>
authorSteve Chamberlain <sac@cygnus>
Wed, 20 Sep 1995 16:57:36 +0000 (16:57 +0000)
committerSteve Chamberlain <sac@cygnus>
Wed, 20 Sep 1995 16:57:36 +0000 (16:57 +0000)
* defs.h (xmalloc, xrealloc): Delete, they're declared in libiberty.h.
(GETENV_PROVIDED, FCLOSE_PROVIDED): New.
* doc/gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
* remote-sim.[ch] (sim_callback_write_stdout): New.

gdb/ChangeLog

index 50de98f3c9afbdad777c33726e3803726c9ca797..ee1a4e704841d257ac5f083b9c4a3f2c3fc11cf0 100644 (file)
@@ -1,3 +1,10 @@
+Wed Sep 20 08:16:03 1995  steve chamberlain  <sac@slash.cygnus.com>
+
+       * defs.h (xmalloc, xrealloc): Delete, they're declared in libiberty.h.
+       (GETENV_PROVIDED, FCLOSE_PROVIDED): New.
+       * doc/gdbint.texinfo (GETENV_PROVIDED, FCLOSE_PROVIDED): Document.
+       * remote-sim.[ch] (sim_callback_write_stdout): New.
+
 Tue Sep 19 15:28:58 1995  Per Bothner  <bothner@kalessin.cygnus.com>
 
        * gdbtypes.c (create_set_type):  Set TYPE_LENGTH in bytes, not bits.