Lots of changes from David Mosberger-Tang; see ChangeLog and NOTES for details:
[binutils-gdb.git] / gdb / serial.h
1994-01-29 Jim Kingdon * serial.h (SERIAL_SET_TTY_STATE): Comment return...
1994-01-29 Jim Kingdon * ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMI...
1993-12-06 Ian Lance Taylor * serial.h (serial_fdopen): Make parameter const to...
1993-10-08 Jim Kingdon * inflow.c: Remove unused includes of sys/param.h...
1993-09-14 K. Richard Pixleyfix serial.h inclusion
1993-09-08 K. Richard Pixleygcc lint
1993-08-13 K. Richard Pixleycomment change
1993-07-28 Jim Kingdon * serial.h, ser-{unix,go32,tcp}.c: Add flush_input...
1993-06-30 Jim Kingdon * inftarg.c: Remove unused include of terminal.h.
1993-05-29 Stu Grossman * Makefile.in: Add new file ser-tcp.c.
1993-05-07 Jim Kingdoncheck in serial.h change that grossman made but forgot...
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...
1993-03-20 John GilmoreLint: * c-exp.y (parse_number): Avoid shift warning.
1993-01-04 Steve Chamberlain * command.c (shell_escape, make_command, _initialze_co...
1992-11-06 Fred Fish * {ser-bsd.c, ser-termios.c} (serial_close): Pass...
1992-11-04 Stu Grossman* elfread.c, mipsread.c: Include <string.h>.
1992-10-19 Stu Grossman* remote-hms.c, ser-go32.c, serial.h: Change from
1992-09-09 Stu Grossman* serial.h: Fix prototye for serial_raw().
1992-09-08 Stu Grossman* a68v-xdep.c (store_inferior_registers): declare...
1992-09-02 John Gilmore* ser-termios.c, ser-go32.c: Remove DEFUN crap, clean up.
1992-05-13 Steve Chamberlain Changes to support GDB running on DOS using GO32 and...