Go to file
Stu Grossman 41e170e271 * gdbserver/Makefile.in: Add dependancies on server.h.
* gdbserver/remote-gutils.c:  Remove lots of unused functions and
	variables.
	* gdbserver/remote-inflow.c:  Remove lots of unused variables and
	#includes.  Also, use PTRACE_* symbols instead of constants.
	(mywait):  Surround calls to wait() with enable/disable_async_io()
	so that we can be interrupted from GDB while waiting for the
	child.  Also, handle child exit more gracefully.
	* gdbserver/remote-server.c:  Remove lots of unused variables.
	Move all extern defs into server.h.  Redo main loop so that
	failure from getpkt() causes communications to be re-established.
	Fix 'k' command so that it restarts the child.
	* gdbserver/remote-utils.c:  Remove lots of unloved vars and
	subrs.  Move many extern decls into server.h.  (remote_open):  For
	tcp, seperate usage of proto fd from connected fd.  Close proto
	fd after getting connection.  (putpkt/getpkt):  Pay attention to
	errors when reading/writing.  Report these to the caller.  New
	routines input_interrupt/enable_async_io/disable_async_io to make
	it possible to get an I/O interrupt when data arrives from the
	comm link.
	* serial.h:  New file to contain common defs for all remote files.
1993-06-26 00:41:00 +00:00
bfd Thu Jun 24 17:25:51 1993 Ken Raeburn (raeburn@poseidon.cygnus.com) 1993-06-24 21:30:26 +00:00
binutils * objdump.c (syms2): Removed unused variable. 1993-06-18 21:37:21 +00:00
config like mh-sysv4, except with Unixware X definitions 1993-06-22 23:43:34 +00:00
gas * config/sparc.c (sparc_ip): Remove support for %d/%q fp regs. 1993-06-25 17:50:22 +00:00
gdb * gdbserver/Makefile.in: Add dependancies on server.h. 1993-06-26 00:41:00 +00:00
gprof * gprof.c (main): Get whoami from argv, instead of hardcoding. 1993-06-24 21:44:34 +00:00
include * oasys.h: Eliminate "int8_type", "int16_type", "int32_type", and 1993-06-18 10:24:11 +00:00
ld * ldlex.l, ldgram.y: Support new -oformat option. 1993-06-22 17:41:28 +00:00
mmalloc added things-to-lose sections 1993-05-27 06:44:29 +00:00
opcodes * m68k-dis.c (print_insn_arg): Change return value to byte count 1993-06-18 21:18:53 +00:00
readline * configure.in: Add comment. 1993-06-23 18:01:36 +00:00
sim Checkpoint. 1993-06-24 20:52:58 +00:00
.Sanitize Add install.sh 1993-06-23 20:29:28 +00:00
Build-A-Release.mk
build-all.mk Build HP700 crosses with optimization. 1993-06-16 14:29:19 +00:00
ChangeLog * Makefile.in: Define VERSION (for cd ..; make taz). 1993-06-23 20:01:29 +00:00
config.guess * config.guess: Add support for Motorola Delta 68k, up to r3v7. 1993-06-02 18:55:35 +00:00
config.sub * config.sub: Accept -ecoff*, not just -ecoff. 1993-06-04 19:35:28 +00:00
configdos.bat
configure quote program_transform_name value 1993-06-17 23:59:43 +00:00
configure.bat
configure.in * configure.in: Build diff for crosses, but not for go32 host. 1993-06-09 19:46:09 +00:00
DOC.Sanitize
INSTALL
install-texi.in
Install.in
install.sh don't use dirname 1993-06-21 19:38:14 +00:00
intro.texi
Makefile.in taz rule: Simplify chmod; add xiberty to libg++.tar.gz. 1993-06-23 21:25:42 +00:00
Pack-A-Progressive
SUPPORTED
tape-labels-tex.in
test-build.mk 1) use release-info 1993-05-20 22:20:07 +00:00