old-cross-binutils/gdb/config/m68k
Fred Fish a1df8e780c * coredep.c: Renamed to core-aout.c
* core-svr4.c: Renamed to core-regset.c
	* Makefile.in (ALLDEPFILES): Account for renamings.
	* corelow.c (core_file_fns): Add, points to chain of structs.
	(add_core_fns): New function to build chain of structs.
	(get_core_registers): Modify to search core functions chain and call
 	appropriate fetch_core_registers function based on core file flavour.
	* gdbcore.h (fetch_core_registers):  Remove declaration.
	(struct core_fns): Define struct for core function info.
	* i386m3-nat.c: Update comment for filename change (coredep->core-aout)
	* a68v-nat.c (fetch_core_registers): Remove stub, not needed now.
	* alpha-nat.c (fetch_core_registers): Make static.
	(alpha_core_fns, _initialize_core_alpha): New struct and func.
	* core-aout.c (fetch_core_registers): Make static
	(aout_core_fns, _initialize_core_aout): New struct and func.
	* core-regset.c (fetch_core_registers): Make static.
	(regset_core_fns, _initialize_core_regset): New struct and func.
	* core-sol2.c (fetch_core_registers): Make static.
	(solaris_core_fns, _initialize_core_solaris): New struct and func.
	* hp300ux-nat.c (fetch_core_registers): Make static.
	(hp300ux_core_fns, _initialize_core_hp300ux): New struct and func.
	* i386aix-nat.c (fetch_core_registers): Make static.
	(i386aix_core_fns, _initialize_core_i386aix): New struct and func.
	* i386mach-nat.c (fetch_core_registers: Make static.
	(i386mach_core_fns, _initialize_core_i386mach): New struct and func.
	* irix4-nat.c (fetch_core_registers): Make static.
	(irix4_core_fns, _initialize_core_irix4): New struct and func.
	* irix5-nat.c (fetch_core_registers):
	(irix5_core_fns, _initialize_core_irix5): New struct and func.
	* lynx-nat.c (fetch_core_registers): Make static.
	(lynx_core_fns, _initialize_core_lynx): New struct and func.
	* mips-nat.c (fetch_core_registers): Make static.
	(mips_core_fns, _initialize_core_mips): New struct and func.
	* ns32km3-nat.c (fetch_core_registers): Remove stub.
	* rs6000-nat.c (fetch_core_registers): Make static.
	(rs6000_core_fns, _initialize_core_rs6000): New struct and func.
	* sparc-nat.c (fetch_core_registers): Make static.
	(sparc_core_fns, _initialize_core_sparc): New struct and func.
	* sun3-nat.c (fetch_core_registers):
	(sun3_core_fns, _initialize_core_sun3): New struct and func.
	* sun386-nat.c (fetch_core_registers): Remove stub.
	* ultra3-nat.c (fetch_core_registers): Make static.
	(ultra3_core_fns, _initialize_core_ultra3): New struct and func.
	* config/gould/pn.mh (XDEPFILES),
 	config/i386/fbsd.mh (NATDEPFILES),
	config/i386/i386bsd.mh (NATDEPFILES),
 	config/i386/i386m3.mh (XDEPFILES),
	config/i386/i386sco.mh (NATDEPFILES),
	config/i386/i386sco4.mh (NATDEPFILES),
	config/i386/i386v.mh (NATDEPFILES),
	config/i386/i386v32.mh (NATDEPFILES),
	config/i386/nbsd.mh (NATDEPFILES),
	config/i386/ptx.mh (XDEPFILES),
	config/i386/ptx4.mh (XDEPFILES),
	config/i386/symmetry.mh (NATDEPFILES),
	config/m68k/3b1.mh (XDEPFILES),
	config/m68k/cisco.mt (TDEPFILES),
	config/m68k/delta68.mh (NATDEPFILES),
	config/m68k/dpx2.mh (NATDEPFILES),
	config/m68k/hp300bsd.mh (NATDEPFILES),
	config/m68k/hp300hpux.mh (NATDEPFILES),
	config/m68k/isi.mh (XDEPFILES),
	config/m68k/news.mh (NATDEPFILES),
	config/m68k/news1000.mh (XDEPFILES),
	config/m88k/cxux.mh (NATDEPFILES),
	config/m88k/delta88.mh (NATDEPFILES),
	config/mips/littlemips.mh (XDEPFILES),
	config/mips/mipsm3.mh (XDEPFILES),
	config/ns32k/merlin.mh (XDEPFILES),
	config/ns32k/nbsd.mh (NATDEPFILES),
	config/ns32k/ns32km3.mh (NATDEPFILES),
	config/pa/hppabsd.mh (NATDEPFILES),
	config/pa/hppahpux.mh (NATDEPFILES),
	config/romp/rtbsd.mh (XDEPFILES),
	config/tahoe/tahoe.mh (XDEPFILES),
	config/vax/vaxbsd.mh (XDEPFILES),
	config/vax/vaxult.mh (NATDEPFILES),
	config/vax/vaxult2.mh (NATDEPFILES),
	Account for coredep.o to core-aout.o name change.
	* config/i386/i386dgux (NATDEPFILES),
	config/i386/i386sol2.mh (NATDEPFILES),
	config/i386/i386v4.mh (NATDEPFILES),
	config/i386/linux.mh (NATDEPFILES),
	config/i386/ncr3000.mh (NATDEPFILES),
	config/m68k/m68kv4.mh (NATDEPFILES),
	config/m88k/delta88v4.mh (NATDEPFILES),
	config/mips/mipsv4.mh (NATDEPFILES),
	Account for core-svr4.o to core-regset.o name change.
1996-01-11 20:08:15 +00:00
..
.Sanitize Lose EST-only files (now part of generic m68k monitor config) 1995-08-04 00:47:13 +00:00
3b1.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
3b1.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
altos.mh * config/i386/{i386aix.mh, i386bsd.mh, i386lynx.mh, i386sco.mh, 1994-09-17 00:32:25 +00:00
altos.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
apollo68b.mh * Makefile.in (SFILES OBS): Add serial.[co] & ser-hardwire.[co]. 1993-04-06 05:50:54 +00:00
apollo68b.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
apollo68v.mh * config/i386/{i386aix.mh, i386bsd.mh, i386lynx.mh, i386sco.mh, 1994-09-17 00:32:25 +00:00
cisco.mt * config/m68k/{cisco.mt,tm-cisco.h}: New files. 1994-03-19 19:53:31 +00:00
delta68.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
delta68.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
dpx2.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
dpx2.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
es1800.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
hp300bsd.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
hp300bsd.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
hp300hpux.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
hp300hpux.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
isi.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
isi.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
m68klynx.mh * config/i386/{i386aix.mh, i386bsd.mh, i386lynx.mh, i386sco.mh, 1994-09-17 00:32:25 +00:00
m68klynx.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
m68kv4.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
m68kv4.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
monitor.mt These got lost somehow. 1993-06-01 05:22:50 +00:00
news.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
news.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
news1000.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
nm-apollo68b.h Update FSF address. 1995-08-02 03:41:12 +00:00
nm-apollo68v.h Update FSF address. 1995-08-02 03:41:12 +00:00
nm-delta68.h Update FSF address. 1995-08-02 03:41:12 +00:00
nm-dpx2.h Update FSF address. 1995-08-02 03:41:12 +00:00
nm-hp300bsd.h Update FSF address. 1995-08-02 03:41:12 +00:00
nm-hp300hpux.h Update FSF address. 1995-08-02 03:41:12 +00:00
nm-m68klynx.h Update FSF address. 1995-08-02 03:41:12 +00:00
nm-news.h Update FSF address. 1995-08-02 03:41:12 +00:00
nm-sun2.h Update FSF address. 1995-08-02 03:41:12 +00:00
nm-sun3.h Update FSF address. 1995-08-02 03:41:12 +00:00
nm-sysv4.h Update FSF address. 1995-08-02 03:41:12 +00:00
os68k.mt * config/{*.mt, *.mh}: All target and host makefile fragment 1993-03-23 01:19:58 +00:00
st2000.mt * config/{*.mt, *.mh}: All target and host makefile fragment 1993-03-23 01:19:58 +00:00
sun2os3.mh * config/{*.mt, *.mh}: All target and host makefile fragment 1993-03-23 01:19:58 +00:00
sun2os3.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
sun2os4.mh * config/{*.mt, *.mh}: All target and host makefile fragment 1993-03-23 01:19:58 +00:00
sun2os4.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
sun3os3.mh * config/{*.mt, *.mh}: All target and host makefile fragment 1993-03-23 01:19:58 +00:00
sun3os3.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
sun3os4.mh * gdbserver/low-sun3.c: New file. 1993-08-27 17:38:42 +00:00
sun3os4.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
tm-3b1.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-altos.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-apollo68b.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-cisco.h * config/m68k/{cisco.mt,tm-cisco.h}: New files. 1994-03-19 20:02:54 +00:00
tm-delta68.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-dpx2.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-es1800.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-hp300bsd.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-hp300hpux.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-isi.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-m68k.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-m68klynx.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-m68kv4.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-mac.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-monitor.h These got lost somehow. 1993-06-01 05:22:50 +00:00
tm-news.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-os68k.h * config/{*.mt, *.mh}: All target and host makefile fragment 1993-03-23 01:19:58 +00:00
tm-st2000.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-sun2.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-sun2os4.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-sun3.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-sun3os4.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-vx68.h Update FSF address. 1995-08-02 03:41:12 +00:00
vxworks68.mt * config/m68k/vxworks68.mt: add remote-vx68.o. 1995-03-01 21:20:14 +00:00
xm-3b1.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-altos.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-apollo68b.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-apollo68v.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-delta68.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-dpx2.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-hp300bsd.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-hp300hpux.h * config/m68k/xm-hp300hpux.h: Define MMAP_BASE_ADDRESS and MMAP_INCREMENT. 1995-11-22 04:26:03 +00:00
xm-isi.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-m68k.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-m68klynx.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-m68kv4.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-mpw.h * config/xm-mpw.h: New file, all-Mac host support. 1995-10-27 05:19:11 +00:00
xm-news.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-news1000.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-sun2.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-sun3.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-sun3os4.h Update FSF address. 1995-08-02 03:41:12 +00:00