binutils-gdb/gdb/config
Jeff Law 481faa25ac * blockframe.c (find_pc_partial_function): Inhibit mst_trampoline
symbol special handling when INHIBIT_SUNSOLIB_TRANSFER_TABLE_HACK
	is defined.
	* infrun.c (IN_SOLIB_CALL_TRAMPOLINE): Renamed from
	IN_SOLIB_TRAMPOLINE.  All callers changed.
	(IN_SOLIB_RETURN_TRAMPOLINE): Provide default definition.
	(wait_for_inferior): Handle single stepping through trampolines on
	return paths from shared libraries.
	* config/pa/tm-hppa.h (IN_SOLIB_CALL_TRAMPOLINE): Use
	in_solib_call_trampoline.
	(IN_SOLIB_RETURN_TRAMPOLINE): Use in_solib_return_trampoline.
	(INHIBIT_SUNSOLIB_TRANSFER_TABLE_HACK): Define.
	* hppa-tdep.c (in_solib_call_trampoline): New function.
	(in_solib_return_trampoline): New function.
1994-11-24 08:02:01 +00:00
..
a29k Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:19:29 +00:00
alpha * Makefile.in (ANNOTATE_OBS): New definition. 1994-10-13 02:28:24 +00:00
arm * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00
h8300 * tm-h8300.h (REMOTE_BREAKPOINT): Define. 1994-11-24 07:07:21 +00:00
h8500 Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:19:29 +00:00
i386 * config/i386/tm-nbsd.h: Enable longjmp support. 1994-10-25 16:55:44 +00:00
i960 * Makefile.in (ANNOTATE_OBS): New definition. 1994-10-13 02:28:24 +00:00
m68k * blockframe.c (find_pc_partial_function): Inhibit mst_trampoline 1994-11-24 08:02:01 +00:00
m88k * Makefile.in (ANNOTATE_OBS): New definition. 1994-10-13 02:28:24 +00:00
mips Support for different MIPS IDT processor models. 1994-11-18 02:18:09 +00:00
none Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly 1993-08-02 23:29:32 +00:00
ns32k Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:19:29 +00:00
pa * blockframe.c (find_pc_partial_function): Inhibit mst_trampoline 1994-11-24 08:02:01 +00:00
powerpc * config/powerpc/gdbserve.mt (TDEPFILES): Removed fake_aio.o 1994-11-16 19:11:53 +00:00
rs6000 * config/rs6000/tm-rs6000.h (INIT_EXTRA_FRAME_INFO): 1994-10-29 09:56:38 +00:00
sh * remote-e7000.c (HARD_BREAKPOINTS): Reenable. 1994-11-24 05:59:34 +00:00
sparc Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:19:29 +00:00
vax The point of these changes is to avoid reading the frame pointer 1994-10-08 03:41:21 +00:00
z8k * Makefile.in (ANNOTATE_OBS): New definition. 1994-10-13 02:28:24 +00:00
.Sanitize added powerpc to Things-to-keep 1994-11-15 20:17:50 +00:00
nm-empty.h * configure.in (config/nm-empty.h): If cross only, use instead 1994-09-04 23:16:22 +00:00
nm-lynx.h * i386ly-nat.c, i386lynx-nat.c, m68kly-nat.c: Remove. Move 1993-11-17 07:56:28 +00:00
nm-m3.h * config/i386/i386m3.mh (NAT_CLIBS): Add -lmachid and -lnetname. 1994-08-04 16:20:45 +00:00
nm-sysv4.h * config/nm-sysv4.h: Include solib.h. Define SVR4_SHARED_LIBS. 1993-09-28 21:58:59 +00:00
tm-lynx.h * i386ly-nat.c, i386lynx-nat.c, m68kly-nat.c: Remove. Move 1993-11-17 07:56:28 +00:00
tm-nbsd.h * config/tm-nbsd.h: New file, support for all NetBSD targets. 1994-09-01 18:20:42 +00:00
tm-sunos.h * blockframe.c (find_pc_partial_function): Inhibit mst_trampoline 1994-11-24 08:02:01 +00:00
tm-sysv4.h * blockframe.c (find_pc_partial_function): Inhibit mst_trampoline 1994-11-24 08:02:01 +00:00
xm-lynx.h * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00
xm-nbsd.h * config/xm-nbsd.h: Don't define SET_STACK_LIMIT_HUGE; it is obsolete. 1994-09-01 19:40:11 +00:00
xm-sysv4.h * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00