binutils-gdb/gdb/config/arm
Mark Kettenis 47ccd04848 * arm-tdep.h: Add multiple inclusion protection.
(struct gdbarch): Add forward declaration.
(armobsd_regset_from_core_section): New prototype.
* armbsd-tdep.c: New file.
* armobsd-tdep.c: Include "gdb_string.h".
(armobsd_init_abi): Set regset_from_core_section.
(armobsd_core_osabi_sniffer): New function.
(_initialize_armobsd_tdep): Register armobsd_core_osabi_sniffer.
* Makefile.in (ALLDEPFILES): Add armbsd-tdep.c.
(armbsd-tdep.o): New dependency.
(armnbsd-tdep.o): Update dependencies.
* config/arm/obsd.mt (TDEPFILES): Add armbsd-tdep.o and corelow.o.
2006-08-02 21:32:37 +00:00
..
embed.mt * remote-rdp.c: Deleted. 2006-05-17 14:40:39 +00:00
linux.mh * Makefile.in (arm_linux_tdep_h): New variable. 2006-07-12 20:46:33 +00:00
linux.mt * Makefile.in (arm_linux_tdep_h): New variable. 2006-07-12 20:46:33 +00:00
nbsd.mt * armnbsd-tdep.c: Don't include "nbsd-tdep.h". 2006-07-15 21:22:51 +00:00
nbsdaout.mh * armnbsd-nat.c: Include "gdb_string.h" and "inf_ptrace.h". 2005-05-22 20:36:19 +00:00
nbsdelf.mh * armnbsd-nat.c: Include "gdb_string.h" and "inf_ptrace.h". 2005-05-22 20:36:19 +00:00
nm-linux.h 2004-07-29 Andrew Cagney <cagney@gnu.org> 2004-07-29 20:22:50 +00:00
nm-nbsdaout.h 2004-09-03 Andrew Cagney <cagney@gnu.org> 2004-09-03 19:08:23 +00:00
obsd.mt * arm-tdep.h: Add multiple inclusion protection. 2006-08-02 21:32:37 +00:00
tm-arm.h 2004-09-02 Andrew Cagney <cagney@gnu.org> 2004-09-02 14:17:44 +00:00
tm-embed.h 2004-10-31 Andrew Cagney <cagney@gnu.org> 2004-10-31 20:36:35 +00:00
tm-linux.h * arm-linux-tdep.c (ARM_SET_R7_SIGRETURN, ARM_SET_R7_RT_SIGRETURN) 2005-12-22 17:06:25 +00:00
tm-wince.h Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true. 2002-01-20 19:26:50 +00:00
wince.mt Index: ChangeLog 2004-09-13 20:55:42 +00:00