old-cross-binutils/gdb/config
Jim Blandy e1457d83a5 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
Committed by Jim Blandy  <jimb@redhat.com>.

	* config/s390/nm-linux.h: Update comments.
	(target_insert_watchpoint, target_remove_watchpoint): Redefine.
	(STOPPED_BY_WATCHPOINT): Redefine.
	(TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
	(s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
	(s390_stopped_by_watchpoint): Likewise.
	(watch_area_cnt): Remove.
	* s390-nat.c: Update comments.
	(watch_area): Remove typedef.
	Global replace watch_area by struct watch_area.
	(watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
	(s390_stopped_by_watchpoint): Remove pid argument,
	use s390_inferior_tid.  Add short-cut for the no watchpoint case.
	(s390_fix_watch_points): Remove pid argument,
	use s390_inferior_tid.  Recompute area spanned by watchpoints.
	(s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
	argument.  Reimplement.
2004-02-18 03:47:35 +00:00
..
alpha 2004-02-09 Andrew Cagney <cagney@redhat.com> 2004-02-16 23:59:43 +00:00
arm 2004-02-15 Andrew Cagney <cagney@redhat.com> 2004-02-15 22:05:44 +00:00
avr * Makefile.in: Add support for AVR target. 2002-04-25 20:34:56 +00:00
cris 2001-12-21 Orjan Friberg <orjanf@axis.com> 2001-12-21 09:53:58 +00:00
d10v 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com> 2003-10-10 07:13:11 +00:00
djgpp 2004-01-18 Andrew Cagney <cagney@redhat.com> 2004-01-19 04:36:57 +00:00
frv * config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V 2003-09-08 23:21:37 +00:00
h8300 Fix GDB crash problem when object file of different H8 cpu is loaded 2003-12-11 06:21:12 +00:00
i386 2004-02-15 Andrew Cagney <cagney@redhat.com> 2004-02-15 22:05:44 +00:00
ia64 2004-01-05 Andrew Cagney <cagney@redhat.com> 2004-01-05 19:53:08 +00:00
m32r 2003-10-16 Kei Sakamoto <sakamoto.kei@renesas.com> 2003-10-16 02:36:39 +00:00
m68hc11 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
m68k 2003-12-01 Andrew Cagney <cagney@redhat.com> 2003-12-01 14:53:42 +00:00
mcore * config/mcore/tm-mcore.h: Remove file. 2002-07-05 15:09:49 +00:00
mips 2004-02-15 Andrew Cagney <cagney@redhat.com> 2004-02-15 22:05:44 +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 2004-02-15 Andrew Cagney <cagney@redhat.com> 2004-02-15 22:38:40 +00:00
pa 2004-01-08 Michael Chastain <mec.gnu@mindspring.com> 2004-01-09 01:36:26 +00:00
powerpc 2004-01-19 Michael Chastain <mec.gnu@mindspring.com> 2004-01-20 09:29:18 +00:00
rs6000 2004-02-15 Andrew Cagney <cagney@redhat.com> 2004-02-15 22:55:30 +00:00
s390 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> 2004-02-18 03:47:35 +00:00
sh 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com> 2003-10-10 07:13:11 +00:00
sparc 2004-02-13 Andrew Cagney <cagney@redhat.com> 2004-02-14 04:41:33 +00:00
v850 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
vax 2004-02-15 Andrew Cagney <cagney@redhat.com> 2004-02-15 22:14:45 +00:00
xstormy16 * Makefile.in: Add support for xstormy16. 2001-12-13 13:34:41 +00:00
nm-gnu.h 2003-05-16 Andrew Cagney <cagney@redhat.com> 2003-05-17 06:00:01 +00:00
nm-linux.h 2004-01-28 Roland McGrath <roland@redhat.com> 2004-02-01 22:35:22 +00:00
nm-lynx.h 2003-04-12 Andrew Cagney <cagney@redhat.com> 2003-04-12 17:41:26 +00:00
nm-nbsd.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nm-nbsdaout.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nm-sysv4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-linux.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-lynx.h 2004-02-15 Andrew Cagney <cagney@redhat.com> 2004-02-15 22:55:30 +00:00
tm-nto.h Added i386 QNX Neutrino support. 2003-05-05 13:57:21 +00:00
tm-sunos.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-sysv4.h * c-exp.y (THIS): Delete token and grammar rule. 2002-10-11 14:02:39 +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