binutils-gdb/gdb/config
Stu Grossman 78570d35b6 * infrun.c (wait_for_inferior): Add support for dynamic function
trampolines.  These are pieces of code between the caller and the
	callee that figure out the address of the callee's code at run
	time.  Upon entry, we can't figure out the callee's address, so we
	set a breakpoint within the trampoline where the address will be
	known, and continue the target.  Once we hit the breakpoint, we
	break at the callee's address and proceed as usual.
start-sanitize-gm
	* config/tm-magic.h:  Define DYNAMIC_TRAMPOLINE_NEXTPC.  Turn off
	IN_SOLIB_CALL_TRAMPOLINE and IN_SOLIB_RETURN_TRAMPOLINE.
end-sanitize-gm
1995-11-20 22:40:34 +00:00
..
a29k Update FSF address. 1995-08-02 03:41:12 +00:00
alpha Update FSF address. 1995-08-02 03:41:12 +00:00
arc Update FSF address. 1995-08-02 03:41:12 +00:00
arm Thu Sep 28 14:32:11 1995 steve chamberlain <sac@slash.cygnus.com> 1995-09-29 00:14:01 +00:00
h8300 Update FSF address. 1995-08-02 03:41:12 +00:00
h8500 * monitor.c (monitor_load_srec monitor_make_srec): Move all 1995-11-14 23:40:18 +00:00
i386 * config/i386/tm-i386.h: New file containing generic i*86 target 1995-11-02 15:20:50 +00:00
i960 Update FSF address. 1995-08-02 03:41:12 +00:00
m68k * config/xm-mpw.h: New file, all-Mac host support. 1995-10-27 05:19:11 +00:00
m88k Update FSF address. 1995-08-02 03:41:12 +00:00
mips removed nm-irix5.h, nm-m3.h, nm-sysv4.h 1995-11-19 09:21:38 +00:00
none Update FSF address. 1995-08-02 03:41:12 +00:00
ns32k Update FSF address. 1995-08-02 03:41:12 +00:00
pa * monitor.c (monitor_load_srec monitor_make_srec): Move all 1995-11-14 23:40:18 +00:00
powerpc Switch to using new fangled monitor.o routines for ppcbug, rather than remote 1995-11-15 00:11:14 +00:00
rs6000 * config/powerpc/xm-aix.h (FIVE_ARG_PTRACE): Define. 1995-08-13 06:11:38 +00:00
sh * monitor.c (monitor_load_srec monitor_make_srec): Move all 1995-11-14 23:40:18 +00:00
sparc * config/sparc/tm-sp64.h (REGISTER_RAW_SIZE): Lower 32 fp regs 1995-09-06 21:35:20 +00:00
vax Update FSF address. 1995-08-02 03:41:12 +00:00
w65 Update FSF address. 1995-08-02 03:41:12 +00:00
z8k Update FSF address. 1995-08-02 03:41:12 +00:00
.Sanitize * Makefile.in (INTERNAL_CFLAGS): Add ENABLE_CFLAGS. 1995-11-04 19:02:42 +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 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
tm-lynx.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-magic.h * infrun.c (wait_for_inferior): Add support for dynamic function 1995-11-20 22:40:34 +00:00
tm-nbsd.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-sunos.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-sysv4.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-lynx.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-nbsd.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-sysv4.h Update FSF address. 1995-08-02 03:41:12 +00:00