packaging: bump to 2.24.90
[platform/upstream/binutils.git] / gdb / ser-unix.c
1993-07-01 Jim Kingdon * ser-unix.c (hardwire_print_tty_state) [HAVE_TERMIOS...
1993-06-30 Jim Kingdon * inftarg.c: Remove unused include of terminal.h.
1993-06-27 Jim Kingdon* ser-unix.c: Move #include of <sys/time.h> to HAVE_SGT...
1993-06-26 Stu Grossman * remote.c: Add arg names to prototypes, in a modest...
1993-05-29 Stu Grossman * Makefile.in: Add new file ser-tcp.c.
1993-05-06 Stu Grossman * ser-unix.c (wait_for): Use VTIME to do timeouts...
1993-05-04 Stu Grossman * ser-unix.c (wait_for): New routine to handle read...
1993-05-02 Fred Fish * defs.h (UINT_MAX, LONG_MAX, INT_MAX, INT_MIN): ...
1993-04-30 Jim Kingdon * ser-unix.c [USE_{TERMIO,ALARM}_TIMEOUT]: New code...
1993-04-09 Stu Grossman * remote.c (remote_open): Use SERIAL_OPEN instead...
1993-04-06 Stu Grossman * Makefile.in (SFILES OBS): Add serial.[co] & ser...