No description
Find a file
Stu Grossman 7952bce6fc * monitor.c: make_xmodem_packet and print_xmodem_packet go away.
send_xmodem_packet shows up to do the obvious.  Lots of fixes to
	xmodem downloads including resetting of block number at start of
	new transfers, fix for buffer overrun problem, addition of CRC
	generation code.
	* (monitor_open):  loadtype_str and loadproto_str now default to
	first entry in monitor_ops->loadtypes.
	* (monitor_wait):  Lengthen register dump buf, because of verbose
	Winbond monitor.
	* (monitor_fetch_register):  Report unimplemented registers as 0.
	* (monitor_read_memory):  Only do 16 byte aligned transfers
	because of formatting weirdness with the Winbond monitor.  Also,
	ignore non-hex, non-whitespace formatting between bytes (same
	monitor).
	* (monitor_load):  Clean up logic.
	* (monitor_load_srec):  Re-do xmodem support.  Move lots of it
	into send_xmodem_packet.
	* (getacknak):  Get rid of polls and timeouts.  Handle CRC
	requests from receiver.
	* (monitor_make_srec):  Efficiency improvements.  Don't call
	sprintf to output two digit hex numbers.
	* (crcinit, docrc):  New, CRC-16 support routines.
	* (send_xmodem_packet):  New routine to generate either CRC-16 or
	checksummed xmodem packets.

	* remote-est.c (est_loadtypes), rom68k-rom.c (rom68k_loadtypes):
	Reduce tables down to only the load types supported by each
	monitor.

	* w89k-rom.c  (w89k_supply_register):  Parses output of Winbond
	register dumps.
	* (w89k_loadtypes, w89k_loadprotos):  Reduce to just srec/xmodem.
	* (w89k_cmds):  Add clear all breakpoints, memory fill, and dump
	registers commands.
1995-04-08 01:05:01 +00:00
bfd Always keep all MPW support files 1995-04-04 19:53:04 +00:00
binutils Keep hppa. 1995-04-04 20:52:24 +00:00
config add mt-netware to things-to-keep 1995-03-31 19:42:28 +00:00
gas ARC stuff. 1995-04-07 03:14:12 +00:00
gdb * monitor.c: make_xmodem_packet and print_xmodem_packet go away. 1995-04-08 01:05:01 +00:00
gprof * __bb_exit_func.c: New file, from David Mosberger-Tang. 1995-03-14 02:58:16 +00:00
include * arc.h (arc_get_opcode_mach): Define prototype. 1995-04-07 03:38:05 +00:00
ld * emulparams/arcelf.sh (ENTRY): Define. 1995-04-07 03:40:15 +00:00
mmalloc * mmprivate.h: New file, was mmalloc.h. 1994-10-28 23:53:29 +00:00
opcodes * arc-dis.c (print_insn): New parameter `big_p'. Callers updated. 1995-04-07 03:54:08 +00:00
readline Build without warnings under Linux. 1995-03-01 18:58:34 +00:00
sim * run.c: parse arguments with getopt(). 1995-03-27 18:49:58 +00:00
.Sanitize Add verboseness to mpw sanitize, add lose-gdbtk for FSF releases 1995-03-10 19:37:48 +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 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com) 1995-03-28 22:50:45 +00:00
ChangeLog * config.sub: Remove linux special cases. 1995-03-30 19:19:25 +00:00
ChangeLog.mpw * mpw-configure: Revert previous move of target_cpu 1995-03-18 00:42:17 +00:00
config.guess * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3. 1994-08-27 22:08:32 +00:00
config.sub * config.sub: Merge in recent FSF changes. 1995-03-30 18:57:09 +00:00
configure * configure: If the --cache-file is used, pass it down to 1995-02-28 22:37:42 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in * Makefile.in: define empty GDB_NLM_DEPS var. 1995-03-31 19:41:26 +00:00
DOC.Sanitize Remove mention of keep-powerpc-netware: PowerPC NetWare is no longer 1994-05-20 18:26:18 +00:00
INSTALL Nearly complete. Still needs pointer to "more doc". 1991-04-13 07:41:11 +00:00
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
install.sh * install.sh: If $dstdir exists, don't check whether each component does. 1994-04-27 19:19:56 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
Makefile.in Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com> 1995-01-12 00:31:22 +00:00
mpw-build.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-config.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-configure Thu Mar 17 12:55:51 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-03-17 23:02:58 +00:00
mpw-README Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
SUPPORTED Initial revision 1991-06-12 21:44:36 +00:00
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 Added --with-stabs for alpha and sgi5.2 1994-10-20 17:49:11 +00:00