old-cross-binutils/gdb/config
Jeff Johnston 4aa7a7f553 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
* target.h (to_stopped_data_address): Change prototype to
        take a CORE_ADDR pointer and return an int.
        * target.c (update_current_target): Change to_stopped_data_address
        to match new prototype.
        (debug_to_stopped_data_address): Change appropriately.
        * breakpoint.c (bpstat_stop_status): Change call to
        target_stopped_data_address to use new prototype.
        * frv-tdep.c (frv_have_stopped_data_address): New function.
        (frv_stopped_data_address): Change to new prototype and
        functionality.
        * ia64-linux-nat.c (ia64_stopped_data_address): Change to new
        prototype and functionality.
        (ia64_stopped_by_watchpoint): New function.
        * i386-nat.c (i386_stopped_data_address): Change to new
        prototype and functionality.
        (i386_stopped_by_watchpoint): New function.
        * remote.c (remote_stopped_data_address): Change to new prototype
        and functionality.
        * remote-m32r-sdi.c (m32r_stopped_data_address): Ditto.
        * config/frv/tm-frv.h (frv_stopped_data_address): Change prototype.
        (STOPPED_BY_WATCHPOINT): Change to use frv_have_stopped_data_address.
        * config/i386/nm-i386.h (STOPPED_BY_WATCHPOINT): Change to use
        new i386_stopped_by_watchpoint function.
        (i386_stopped_by_watchpoint): New prototype.
        (i386_stoppped_data_address): Change to new prototype.
        * config/ia64/nm-linux.h (STOPPED_BY_WATCHPOINT): Change to use
        new ia64_stopped_by_watchpoint function.
        (ia64_stopped_by_watchpoint): New prototype.
        (ia64_stopped_data_address): Ditto.
2004-10-08 17:30:48 +00:00
..
alpha 2004-09-28 Andrew Cagney <cagney@gnu.org> 2004-09-28 17:29:12 +00:00
arm 2004-09-28 Andrew Cagney <cagney@gnu.org> 2004-09-28 17:29:12 +00:00
avr
cris Index: ChangeLog 2004-09-13 20:55:42 +00:00
d10v 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com> 2003-10-10 07:13:11 +00:00
djgpp 2004-09-30 Kei Sakamoto <sakamoto.kei@renesas.com> 2004-10-01 07:29:34 +00:00
frv 2004-10-08 Jeff Johnston <jjohnstn@redhat.com> 2004-10-08 17:30:48 +00:00
h8300 Index: ChangeLog 2004-09-13 20:55:42 +00:00
i386 2004-10-08 Jeff Johnston <jjohnstn@redhat.com> 2004-10-08 17:30:48 +00:00
ia64 2004-10-08 Jeff Johnston <jjohnstn@redhat.com> 2004-10-08 17:30:48 +00:00
m32r 2004-09-30 Kei Sakamoto <sakamoto.kei@renesas.com> 2004-10-01 07:29:34 +00:00
m68hc11 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
m68k 2004-09-28 Andrew Cagney <cagney@gnu.org> 2004-09-28 17:29:12 +00:00
m88k 2004-10-01 Andrew Cagney <cagney@gnu.org> 2004-10-01 17:26:14 +00:00
mcore
mips 2004-09-28 Andrew Cagney <cagney@gnu.org> 2004-09-28 17:29:12 +00:00
mn10300
ns32k Index: ChangeLog 2004-09-13 20:55:42 +00:00
pa 2004-09-28 Andrew Cagney <cagney@gnu.org> 2004-09-28 17:29:12 +00:00
powerpc 2004-10-01 Andrew Cagney <cagney@gnu.org> 2004-10-01 17:26:14 +00:00
rs6000 Index: ChangeLog 2004-09-13 20:55:42 +00:00
s390 2004-09-28 Andrew Cagney <cagney@gnu.org> 2004-09-28 17:29:12 +00:00
sh Index: ChangeLog 2004-09-13 20:55:42 +00:00
sparc 2004-09-28 Andrew Cagney <cagney@gnu.org> 2004-09-28 17:29:12 +00:00
v850 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
vax 2004-10-01 Andrew Cagney <cagney@gnu.org> 2004-10-01 17:26:14 +00:00
xstormy16
nm-bsd.h * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define. 2004-08-14 23:56:49 +00:00
nm-gnu.h Index: ChangeLog 2004-09-03 17:13:48 +00:00
nm-linux.h 2004-09-20 Andrew Cagney <cagney@gnu.org> 2004-09-20 16:39:35 +00:00
nm-lynx.h 2004-09-20 Andrew Cagney <cagney@gnu.org> 2004-09-20 16:39:35 +00:00
nm-nbsd.h * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define. 2004-08-14 23:56:49 +00:00
nm-nbsdaout.h
nm-sysv4.h Index: ChangeLog 2004-09-03 17:13:48 +00:00
tm-linux.h Index: ChangeLog 2004-09-03 17:13:48 +00:00
tm-lynx.h 2004-02-15 Andrew Cagney <cagney@redhat.com> 2004-02-15 22:55:30 +00:00
tm-nto.h 2004-08-01 Andrew Cagney <cagney@gnu.org> 2004-08-01 14:37:02 +00:00
tm-sysv4.h
tm-vxworks.h