* sparclite/aload.c: Use a file descriptor instead of a stdio
authorJ.T. Conklin <jtc@acorntoolworks.com>
Wed, 31 May 1995 19:13:06 +0000 (19:13 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Wed, 31 May 1995 19:13:06 +0000 (19:13 +0000)
  stream for i/o with target board.
  Use #error if HAVE_TERMIOS is not defined.

* sparclite/{Makefile.in, configure.in}: Converted to use
  autoconf.
* sparclite/configure: New file, generated with autoconf 2.3.

gdb/ChangeLog

index ea14386434b40991425bca5964d51df95a3dbb99..84b853d7e3de67ee25f638e028c31e8703fa1623 100644 (file)
@@ -1,3 +1,13 @@
+Wed May 31 12:04:01 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * sparclite/aload.c: Use a file descriptor instead of a stdio
+         stream for i/o with target board.
+         Use #error if HAVE_TERMIOS is not defined.
+
+       * sparclite/{Makefile.in, configure.in}: Converted to use
+         autoconf.
+       * sparclite/configure: New file, generated with autoconf 2.3.
+
 Sun May 28 23:10:07 1995  Jeff Law  (law@snake.cs.utah.edu)
 
        * defs.h: Include either varargs.h or stdarg.h (for va_list).
This page took 0.026256 seconds and 4 git commands to generate.