mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
60fac5b81a
* x86-64-linux-nat.c: Include "i386-linux-tdep.h" and "amd64.h". Change "register array" to "register cache" in comments. (x86_64_linux_gregset64_reg_offset): New variable. (GETREGS_SUPPLIES): Remove macro. (supply_gregset): Call amd64_supply_native_gregset instead of x86_64_linux_supply_gregset. (fill_gregset): Rename `regno' to `regnum'. Call amd64_collect_native_gregset instead of x86_64_linux_fill_gregset. (store_regs): Rename `regno' to `regnum'. (store_fpregs): Rename `regno' to `regnum'. (fetch_inferior_registers): Rename `regno' to `regnum'. Use amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES. Reorganize function a bit. (store_inferior_registers): Rename `regno' to `regnum'. Use amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES. Reorganize function a bit. (_initialize_x86_64_linux_nat): New function. * config/i386/x86-64linux.mh. |
||
---|---|---|
.. | ||
cygwin.mh | ||
cygwin.mt | ||
embed.mt | ||
fbsd64.mh | ||
fbsd64.mt | ||
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 | ||
nbsd.mt | ||
nbsdaout.mh | ||
nbsdelf.mh | ||
ncr3000.mh | ||
ncr3000.mt | ||
nm-cygwin.h | ||
nm-fbsd64.h | ||
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 | ||
nm-i386v4.h | ||
nm-i386v42mp.h | ||
nm-i386v.h | ||
nm-interix.h | ||
nm-linux.h | ||
nm-nbsd.h | ||
nm-nbsdaout.h | ||
nm-nto.h | ||
nm-obsd.h | ||
nm-ptx4.h | ||
nm-symmetry.h | ||
nm-x86-64linux.h | ||
nto.mh | ||
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 | ||
x86-64linux.mt | ||
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 |