binutils-gdb/gdb/config
Stu Grossman d9951af428 * Makefile.in: Add mswin to SUBDIRS. Add rules for
mswin/libwingdb.a and remote-wiggler.o.
	* breakpoint.c (breakpoint_here_p):  Clean up bp enabled test.
	* (breakpoint_inserted_here_p):  New func, just like
	breakpoint_here_p, except it's honest.  Honestly.
	* breakpoint.h:  Proto for above.
start-sanitize-gdbtk
	* configure configure.in:  Add host *windows* to list of hosts
	that don't support GDBtk.
end-sanitize-gdbtk
	* configure configure.in:  Add mswin to configdirs if host is
	i[3456]86-*-windows.
	* core-aout.c (fetch_core_registers register_addr) gdbcore.h:
	Change all vars that can contain addresses to type CORE_ADDR.
	* findvar.c (supply_register):  Allow val to be NULL.  This means
	that regno is unsupported.
	* (read_pc read_pc_pid write_pc write_pc_pid):  Make non-pid forms
	just call pid forms with inferior_pid so that there's only once
	place to hack PC's and such.
	* infrun.c (proceed):  Don't skip breakpoints if user changed PC.
	* remote-wiggler.c:  New file.  Support for BDM interface from
	Macraigor Systems.
	* serial.c:  Enhance serial logging capability.  Add hex and octal
	output modes (set remotelogbase {hex|octal|ascii}.  Also log
	breaks, timeouts, errors, and eofs.
	* serial.h:  Redefine SERIAL_SEND_BREAK to go through a wrapper
	function so that we can log breaks.  Don't export serial_logfile
	or serial_logfp.
	* top.c (execute_command):  Don't test for serial_logfp here.
	Just call serial_log_comand, and let serial.c sort it out.
	* valops.c (value_of_variable):  Don't attempt to establish frames
	for static and global variables.  This makes things work a bit
	better if the stack or frame pointer is trashed.
	* config/m68k/monitor.mt (TDEPFILES):  Add remote-wiggler.o.
	* config/m68k/tm-m68k.h:  Define STACK_ALIGN.  CPU32 can't hack
	misaligned stacks during function calls.
1996-09-05 01:01:05 +00:00
..
a29k * rs6000-tdep.c: Fix typo in comment. 1996-08-25 07:17:22 +00:00
alpha * config/alpha/alpha-osf3.mh (XM_FILE): Change from xm-alpha.h to 1996-08-03 11:18:20 +00:00
arc See the huge ChangeLog entry that has the header: 1996-07-26 04:12:12 +00:00
arm
d10v Fix it. 1996-08-28 19:26:04 +00:00
h8300 No longer need to sanitize away h8s. 1996-07-05 18:43:31 +00:00
h8500
i386 * config/i386/cygwin32.mh: Set NAT_FILE to nm-empty.h to make 1996-08-15 00:56:07 +00:00
i960
m68k * Makefile.in: Add mswin to SUBDIRS. Add rules for 1996-09-05 01:01:05 +00:00
m88k * rs6000-tdep.c: Fix typo in comment. 1996-08-25 07:17:22 +00:00
mips * rs6000-tdep.c: Fix typo in comment. 1996-08-25 07:17:22 +00:00
none
ns32k See the huge ChangeLog entry that has the header: 1996-07-26 04:12:12 +00:00
pa * config/tm-hppa.h (EXTRACT_RETURN_VALUE): Fix thinko in 1996-08-09 15:12:48 +00:00
powerpc * configure.in: Add test for "long long" support. 1996-07-28 06:32:48 +00:00
rs6000 Fix warning 1996-08-16 19:48:46 +00:00
sh
sparc * rs6000-tdep.c: Fix typo in comment. 1996-08-25 07:17:22 +00:00
vax
w65
z8k
.Sanitize Fix d10v_files. 1996-08-28 19:15:20 +00:00
nm-empty.h
nm-gnu.h
nm-lynx.h
nm-m3.h
nm-nbsd.h
nm-sysv4.h
tm-lynx.h
tm-magic.h
tm-nbsd.h
tm-sunos.h
tm-sysv4.h See the huge ChangeLog entry that has the header: 1996-07-26 04:12:12 +00:00
xm-aix4.h * findvar.c (write_register_pid): Only needed when TARGET_WRITE_PC 1996-08-15 20:52:34 +00:00
xm-lynx.h See the huge ChangeLog entry that has the header: 1996-07-26 04:12:12 +00:00
xm-mpw.h
xm-nbsd.h * configure.in: Add test for "long long" support. 1996-07-28 06:32:48 +00:00
xm-sysv4.h