old-cross-binutils/gdb/config/m68k
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
..
.Sanitize Add xm-nbsd.h 1996-02-29 04:19:15 +00:00
3b1.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
3b1.mt
altos.mh
altos.mt
apollo68b.mh
apollo68b.mt
apollo68v.mh
cisco.mt
delta68.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
delta68.mt
dpx2.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
dpx2.mt
es1800.mt
hp300bsd.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
hp300bsd.mt
hp300hpux.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
hp300hpux.mt
isi.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
isi.mt
m68klynx.mh
m68klynx.mt
m68kv4.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
m68kv4.mt
monitor.mt
nbsd.mh * config/m68k/{nbsd.mh,nbsd.mt,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h}, 1996-02-22 09:11:16 +00:00
news.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
news.mt
news1000.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
nm-apollo68b.h
nm-apollo68v.h
nm-delta68.h
nm-dpx2.h
nm-hp300bsd.h
nm-hp300hpux.h * config/m68k/nm-hp300hpux.h (FIVE_ARG_PTRACE): Define here 1996-03-06 02:58:19 +00:00
nm-m68klynx.h
nm-nbsd.h * config/m68k/{nbsd.mh,nbsd.mt,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h}, 1996-02-22 09:11:16 +00:00
nm-news.h * configure.in: Check for setpgid function. 1996-04-05 04:22:08 +00:00
nm-sun2.h
nm-sun3.h * config/i386/nm-i386mach.h (CHILD_PREPARE_TO_STORE): Move to 1996-02-01 02:59:15 +00:00
nm-sysv4.h
os68k.mt
st2000.mt
sun2os3.mh
sun2os3.mt
sun2os4.mh
sun2os4.mt
sun3os3.mh
sun3os3.mt
sun3os4.mh
sun3os4.mt
tm-3b1.h
tm-altos.h
tm-apollo68b.h
tm-cisco.h
tm-delta68.h
tm-dpx2.h
tm-es1800.h * Makefile.in (init.c): Generate with prototypes. 1996-08-14 20:29:08 +00:00
tm-hp300bsd.h Changes from: David Mosberger-Tang <davidm@azstarnet.com> 1996-05-26 21:41:40 +00:00
tm-hp300hpux.h
tm-isi.h
tm-m68k.h * Makefile.in: Add mswin to SUBDIRS. Add rules for 1996-09-05 01:01:05 +00:00
tm-m68klynx.h
tm-m68kv4.h * Makefile.in (init.c): Generate with prototypes. 1996-08-14 20:29:08 +00:00
tm-mac.h
tm-monitor.h
tm-nbsd.h * config/m68k/{nbsd.mh,nbsd.mt,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h}, 1996-02-22 09:11:16 +00:00
tm-news.h
tm-os68k.h
tm-st2000.h
tm-sun2.h
tm-sun2os4.h
tm-sun3.h * Makefile.in (init.c): Generate with prototypes. 1996-08-14 20:29:08 +00:00
tm-sun3os4.h
tm-vx68.h * Makefile.in (init.c): Generate with prototypes. 1996-08-14 20:29:08 +00:00
vxworks68.mt
xm-3b1.h
xm-altos.h
xm-apollo68b.h
xm-apollo68v.h
xm-delta68.h
xm-dpx2.h
xm-hp300bsd.h See the huge ChangeLog entry that has the header: 1996-07-26 04:12:12 +00:00
xm-hp300hpux.h * config/m68k/xm-hp300hpux.h (HAVE_MMAP): Remove definition. 1996-07-12 00:19:15 +00:00
xm-isi.h
xm-m68k.h
xm-m68klynx.h
xm-m68kv4.h * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLE 1996-07-11 07:41:51 +00:00
xm-mpw.h
xm-nbsd.h * config/m68k/{nbsd.mh,nbsd.mt,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h}, 1996-02-22 09:11:16 +00:00
xm-news.h See the huge ChangeLog entry that has the header: 1996-07-26 04:12:12 +00:00
xm-news1000.h
xm-sun2.h * config/sparc/xm-sparc.h (NEW_SUN_CORE): Remove, never used. 1996-01-26 21:53:03 +00:00
xm-sun3.h * config/i386/nm-i386mach.h (CHILD_PREPARE_TO_STORE): Move to 1996-02-01 02:59:15 +00:00
xm-sun3os4.h * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLE 1996-07-11 07:41:51 +00:00