binutils-gdb/gdb/config
Mark Kettenis def18405fb * ppcnbsd-tdep.h: Update copyright year. Include <stddef.h>
(ppcnbsd_supply_reg, ppcnbsd_fill_reg, ppcnbsd_supply_fpreg)
(ppcnbsd_fill_fpreg): Remove prototypes.
(struct regset): Add forward declaration.
(ppcnbsd_gregset, ppcnbsd_fpregset): Extern declarations.
* ppcnbsd-tdep.c: Update copyright year.  Include "gdbtypes.h",
"regset.h" and "gdb_string.h".  Don't include "breakpoint.h",
"value.h", target.h and nbsd-tdep.h".  Reorder includes.
(REG_FIXREG_OFFSET, REG_LR_OFFSET, REG_CR_OFFSET, REG_XER_OFFSET)
(REG_CTR_OFFSET, REG_PC_OFFSET, SIZEOF_STRUCT_REG)
(FPREG_FPR_OFFSET, FPREG_FPSCR_OFFSET, SIZEOF_STRUCT_FPREG):
Remove macros.
(ppcnbsd_supply_reg, ppcnbsd_fill_reg, ppcnbsd_supply_fpreg)
(ppcnbsd_fill_fpreg): Remove functions.
(fetch_core_registers, fetch_elfcore_registers): Remove functions.
(ppcnbsd_core_fns, ppcnbsd_elfcore_fns): Remove variables.
(ppcnbsd_reg_offsets): New variable.
(ppcnbsd_gregset, ppcnbsd_fpregset): New variables.
(ppcnbsd_sigtramp_cache_init): Deal with new signal trampoline
introduced in NetBSD 2.0.
(ppcnbsd_sigtramp): Provide complete signal trampoline.
(ppcnbsd2_sigtramp): New variable.
(ppcnbsd_init_abi): Set svr4_fetch_link_map_offsets to
svr4_ilp32_fetch_link_map_offsets.  Set regset_from_core_section.
Add ppcnbs2_sigtramp unwinder.
(_initialize_ppcnbsd_tdep): Don't use deprecated_add_core_fns.
Initialize ppcnbsd_reg_offsets.
* ppcnbsd-nat.c: Update copyright year.  Reorder includes.
(getregs_supplies): Use regnum instead of regno.
(getfpregs_supplies): Likewise.
(ppcnbsd_fetch_inferior_registers): Likewise.  Call
ppc_supply_gregset and ppc_suppply_fpregset instead of
ppcnbsd_supply_reg and ppcnbsd_supply_fpreg
(ppcnbsd_store_inferior_registers): Likewise.  Call
ppc_collect_gregset and ppc_collect_fpregset instead of
ppcnbsd_fill_reg and ppcnbsd_fill_fpreg.
(ppcnbsd_supply_pcb): Use `gdb_byte *' instead of `char *'.
(_initialize_ppcnbsd_nat): Add some whitespace.
* Makefile.in (ppcnbsd-nat.o, ppcnbsd-tdep.o): Update dependencies.
* config/powerpc/nbsd.mh (NATDEPFILES): Remove infptrace.o.
(NAT_FILE): Remove.
* config/powerpc/nbsd.mt (TDEPFILES): Remove nbsd-tdep.o.
2006-05-12 20:53:15 +00:00
..
alpha * alpha-tdep.c (alpha_gdbarch_init): Set cannot_step_breakpoint. 2006-01-15 20:53:32 +00:00
arm * Makefile.in (remote-rdi.o): Remove. 2006-01-21 01:29:04 +00:00
avr
cris
d10v
djgpp * config/djgpp/README: Typo fix. 2006-01-22 20:24:15 +00:00
frv Add FR-V Linux core file support. 2006-03-15 23:38:09 +00:00
h8300 2005-02-14 Andrew Cagney <cagney@gnu.org> 2005-02-15 02:05:10 +00:00
i386 gdb/ 2006-04-18 19:20:08 +00:00
ia64 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:34:58 +00:00
iq2000 * Makefile.in: Add dependencies for iq2000-tdep.o. 2005-03-08 08:59:47 +00:00
m32c 2006-04-20 Michael Snyder <msnyder@redhat.com> 2006-04-20 23:18:48 +00:00
m32r 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:34:58 +00:00
m68hc11
m68k 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:34:58 +00:00
m88k
mips 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:34:58 +00:00
mn10300 * mn10300-linux-tdep.c: New file. 2005-09-02 22:53:35 +00:00
mt Rename ms1 to mt, part 1 2005-12-12 11:25:08 +00:00
pa 2005-03-30 Randolph Chung <tausq@debian.org> 2006-03-30 14:27:45 +00:00
powerpc * ppcnbsd-tdep.h: Update copyright year. Include <stddef.h> 2006-05-12 20:53:15 +00:00
rs6000
s390 * config/s390/s390.mh (NATDEPFILES): Add linux-fork.o. 2006-03-23 14:05:29 +00:00
sh * sh-tdep.c (sh_linux_svr4_fetch_link_map_offsets): Remove function. 2005-04-27 20:48:25 +00:00
sparc * config/linux.mh (NATDEPFILES): Remove sparc-sol2-nat.o 2006-04-04 21:53:45 +00:00
v850 * MAINTAINERS: Undelete v850. 2005-05-18 08:52:21 +00:00
vax * vaxobsd-tdep.c: New file. 2005-08-21 15:51:41 +00:00
xstormy16
nm-linux.h * Makefile.in (ALLDEPFILES): Update. 2005-09-10 18:11:14 +00:00
nm-lynx.h
nm-nbsd.h
nm-nbsdaout.h
tm-linux.h
tm-nto.h 2005-08-12 Kris Warkentin <kewarken@qnx.com> 2005-08-12 17:28:57 +00:00