Go to file
Stu Grossman 38dc5e123f * Makefile.in: Add new file ser-tcp.c.
* defs.h (memcmp):  Add decl for memcmp to #ifndef MEM_FNS_DECLARED.
	* findvar.c (write_register):  See if we are writing back the same
	value that's already in the register.  If so, don't bother.
	* remote.c (putpkt, getpkt):  Improve handling of communication
	problems.
	* ser-go32.c:  Prototype it to death.  Update serial_ops and add
	dummy routines where appropriate.
	* ser-tcp.c:  New module to implement serial I/O via TCP
	connections.
	* ser-unix.c:  Clean up getting/setting of tty state.  Get rid of
	SERIAL_RESTORE, add SERIAL_{GET|SET}_TTY_STATE interfaces.
	* serial.c:  Add start of support for connect command.
	(serial_open):  Distinguish between tcp and local devices.
	* serial.h (struct serial_ops):  Get rid of restore, add
	get_tty_state and set_tty_state.  Define protoypes and macros for
	this mess.
	* gdbserver/remote-utils.c:  Add tcp support.  (readchar):  Do
	some real buffering.  Handle error conditions gracefully.
	* gdbserver/remote-inflow-sparc.c:  Update to remote-inflow.c
	(Lynx), remove lots of cruft.
1993-05-29 01:33:36 +00:00
bfd * aout-target.h (minimum_alignment): 8 byte alignment is right. 1993-05-27 23:12:21 +00:00
binutils * Makefile.in (install): Also install ar and ranlib in 1993-05-28 22:07:47 +00:00
config added things-to-lose sections 1993-05-27 06:44:29 +00:00
gas Add a blank install target so the top level make won't die. 1993-05-28 04:29:59 +00:00
gdb * Makefile.in: Add new file ser-tcp.c. 1993-05-29 01:33:36 +00:00
gprof added things-to-lose sections 1993-05-27 06:44:29 +00:00
include in dis-asm.h, declare print_insn_hppa 1993-05-27 22:33:41 +00:00
ld added things-to-lose sections 1993-05-27 06:44:29 +00:00
mmalloc added things-to-lose sections 1993-05-27 06:44:29 +00:00
opcodes added things-to-lose sections 1993-05-27 06:44:29 +00:00
readline added things-to-lose sections 1993-05-27 06:44:29 +00:00
sim added things-to-lose sections 1993-05-27 06:44:29 +00:00
.Sanitize added things-to-lose sections 1993-05-27 06:44:29 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
build-all.mk Correct all-cross target for release-info stuff. 1993-05-27 00:18:14 +00:00
ChangeLog Changed unixware to univel. 1993-05-27 17:36:33 +00:00
config.guess * config.guess: Added special check for i[34]86-unixware-sysv4*. 1993-05-27 15:07:45 +00:00
config.sub * config.sub: Use sysv3.2 not sysv32 for canonical OS 1993-04-29 16:52:33 +00:00
configdos.bat Initial revision 1991-12-12 02:47:57 +00:00
configure Forgot to check in. (Change definition of tool_dir.) 1993-05-04 18:37:03 +00:00
configure.bat More dos scripts 1992-02-22 00:25:24 +00:00
configure.in * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for 1993-05-24 22:31:24 +00:00
DOC.Sanitize Initial revision 1991-10-31 00:08:52 +00:00
INSTALL
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in Makefile.in (taz): Fix modes on $(TOOL) dir also. 1993-05-20 18:25:38 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
SUPPORTED
tape-labels-tex.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
test-build.mk 1) use release-info 1993-05-20 22:20:07 +00:00