Binutils with MCST patches
Go to file
Fred Fish e8f1ad9a8b * NEWS: Make note of new record and replay feature for
remote debug sessions.
	* serial.c (gdbcmd.h): Include.
	(serial_logfile, serial_logfp, serial_reading, serial_writing):
 	Define here, for remote debug session logging.
	(serial_log_command, serial_logchar, serial_write, serial_readchar):
	New functions for remote debug session logging.
	(serial_open): Open remote debug session log file when needed.
	(serial_close): Close remote debug session log file when needed.
	(_initialize_serial): Add set/show commands for name of remote
	debug session log file.
	* serial.h (serial_readchar): Declare
	(SERIAL_READCHAR): Call serial_readchar().
	(SERIAL_WRITE): Call serial_write().
	(serial_close): Declare as extern.
	(serial_logfile, serial_logfp): Declare.
	* top.c (execute_command): Declare serial_logfp.  Log user command
	in remote debug session log if log file is open.
	* remote-array.c (array_wait): #ifdef out echo to gdb_stdout.
	(array_read_inferior_memory): Rewrite to fix memory overwrite bug.
	* remote-array.c (SREC_SIZE): Remove, duplicates define in
	monitor.h.
	* remote-array.c (hexchars, hex2mem):  Remove, unused.
	* gdbserver/low-linux.c (store_inferior_registers): Remove
	unnecessary extern declaration of registers[].
	* gdbserver/Makefile.in (all): Add gdbreplay.
	* gdbserver/gdbreplay.c: New file.
	* gdbserver/README: Give example of recording a remote
	debug session with gdb and then replaying it with gdbreplay.
1996-01-24 21:30:37 +00:00
bfd * config.bfd (sparc64-*-{sysv4*,solaris2*}): Comment out 1996-01-24 19:19:22 +00:00
binutils * ieee.c (ieee_define_named_type): When creating a tag for an 1996-01-24 21:10:55 +00:00
config obsolete. 1996-01-23 01:35:42 +00:00
gas * conf.in: Regenerated. 1996-01-22 19:25:36 +00:00
gdb * NEWS: Make note of new record and replay feature for 1996-01-24 21:30:37 +00:00
gprof Remove temporary file when finished. 1996-01-17 21:16:59 +00:00
include Delete v8plus sanitization. 1996-01-24 16:46:45 +00:00
ld Mon Jan 22 13:01:35 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-01-22 18:03:56 +00:00
mmalloc * configure.in: AC_CHECK_HEADERS, not AC_CHECK_HEADER. 1995-11-05 08:28:20 +00:00
opcodes * sparc-dis.c (print_insn_sparc): Renamed from print_insn. 1996-01-23 00:55:40 +00:00
readline * readline.c, display.c, complete.c: Add _MSC_VER to list of 1996-01-04 02:48:20 +00:00
sim Latest changes from Andrew 1996-01-22 15:56:15 +00:00
.Sanitize Delete obsolete SH3e sanitization. 1996-01-16 19:55:27 +00:00
Build-A-Release.mk
build-all.mk NCR changes 1995-09-17 03:05:25 +00:00
ChangeLog * test-build.mk: Add checking of hpux9' rather than just hpux'. 1996-01-24 20:48:09 +00:00
config-ml.in * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. 1995-12-27 23:52:53 +00:00
config.guess * config.guess: Recognize Pentium under SCO. 1995-11-30 22:00:52 +00:00
config.sub * config.sub: Accept *-*-ieee*. 1995-12-13 21:45:07 +00:00
configure Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com> 1996-01-22 19:28:13 +00:00
configure.bat
configure.in SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>: 1996-01-19 21:44:26 +00:00
DOC.Sanitize Remove mention of no-longer-needed keep-mpw, add mention of lose-gdbtk. 1995-05-29 20:52:31 +00:00
INSTALL
install-texi.in
Install.in
install.sh
intro.texi
makeall.bat
Makefile.in * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'. 1996-01-15 07:04:36 +00:00
mpw-build.in
mpw-config.in
mpw-configure * mpw-configure: Add support for exec-prefix. 1995-12-04 20:48:19 +00:00
mpw-README
Pack-A-Progressive
SUPPORTED
tape-labels-tex.in
test-build.mk