binutils-gdb/gdb/config/ns32k
Stan Shebs 669caa9c19 Replace useless FRAME, FRAME_ADDR types with struct frame_info *
and CORE_ADDR, respectively.
	* frame.h (FRAME, FRAME_INFO_ID, FRAME_ADDR): Remove.
	* blockframe.c (get_frame_info): Remove.
	* a29k-tdep.c, alpha-tdep.c, blockframe.c, breakpoint.c,
	breakpoint.h, energize.c, findvar.c, gdbtk.c, gould-pinsn.c,
	h8300-tdep.c, h8500-tdep.c, hppa-tdep.c, i386-tdep.c, i960-tdep.c,
	infcmd.c, inferior.h, infrun.c, m68k-tdep.c, m88k-tdep.c,
	mips-tdep.c, nindy-tdep.c, printcmd.c, pyr-tdep.c, rs6000-tdep.c,
	sh-tdep.c, sparc-tdep.c, stack.c, valops.c, z8k-tdep.c,
	config/a29k/tm-a29k.h, config/alpha/tm-alpha.h,
	config/gould/tm-pn.h, config/h8300/tm-h8300.h,
	config/h8500/tm-h8500.h, config/mips/tm-mips.h,
	config/ns32k/tm-merlin.h, config/ns32k/tm-umax.h,
	config/pyr/tm-pyr.h, config/sparc/tm-sparc.h): Replace FRAME with
	struct frame_info * everywhere, replace FRAME_ADDR with CORE_ADDR,
	rename variables consistently (using `frame' or `fi'), remove
	calls to get_frame_info and FRAME_INFO_ID, remove comments about
	FRAME and FRAME_ADDR cruftiness.
1994-11-04 01:19:29 +00:00
..
.Sanitize * solib.c: *BSD systems need <a.out.h> to be included before 1994-09-23 22:30:31 +00:00
merlin.mh * Makefile.in (install, uninstall): Remove $$n.1 stuff; I don't 1993-10-05 21:25:10 +00:00
merlin.mt * Makefile.in (ANNOTATE_OBS): New definition. 1994-10-13 02:28:24 +00:00
nbsd.mh * Makefile.in (ANNOTATE_OBS): New definition. 1994-10-13 02:28:24 +00:00
nbsd.mt * Makefile.in (ANNOTATE_OBS): New definition. 1994-10-13 02:28:24 +00:00
nm-nbsd.h * solib.c: *BSD systems need <a.out.h> to be included before 1994-09-23 22:30:31 +00:00
nm-umax.h * config/{*.mt, *.mh}: All target and host makefile fragment 1993-03-23 01:19:58 +00:00
ns32km3.mh * Makefile.in (ANNOTATE_OBS): New definition. 1994-10-13 02:28:24 +00:00
ns32km3.mt * Makefile.in (ANNOTATE_OBS): New definition. 1994-10-13 02:28:24 +00:00
tm-merlin.h Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:19:29 +00:00
tm-nbsd.h * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only use if 1994-09-25 21:13:24 +00:00
tm-ns32km3.h * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only use if 1994-09-25 21:13:24 +00:00
tm-umax.h Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:19:29 +00:00
umax.mh * Makefile.in (ANNOTATE_OBS): New definition. 1994-10-13 02:28:24 +00:00
umax.mt * config/{*.mt, *.mh}: All target and host makefile fragment 1993-03-23 01:19:58 +00:00
xm-merlin.h * config/ns32k/{merlin.mh,xm-merlin.h}: Be consistent about name 1993-06-23 19:44:05 +00:00
xm-nbsd.h * solib.c: *BSD systems need <a.out.h> to be included before 1994-09-23 22:30:31 +00:00
xm-ns32km3.h * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00
xm-umax.h * config/{*.mt, *.mh}: All target and host makefile fragment 1993-03-23 01:19:58 +00:00