binutils-gdb/gdb/config/mips
Mark Alexander 4eb4b87e13 * mips-tdep.c (mips_in_call_stub, mips_in_return_stub,
mips_skip_stub, mips_ignore_helper): New functions for dealing
	with MIPS16 call/return thunks.
	(mips_init_frame_pc_first): New function to implement
	INIT_FRAME_PC_FIRST macro; includes code from old macro plus
	new code to skip over MIPS16 thunks.
	(mips_frame_chain): Skip over MIPS16 thunks.
	* config/mips/tm-mips.h (mips_in_call_stub, mips_in_return_stub,
	mips_skip_stub, mips_ignore_helper): Declare.
	(IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE,
	SKIP_TRAMPOLINE_CODE, IGNORE_HELPER_CALL): New macros that invoke
	the above functions.
	(INIT_FRAME_PC_FIRST): Change to invoke mips_init_frame_pc.
	(mips_init_frame_pc): Declare.
	* infrun.c (wait_for_inferior): Use new IGNORE_HELPER_CALL macro
	to decide if certain library function calls should be ignored.
1997-04-03 19:43:39 +00:00
..
.Sanitize add new files 1996-10-28 16:38:46 +00:00
bigmips.mt
bigmips64.mt
decstation.mh * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLE 1996-07-11 07:41:51 +00:00
decstation.mt
embed.mt * configure.in: Change "idt" config to a generic "embed" config 1995-11-18 00:25:35 +00:00
embed64.mt * config/mips/{embed,embed64,embedl,embedl64}.mt: 1997-01-20 22:59:46 +00:00
embedl.mt * config/mips/{embed,embed64,embedl,embedl64}.mt: 1997-01-20 22:59:46 +00:00
embedl64.mt * config/mips/{embed,embed64,embedl,embedl64}.mt: 1997-01-20 22:59:46 +00:00
irix3.mh * config/mips/nm-irix5.h: Restore. 1996-01-02 21:55:10 +00:00
irix3.mt
irix4.mh * config/mips/nm-irix5.h: Restore. 1996-01-02 21:55:10 +00:00
irix5.mh
irix5.mt
littlemips.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
littlemips.mt
mipsel64.mt
mipsm3.mh * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLE 1996-07-11 07:41:51 +00:00
mipsm3.mt
mipsv4.mh * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
mipsv4.mt
news-mips.mh
nm-irix3.h * config/mips/nm-mips.h (get_longjmp_target): Add prototype. 1996-08-14 08:46:24 +00:00
nm-irix4.h * config/mips/tm-mips.h (struct frame_info): Forward decl. 1996-07-28 21:41:09 +00:00
nm-mips.h * config/mips/nm-mips.h (get_longjmp_target): Add prototype. 1996-08-14 08:46:24 +00:00
nm-news-mips.h * configure.in: Check for setpgid function. 1996-04-05 04:22:08 +00:00
nm-riscos.h Update FSF address. 1995-08-02 03:41:12 +00:00
riscos.mh
tm-bigmips.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-bigmips64.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-embed.h * configure.in: Change "idt" config to a generic "embed" config 1995-11-18 00:25:35 +00:00
tm-embed64.h * configure.in: Change "idt" config to a generic "embed" config 1995-11-18 00:25:35 +00:00
tm-embedl.h * configure.in: Change "idt" config to a generic "embed" config 1995-11-18 00:25:35 +00:00
tm-embedl64.h * configure.in: Change "idt" config to a generic "embed" config 1995-11-18 00:25:35 +00:00
tm-irix3.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-irix5.h * configure.in: Add test for "long long" support. 1996-07-28 06:32:48 +00:00
tm-mips.h * mips-tdep.c (mips_in_call_stub, mips_in_return_stub, 1997-04-03 19:43:39 +00:00
tm-mips64.h * configure.in: Add test for "long long" support. 1996-07-28 06:32:48 +00:00
tm-mipsm3.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-mipsv4.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-vr4300.h * configure.in: Add test for "long long" support. 1996-07-28 06:32:48 +00:00
tm-vr4300el.h * configure.in: Add test for "long long" support. 1996-07-28 06:32:48 +00:00
tm-vr5000.h * config/mips/{tm-vr5000.h,tm-vr5000el.h,vr5000.mt,vr5000el.mt}: 1996-10-28 04:24:30 +00:00
tm-vr5000el.h * config/mips/{tm-vr5000.h,tm-vr5000el.h,vr5000.mt,vr5000el.mt}: 1996-10-28 04:24:30 +00:00
tm-vxmips.h * configure.in (mips*-*-vxworks*): New config. 1996-02-25 22:05:00 +00:00
vr4300.mt Fri Aug 16 15:15:37 1996 James G. Smith <jsmith@cygnus.co.uk> 1996-08-16 14:17:36 +00:00
vr4300el.mt Fri Aug 16 15:15:37 1996 James G. Smith <jsmith@cygnus.co.uk> 1996-08-16 14:17:36 +00:00
vr5000.mt First cut at supporting simulators in gdbserver: 1997-03-11 15:49:20 +00:00
vr5000el.mt * config/mips/{tm-vr5000.h,tm-vr5000el.h,vr5000.mt,vr5000el.mt}: 1996-10-28 04:24:30 +00:00
vxmips.mt * configure.in (mips*-*-vxworks*): New config. 1996-02-25 22:05:00 +00:00
xm-irix3.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-irix4.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-irix5.h * configure.in: Add test for "long long" support. 1996-07-28 06:32:48 +00:00
xm-mips.h * config/mips/tm-mips.h (TM_MIPS_H): Enclose file contents in 1996-08-01 17:30:37 +00:00
xm-mipsm3.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-mipsv4.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-news-mips.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-riscos.h Update FSF address. 1995-08-02 03:41:12 +00:00