* serial.h (SERIAL_SET_TTY_STATE): Comment return value.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 360b7b66dc09afc910a89521ea348aa149d984b7..b885102e49bf8ea60d7e527735c5948e338d0257 100644 (file)
@@ -1,3 +1,27 @@
+Sat Jan 29 07:44:59 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
+
+       * serial.h (SERIAL_SET_TTY_STATE): Comment return value.
+
+       * Makefile.in (TAGS): Just echo one line, rather than the whole thing.
+
+       * Makefile.in: Remove all references to sparcly-nat.c.
+
+       * Makefile.in (HFILES_NO_SRCDIR): Include dcache.h remote-utils.h
+       remote-sim.h directly, rather than via $(remote_utils_h).  This avoids
+       duplicating serial.h and target.h.
+
+       * Makefile.in: Don't set M_INSTALL and M_UNINSTALL.  These variables
+       are not used anywhere (a 5 Oct 1993 change removed the uses).
+
+       * config/m68k/monitor.mt (TDEPFILE): Add remote-es.o.
+       * config/m68k/es1800.mt: Add comment.
+       * remote-es.c: Extensive changes to update to current conventions.
+
+       * ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMIO, HAVE_TERMIOS]:
+       If the timeout is too big to fit in c_cc[VTIME], then do multiple reads
+       to achieve the desired timeout.
+       * serial.h (serial_t): Add field timeout_remaining.
+
 Fri Jan 28 08:45:02 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
 
        * c-exp.y (yylex): Reenable nested type code.
@@ -29,7 +53,6 @@ Fri Jan 28 11:55:52 1994  Rob Savoye  (rob@darkstar.cygnus.com)
        addition to the standard serial support.
 
 Fri Jan 28 08:45:02 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
->>>>>>> 1.2186
 
        * mdebugread.c (psymtab_to_symtab_1): Don't complain on stLabel with
        index indexNil.
This page took 0.023012 seconds and 4 git commands to generate.