Fred Fish 3ffbdf1532 PR 15068
* utils.c (quit): Call SERIAL_DRAIN_OUTPUT rather than
 	SERIAL_FLUSH_OUTPUT.
	* serial.h (struct serial_ops): Add drain_output, pointer to
 	function that waits for output to drain.
	(SERIAL_DRAIN_OUTPUT): Macro to wait for output to drain.
	* ser-unix.c (hardwire_drain_output): New function and prototype.

	* ser-unix.c (hardwire_ops): Add entry for drain_output function.
	* ser-tcp.c (tcp_ops): Ditto.
	* ser-ocd.c (ocd_ops): Ditto.
	* ser-mac.c (mac_ops): Ditto.
	* ser-go32.c (dos_ops): Ditto.
	* ser-e7kpc.c (e7000pc_ops): Ditto.
1998-03-06 20:38:45 +00:00
1998-03-04 21:14:50 +00:00
1998-01-31 06:19:34 +00:00
1998-03-06 20:38:45 +00:00
1998-03-03 16:48:34 +00:00
1998-03-05 21:32:31 +00:00
1997-12-16 00:14:49 +00:00
1998-03-04 21:03:29 +00:00
1997-09-03 19:22:03 +00:00
Description
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
736 MiB
Languages
C 51.8%
Makefile 22.4%
Assembly 12.3%
C++ 6%
Roff 1.4%
Other 5.4%