old-cross-binutils/gdb/config/arm
Richard Earnshaw 66e810cd09 * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
descriptions.
* arm-tdep.c (arm_default_arm_le_breakpoint)
(arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
(arm_default_thumb_be_breakpoint): New.  Initialize them from
traditional breakpoint defines.
(arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
(arm_gdbarch_init): Initialize new breakpoint variables.
* arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
(arm_linux_init_abi): Initialize linux-specific breakpoint.
* armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
(arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
code out to ...
(arm_netbsd_init_abi_common): ... here; new function.
* config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
(THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
* config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
* config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
2002-02-15 16:12:24 +00:00
..
embed.mt
linux.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
linux.mt 2002-02-14 Daniel Jacobowitz <drow@mvista.com> 2002-02-14 05:48:40 +00:00
nbsd.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
nbsd.mt * arm-tdep.h (enum arm_abi): New enum. 2002-02-15 13:35:27 +00:00
nm-linux.h * gdbserver/low-linux.c (arm_register_u_addr): added. 2001-12-05 15:11:48 +00:00
nm-nbsd.h * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS. 2002-01-09 18:39:37 +00:00
tm-arm.h * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint 2002-02-15 16:12:24 +00:00
tm-embed.h 2001-12-19 Fernando Nasser <fnasser@redhat.com> 2001-12-19 17:57:42 +00:00
tm-linux.h * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint 2002-02-15 16:12:24 +00:00
tm-nbsd.h * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint 2002-02-15 16:12:24 +00:00
tm-wince.h Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true. 2002-01-20 19:26:50 +00:00
wince.mt
xm-linux.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-nbsd.h 2001-12-17 Fernando Nasser <fnasser@redhat.com> 2001-12-17 16:23:02 +00:00