binutils-gdb/gdb/config
Ulrich Weigand 190dce0965 * config/arm/embed.mt (DEPRECATED_TM_FILE): Set to tm-arm.h.
* config/arm/tm-embed.h: Delete file.

	* arm-tdep.h (arm_software_single_step): Declare.
	* arm-tdep.c (arm_software_single_step): Make global.
	(arm_gdbarch_init): Move set_gdbarch_software_single_step call
	from here to ...
	* arm-linux-tdep.c (arm_linux_init_abi): ... here ...
	* armnbsd-tdep.c (arm_netbsd_init_abi_common): ... here ...
	* armobsd-tdep.c (armobsd_init_abi): ... here ...
	* arm-wince-tdep.c (arm_wince_init_abi): ... and here.

	* arm-tdep.c (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT): No longer
	allow defines to be overriden by TM file.
	(THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Likewise.  Also,
	change default to {0xbe,0xbe}.
	* armobsd-tdep.c (arm_obsd_thumb_le_breakpoint,
	arm_obsd_thumb_be_breakpoint): New global variables.
	(armobsd_init_abi): Override tdep->thumb_breakpoint and
	tdep->thumb_breakpoint_size.
	* arm-wince-tdep.c (arm_wince_thumb_le_breakpoint): New variable.
	(arm_wince_init_abi): Override tdep->thumb_breakpoint and
	tdep->thumb_breakpoint_size.

	* arm-tdep.c (arm_gdbarch_init): Add set_gdbarch_skip_trampoline_code.
2007-05-16 15:31:12 +00:00
..
alpha * configure.host (alpha*-*-osf[12]*): Remove support. 2007-05-06 23:04:26 +00:00
arm * config/arm/embed.mt (DEPRECATED_TM_FILE): Set to tm-arm.h. 2007-05-16 15:31:12 +00:00
avr
cris
djgpp Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
frv Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
h8300 * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, 2007-04-13 14:17:47 +00:00
i386 ChangeLog: 2007-05-08 23:39:14 +00:00
ia64 * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
iq2000
m32c
m32r * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
m68hc11
m68k * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
m88k
mep Add support for new target, Toshiba Media Processor (MeP). 2007-02-23 22:50:41 +00:00
mips Commit file missed in last commit. 2007-05-16 14:09:22 +00:00
mn10300
mt
pa * gdbarch.sh: Add skip_permanent_breakpoint callback. 2007-05-07 18:20:21 +00:00
powerpc * aix-thread.c (aix_thread_xfer_memory): Replace by ... 2007-04-27 13:22:18 +00:00
rs6000 * config/rs6000/nm-rs6000.h (CHILD_SPECIAL_WAITSTATUS): Remove. 2007-04-27 13:26:05 +00:00
s390 * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
score
sh * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, 2007-04-13 14:17:47 +00:00
sparc * linux-nat.c (linux_register_u_offset): Remove. 2007-04-25 22:17:48 +00:00
spu
v850
vax * core-aout.c: Delete file. 2007-04-25 22:10:09 +00:00
xstormy16
xtensa
nm-linux.h ChangeLog: 2007-05-08 23:39:14 +00:00
nm-nbsd.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
nm-nbsdaout.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
nm-nto.h Copyright updates for 2007. 2007-01-09 17:59:20 +00:00