binutils-gdb/gdb/config/i386
Mark Kettenis 2a6d284d76 * amd64-nat.h: New file.
* amd64-nat.c: New file.
* amd64fbsd-nat.c: Include "amd64-nat.h".
(REG_ADDR, GETREGS_SUPPLIES): Remove macros.
(amd64fbsd32_r_reg_offset): New variable.
(supply_gregset): Simply call amd64_supply_native_gregset.
(fill_gregset): Rename `regno' to `regnum'.  Simply call
amd64_collect_native_gregset.
(fill_fpregset): Rename `regno' to `regnum'.
(fetch_inferior_registers): Rename `regno' to `regnum'.  Replace
usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
Use `struct reg' and `struct fpreg' instead of `gregset_t' and
`fpregset_t'.  Call amd64_supply_native_gregset instead of
supply_gregset.  Call x86_64_supply_fxsave instead of
supply_fpregset.
(store_inferior_registers): Rename `regno' to `regnum'.  Replace
usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
Use `struct reg' and `struct fpreg' instead of `gregset_t' and
`fpregset_t'.  Call amd64_collect_native_gregset instead of
fill_gregset.  Call x86_64_collect_fxsave instead of
fill_fpregset.
(_initialize_am64fbsd_nat): Initialize
amd64_native_gregset32_reg_offset and
amd64_native_gregset64_reg_offset.
* config/i386/fbsd64.mh (NATDEPFILES): Add amd64-nat.o.
2003-08-29 13:58:26 +00:00
..
cygwin.mh
cygwin.mt
embed.mt
fbsd64.mh * amd64-nat.h: New file. 2003-08-29 13:58:26 +00:00
fbsd64.mt * configure.host: Add x86_64-*-freebsd*. 2003-07-13 16:15:59 +00:00
fbsd.mh
fbsd.mt
go32.mh
go32.mt
i386aout.mt
i386bsd.mh
i386bsd.mt
i386gnu.mh
i386gnu.mt
i386lynx.mh
i386lynx.mt
i386nw.mt
i386sco4.mh
i386sco5.mh
i386sco.mh
i386sol2.mh
i386sol2.mt
i386v4.mh
i386v42mp.mh
i386v.mh
i386v.mt
interix.mh
interix.mt
linux.mh
linux.mt * config/arm/linux.mt: Remove code protected by GDBSERVER define. 2003-06-20 13:57:30 +00:00
nbsd.mt
nbsdaout.mh
nbsdelf.mh
ncr3000.mh
ncr3000.mt
nm-cygwin.h
nm-fbsd64.h * configure.host: Add x86_64-*-freebsd*. 2003-07-13 16:15:59 +00:00
nm-fbsd.h
nm-go32.h
nm-i386.h
nm-i386bsd.h
nm-i386gnu.h
nm-i386lynx.h
nm-i386sco4.h
nm-i386sco5.h
nm-i386sco.h
nm-i386sol2.h From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de): 2003-08-10 13:49:33 +00:00
nm-i386v4.h
nm-i386v42mp.h
nm-i386v.h
nm-interix.h
nm-linux.h * Makefile.in (i386-linux-nat.o): Update dependencies. 2003-08-17 18:22:25 +00:00
nm-nbsd.h
nm-nbsdaout.h
nm-nto.h 2003-07-04 Kris Warkentin <kewarken@qnx.com> 2003-07-04 15:48:57 +00:00
nm-obsd.h
nm-ptx4.h
nm-symmetry.h
nm-x86-64linux.h 2003-08-18 Michal Ludvig <mludvig@suse.cz> 2003-08-18 13:42:13 +00:00
nto.mh 2003-07-04 Kris Warkentin <kewarken@qnx.com> 2003-07-04 15:57:08 +00:00
nto.mt
obsd.mh
obsd.mt
ptx4.mh
ptx4.mt
ptx.mh
ptx.mt
symmetry.mh
symmetry.mt
tm-cygwin.h
tm-fbsd.h
tm-go32.h
tm-i386.h
tm-i386bsd.h
tm-i386lynx.h
tm-i386sol2.h
tm-linux.h
tm-nbsd.h
tm-nto.h
tm-ptx4.h
tm-ptx.h
tm-symmetry.h
tm-vxworks.h
tm-x86-64linux.h
vxworks.mt
x86-64linux.mh 2003-07-15 Michal Ludvig <mludvig@suse.cz> 2003-07-15 11:33:59 +00:00
x86-64linux.mt 2003-07-15 Michal Ludvig <mludvig@suse.cz> 2003-07-15 11:33:59 +00:00
xm-cygwin.h
xm-go32.h
xm-i386.h
xm-i386bsd.h
xm-i386sco.h
xm-i386v4.h
xm-i386v.h
xm-nbsd.h
xm-ptx4.h
xm-ptx.h
xm-symmetry.h