]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/serial.c
* serial.h (SERIAL_ASYNC): Delete.
authorAndrew Cagney <cagney@redhat.com>
Sun, 15 Jul 2001 20:34:14 +0000 (20:34 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 15 Jul 2001 20:34:14 +0000 (20:34 +0000)
commit2cd58942b9bf50ccde261085d8a2b3e7ced88e5e
tree9782ed43082f4838f54567f55f29e64ed1cd3312
parentea7c478fe2e8aac579da890b1861677fa6bea5eb
* serial.h (SERIAL_ASYNC): Delete.
(DEPRECATED_SERIAL_FD): Delete.
(SERIAL_DEBUG): Delete.
(SERIAL_DEBUG_P): Delete.
(SERIAL_DRAIN_OUTPUT): Delete.
(SERIAL_FLUSH_OUTPUT): Delete.
(SERIAL_FLUSH_INPUT): Delete.
(SERIAL_SEND_BREAK): Delete.
(SERIAL_RAW): Delete.
(SERIAL_GET_TTY_STATE): Delete.
(SERIAL_SET_TTY_STATE): Delete.
(SERIAL_PRINT_TTY_STATE): Delete.
(SERIAL_NOFLUSH_SET_TTY_STATE): Delete.
(SERIAL_SETBAUDRATE): Delete.
(SERIAL_SETSTOPBITS): Delete.
(SERIAL_CAN_ASYNC_P): Delete.
(SERIAL_IS_ASYNC_P): Delete.
(SERIAL_UN_FDOPEN): Delete.
(SERIAL_READCHAR): Delete.
(SERIAL_CLOSE): Delete.
(SERIAL_FDOPEN): Delete.
(SERIAL_OPEN): Delete.
29 files changed:
gdb/ChangeLog
gdb/dsrec.c
gdb/inflow.c
gdb/monitor.c
gdb/nindy-share/Onindy.c
gdb/nindy-share/nindy.c
gdb/nindy-share/ttyflush.c
gdb/ocd.c
gdb/remote-array.c
gdb/remote-bug.c
gdb/remote-e7000.c
gdb/remote-es.c
gdb/remote-mips.c
gdb/remote-nindy.c
gdb/remote-nrom.c
gdb/remote-os9k.c
gdb/remote-rdp.c
gdb/remote-sds.c
gdb/remote-st.c
gdb/remote-utils.c
gdb/remote.c
gdb/ser-unix.c
gdb/serial.c
gdb/serial.h
gdb/sh3-rom.c
gdb/sparcl-tdep.c
gdb/sparclet-rom.c
gdb/utils.c
gdb/xmodem.c