Go to file
Stu Grossman 0972203902 * Makefile.in (install_only uninstall): Indent for clarity
* core.c (dis_asm_read_memory):  Add call to
	dis_asm_read_memory_hook to provide alternate way for disassembler
	to read memory.

	* defs.h:  Protect from multiple inclusion.  Add decl for
	dis_asm_read_memory_hook.

	* gdbtk.c (finish_saving_output):  Don't do anything if not saving
	output.
	* (breakpoint_notify):  Don't send null filename to tcl.
	* (gdb_eval):  New tcl command to eval an expression.
	* (gdb_disassemble):  New tcl command to do disassembly.  This
	allows tcl code to choose between exec file and target memeory,
	and can also do mixed source and assembly.
	* (gdbtk_init):  Move reading of gdbtk.tcl to the end to make sure
	that more of the environment is set up.  Also, create link between
	gdb and tcl vars disassemble{-_}from{-_}exec.

	* gdbtk.tcl:  New expression window support.
	* Make assembly window be 80 columns wide.
	* Use new disassembly method.  Add menu items to select
	disassembly from exec file or target.
	* Change View menubar item to Options.

	* Get rid of Stack, Breakpoints, Signals, and Variables Windows,
	since they don't exist yet.

	* Pop up a copyright window on startup.

	* top.c:  Make window startup be the default.
	* Add dis_asm_read_memory_hook.
1995-01-06 01:55:45 +00:00
bfd * som.c (bfd_section_from_som_symbol): Only return sections which 1995-01-05 00:34:07 +00:00
binutils * ar.c (main): Ignore 'f' modifier used on HP/UX 9. 1994-12-21 00:15:14 +00:00
config * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o, 1994-12-13 01:16:49 +00:00
gas Handle .space directive with non-constant operand: 1994-12-31 00:08:40 +00:00
gdb * Makefile.in (install_only uninstall): Indent for clarity 1995-01-06 01:55:45 +00:00
gprof keep ns32k stuff 1994-11-07 06:52:58 +00:00
include * progress.h: New file, empty definitions for progress macros. 1994-12-14 21:11:18 +00:00
ld * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see 1995-01-04 23:59:43 +00:00
mmalloc * mmprivate.h: New file, was mmalloc.h. 1994-10-28 23:53:29 +00:00
opcodes * mpw-config.in (archname): Compute from the config. 1995-01-04 23:05:52 +00:00
readline * configure.in: Change i[34]86 to i[345]86. 1994-08-24 17:05:33 +00:00
sim * interp.c (BUSERROR): New macro. 1994-12-29 05:28:20 +00:00
.Sanitize Add note about gas-extra-stuff bringing out configure.bat and makeall.bat, 1994-12-16 21:02:59 +00:00
Build-A-Release.mk
build-all.mk * build-all.mk: Add mips-ncd-elf target to sun4 targets 1994-11-11 23:33:23 +00:00
ChangeLog * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to 1995-01-05 04:56:44 +00:00
ChangeLog.mpw * mpw-configure: Use tr-7to8 instead of mpw-7to8. 1995-01-05 20:54:20 +00:00
config.guess * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3. 1994-08-27 22:08:32 +00:00
config.sub Safely check in r16 targets for binutils. 1994-11-24 20:30:11 +00:00
configure configure: Accept and ignore --cache*, for compat w/autoconf 2. 1994-08-26 20:46:31 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in * configure.in: Configure tk for hppa/hpux. 1994-12-12 20:12:43 +00:00
DOC.Sanitize
INSTALL
install-texi.in
Install.in
install.sh
intro.texi
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
Makefile.in * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to 1995-01-05 04:56:44 +00:00
mpw-build.in
mpw-config.in
mpw-configure
mpw-README
Pack-A-Progressive
SUPPORTED
tape-labels-tex.in
test-build.mk Added --with-stabs for alpha and sgi5.2 1994-10-20 17:49:11 +00:00