Binutils with MCST patches
Go to file
Stu Grossman d8afcce964 * hppa-tdep.c (read_unwind_info): Cosmetic cleanup.
* (unwind_command):  Clean it up and make it print things out
	nicer.
	* monitor.c:  Add ^C handling capability (mostly ripped off from
	remote.c).
	* (monitor_printf):  Make it check the command echo.
	* (monitor_printf_noecho):  Similar to above, but doesn't check
	for echo.
	* (monitor_stop):  No longer waits for prompt.  That is the job of
	the caller.  This makes things work much better for monitor_wait,
	which waits for the prompt itself.
	* (monitor_open):  Deal with new monitor_stop semantics.  Also,
	flush input after sending init strings to get rid of junk that may
	be output.  Also, don't always send \r to remote.  Use
	monitor_ops->line_term cuz proper character isn't always \r.
	* (monitor_fetch_register):  Switch to completely different
	algorithm to deal with lame-ass monitors which put spaces in the
	middle of numbers, and prompt with a space!!!!!
	* (monitor_read_memory_single):  New routine to be used with
	monitors that can only return one byte/short/long at a time.  This
	is selected via MO_GETMEM_READ_SINGLE.
	* (monitor_load_srec):  Use monitor_printf_noecho for sending S
	records.  Most targets don't echo them.
	* (monitor.h):  Get rid of cmd_delim.  Add line_delim.
	* op50n-rom.c (op50n_cmds):  Fill it up.  Make it work.
	* w89k-rom.c:  Change all eols from \r to \n.  Change load_resp to
	^Q to prevent error message.
	* config/pa/tm-hppa.h (CALL_DUMMY (for hppro)):   Add special
	instruction sequence at end to make restore_pc_queue happy.
1995-05-11 02:26:00 +00:00
bfd Add little endian PowerPC support. 1995-05-09 21:07:06 +00:00
binutils Wed Apr 26 18:26:21 1995 Steve Chamberlain <sac@slash.cygnus.com> 1995-04-27 01:59:19 +00:00
config always keep MPW support files 1995-04-10 20:26:39 +00:00
gas forgot to regenerate after last change 1995-05-10 23:30:49 +00:00
gdb * hppa-tdep.c (read_unwind_info): Cosmetic cleanup. 1995-05-11 02:26:00 +00:00
gprof * Makefile.in (install): Depend on "all". 1995-04-26 01:11:57 +00:00
include * arc.h (arc_get_opcode_mach): Define prototype. 1995-04-07 03:38:05 +00:00
ld * scripttempl/hppaelf.sc: Remove .PARISC.unwind section from text 1995-05-11 01:40:42 +00:00
mmalloc * Makefile.in, configure.in: Converted to use autoconf. 1995-05-04 00:21:18 +00:00
opcodes * sh-opc.c (sh_nibble_type, sh_arg_type): remove trailing , from 1995-04-24 21:21:58 +00:00
readline Build without warnings under Linux. 1995-03-01 18:58:34 +00:00
sim * configure.in: use ../../bfd/hosts/std-host.h, not 1995-04-24 22:10:32 +00:00
.Sanitize no longer sanitize out MPW support files 1995-04-10 20:05:48 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
ChangeLog Add support for little endian PowerPC; add P5, P6, Nexgen, K5 aliases for pentium 1995-05-09 20:54:05 +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.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +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
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
build-all.mk Linux configuration name fixes 1995-04-25 01:07:46 +00:00
config.guess * config.guess: Add hppa1.1-hp-lites support. 1995-04-26 16:59:33 +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 Fix typo in hppa elf. 1995-05-03 13:58:38 +00:00
install-texi.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
mpw-README Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +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
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