binutils-gdb/gdb/config
Andreas Schwab 75738c297b * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
m68k_linux_frame_saved_pc.
	(IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
	in_sigtramp.
	(SIGCONTEXT_PC_OFFSET): Remove.
	* m68klinux-nat.c (m68k_linux_frame_saved_pc,
	m68k_linux_sigtramp_saved_pc): New functions.
	(IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
	(SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
	(UCONTEXT_PC_OFFSET): Define.
	(m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
	non-RT and RT signal trampolines.
2002-02-26 22:12:49 +00:00
..
a29k * MAINTAINERS: Mark a29k target as obsolete. 2002-01-06 15:02:01 +00:00
alpha s/Linux/.../ 2002-02-24 22:56:08 +00:00
arc Zap an IEEE_FLOAT. 2002-01-21 03:34:30 +00:00
arm * config/arm/tm-embed.h (TARGET_UPAGES): Delete. 2002-02-26 14:23:12 +00:00
cris 2001-12-21 Orjan Friberg <orjanf@axis.com> 2001-12-21 09:53:58 +00:00
d10v * configure.tgt: Mark d10v as pure multi-arch. 2001-07-11 17:58:15 +00:00
d30v Eliminate TARGET_BYTE_ORDER. 2002-01-29 04:42:45 +00:00
djgpp Update for the next release. 2002-02-25 16:14:09 +00:00
fr30 Eliminate TARGET_BYTE_ORDER. 2002-01-29 04:42:45 +00:00
h8300 Eliminate TARGET_BYTE_ORDER. 2002-01-29 04:42:45 +00:00
h8500 Eliminate TARGET_BYTE_ORDER. 2002-01-29 04:42:45 +00:00
i386 s/Linux/.../ 2002-02-24 22:56:08 +00:00
i960 Eliminate TARGET_BYTE_ORDER. 2002-01-29 04:42:45 +00:00
ia64 2002-02-14 Daniel Jacobowitz <drow@mvista.com> 2002-02-14 05:48:40 +00:00
m32r 2002-02-14 Daniel Jacobowitz <drow@mvista.com> 2002-02-14 05:48:40 +00:00
m68hc11 From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>: 2000-07-27 07:18:32 +00:00
m68k * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as 2002-02-26 22:12:49 +00:00
m88k Eliminate TARGET_BYTE_ORDER. 2002-01-29 04:42:45 +00:00
mcore * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro. 2002-01-29 03:51:19 +00:00
mips s/Linux/.../ 2002-02-24 22:56:08 +00:00
mn10200 Eliminate TARGET_BYTE_ORDER. 2002-01-29 04:42:45 +00:00
mn10300 * config/mn10300/mn10300.mt (TM_FILE): Delete. 2001-08-12 03:39:11 +00:00
none Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
ns32k 2002-02-14 Daniel Jacobowitz <drow@mvista.com> 2002-02-14 05:48:40 +00:00
pa 2002-02-14 Daniel Jacobowitz <drow@mvista.com> 2002-02-14 05:48:40 +00:00
powerpc s/Linux/.../ 2002-02-24 22:56:08 +00:00
romp Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
rs6000 2002-02-14 Daniel Jacobowitz <drow@mvista.com> 2002-02-14 05:48:40 +00:00
s390 s/Linux/.../ 2002-02-24 22:56:08 +00:00
sh s/Linux/.../ 2002-02-24 22:56:08 +00:00
sparc Fix PR gdb/287. From wiz at danbala. Then->than and typos. 2002-02-25 02:13:10 +00:00
v850 Eliminate TARGET_BYTE_ORDER. 2002-01-29 04:42:45 +00:00
vax Eliminate TARGET_BYTE_ORDER. 2002-01-29 04:42:45 +00:00
xstormy16 * Makefile.in: Add support for xstormy16. 2001-12-13 13:34:41 +00:00
z8k Eliminate TARGET_BYTE_ORDER. 2002-01-29 04:42:45 +00:00
nm-gnu.h Include regcache.h 2001-03-14 23:23:16 +00:00
nm-linux.h s/Linux/.../ 2002-02-24 22:56:08 +00:00
nm-lynx.h Phase 1 of the ptid_t changes. 2001-05-04 04:15:33 +00:00
nm-m3.h Include regcache.h 2001-03-14 23:23:16 +00:00
nm-nbsd.h * config/nm-nbsd.h (KERNEL_U_ADDR): Remove. 2002-01-18 18:14:51 +00:00
nm-sysv4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-linux.h * config/tm-linux.h: Do not include <signal.h>. Instead provide 2001-07-11 08:15:36 +00:00
tm-lynx.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-nbsd.h 2000-03-21 J.T. Conklin <jtc@redback.com> 2000-03-22 01:36:31 +00:00
tm-sunos.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-sysv4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-vxworks.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-aix4.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-nbsd.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-sysv4.h * config/xm-lynx.h, config/xm-nbsd.h, config/xm-sysv4.h, 2001-08-24 12:19:59 +00:00