binutils-gdb/gdb/config/i386
Jason Thorpe 7e89e3575d * acconfig.h (HAVE_PT_GETXMMREGS): New.
* config.in: Regenerate.
* configure.in: Update copyright years.
Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
* configure: Regenerate.
* i386bsd-nat.c: Update copyright years.
(fill_gregset): Use regcache_collect.
(fetch_inferior_registers): Only fetch integer registers
if requested to do so.  Add support for XMM registers
using PT_GETXMMREGS.
(store_inferior_registers): Only store integer registers
if requested to do so.  Add support for XMM registers
using PT_SETXMMREGS.
* i386nbsd-nat.c (fetch_inferior_registers): Remove.
(store_inferior_registers): Remove.
(fetch_core_registers): Use supply_gregset and i387_supply_fsave.
(fetch_elfcore_registers): New function.
(i386nbsd_elfcore_fns): New.
(_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
* config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
i386bsd-nat.o.
* config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
* config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
* config/i386/nbsdelf.mt (TDEPFILES): Likewise.
* config/i386/tm-nbsd.h: Update copyright years.
(HAVE_SSE_REGS): Define.
(IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
(SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
(SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
(SIGCONTEXT_PC_OFFSET): Remove.
(FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
2002-01-05 18:36:32 +00:00
..
cygwin.mh * win32-nat.c (dll_symbol_command): Tack a .dll on the end of a supplied 2000-08-27 04:21:35 +00:00
cygwin.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
embed.mt Zap config/i386/tm-embed.h. 2001-11-18 21:28:20 +00:00
fbsd.mh * config/i386/xm-i386.h: New file. 2001-07-31 19:22:57 +00:00
fbsd.mt * i386bsd-nat.c: Include <signal.h>, <stddef.h> and 2001-07-13 18:27:21 +00:00
gdbserve.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
go32.mh * config/i386/nm-go32.h <top level>: Don't include nm-i386v.h, 2001-03-22 09:35:19 +00:00
go32.mt import gdb-19990422 snapshot 1999-04-27 01:26:45 +00:00
i386aix.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386aix.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386aout.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386bsd.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386bsd.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386dgux.mh Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
i386gnu.mh * i386gnu-nat.c: Include "i387-nat.h". 2001-07-22 20:35:14 +00:00
i386gnu.mt * i386gnu-nat.c: Include "i387-nat.h". 2001-07-22 20:35:14 +00:00
i386lynx.mh Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include 2000-06-12 06:09:06 +00:00
i386lynx.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386m3.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386m3.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386mach.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386mk.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386mk.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386nw.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386os9k.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386sco.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386sco4.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386sco5.mh Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
i386sco5.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386sol2.mh * config/i386/i386sol2.mh: Add XM_CLIBS definition to resolve 2000-10-09 19:40:37 +00:00
i386sol2.mt Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
i386v.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386v.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386v4.mh Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
i386v4.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386v32.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386v42mp.mh Fix ``make'' problems when building cross debugger. 2001-03-20 02:37:55 +00:00
i386v42mp.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
linux.mh * config/i386/xm-i386.h: New file. 2001-07-31 19:22:57 +00:00
linux.mt Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
nbsd.mh * acconfig.h (HAVE_PT_GETXMMREGS): New. 2002-01-05 18:36:32 +00:00
nbsd.mt * acconfig.h (HAVE_PT_GETXMMREGS): New. 2002-01-05 18:36:32 +00:00
nbsdelf.mh * acconfig.h (HAVE_PT_GETXMMREGS): New. 2002-01-05 18:36:32 +00:00
nbsdelf.mt * acconfig.h (HAVE_PT_GETXMMREGS): New. 2002-01-05 18:36:32 +00:00
ncr3000.mh import gdb-2000-01-31 snapshot 2000-02-01 03:19:29 +00:00
ncr3000.mt Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
nm-fbsd.h * i386bsd-nat.c: Do not include <sys/sysctl.h>. 2001-07-21 20:16:44 +00:00
nm-gnu.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-go32.h * config/i386/nm-go32.h <top level>: Don't include nm-i386v.h, 2001-03-22 09:35:19 +00:00
nm-i386.h * config/i386/nm-i386.h: Fix formatting and change reference to 2001-03-23 16:17:45 +00:00
nm-i386aix.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-i386bsd.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-i386lynx.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-i386mach.h Include regcache.h 2001-03-14 23:23:16 +00:00
nm-i386sco.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-i386sco4.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-i386sco5.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-i386sol2.h Phase 1 of the ptid_t changes. 2001-05-04 04:15:33 +00:00
nm-i386v.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-i386v4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-i386v42mp.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-linux.h * config/nm-linux.h (struct objfile): Remove forward declaration. 2001-10-14 20:42:07 +00:00
nm-m3.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-nbsd.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-nbsdelf.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nm-obsd.h Add x86 OpenBSD native configuration. 2001-11-23 23:01:54 +00:00
nm-ptx4.h Phase 1 of the ptid_t changes. 2001-05-04 04:15:33 +00:00
nm-symmetry.h Phase 1 of the ptid_t changes. 2001-05-04 04:15:33 +00:00
nm-x86-64.h * config/i386/x86-64linux.mh: New file. 2001-09-21 12:19:15 +00:00
obsd.mh Add x86 OpenBSD native configuration. 2001-11-23 23:01:54 +00:00
obsd.mt Add x86 OpenBSD native configuration. 2001-11-23 23:01:54 +00:00
ptx.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
ptx.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
ptx4.mh Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
ptx4.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
symmetry.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
symmetry.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
tm-cygwin.h * config/i386/tm-cygwin.h: Define HAVE_SSE_REGS if 2001-11-27 05:15:58 +00:00
tm-fbsd.h * config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM, 2001-07-28 17:03:38 +00:00
tm-go32.h * i386-tdep.c (i386go32_frame_saved_pc): New function. 2001-12-02 18:29:08 +00:00
tm-i386.h * config/i386/tm-i386.h (FP7_REGNUM, FIRST_FPU_CTRL_REGNUM, 2001-12-27 15:22:27 +00:00
tm-i386aix.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-i386bsd.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-i386gnu.h * config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM, 2001-07-28 17:03:38 +00:00
tm-i386lynx.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-i386m3.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-i386mk.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-i386nw.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-i386os9k.h * config/i386/tm-i386.h (REGISTER_NAMES): Remove. 2001-10-31 22:24:06 +00:00
tm-i386sco5.h Phase 1 of the ptid_t changes. 2001-05-04 04:15:33 +00:00
tm-i386sol2.h * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Redefine to call 2001-07-30 21:45:26 +00:00
tm-i386v.h * config/i386/tm-i386v.h: Don't include "regcache.h". 2001-10-29 23:54:56 +00:00
tm-i386v4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-i386v42mp.h Redefine ptid_t to be a struct rather than an int. 2001-05-15 00:03:38 +00:00
tm-linux.h * config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): Define in 2001-11-08 00:03:52 +00:00
tm-nbsd.h * acconfig.h (HAVE_PT_GETXMMREGS): New. 2002-01-05 18:36:32 +00:00
tm-nbsdelf.h * configure.tgt: Add pattern for i[3456]86-*-netbsdelf*. 2000-06-02 23:15:28 +00:00
tm-obsd.h Add x86 OpenBSD native configuration. 2001-11-23 23:01:54 +00:00
tm-ptx.h * config/i386/tm-i386.h (REGISTER_NAMES): Remove. 2001-10-31 22:24:06 +00:00
tm-ptx4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-symmetry.h * config/i386/tm-i386.h (REGISTER_NAMES): Remove. 2001-10-31 22:24:06 +00:00
tm-vxworks.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
vxworks.mt import gdb-1999-07-19 snapshot 1999-07-19 23:30:11 +00:00
x86-64linux.mh * config/i386/x86-64linux.mh: New file. 2001-09-21 12:19:15 +00:00
x86-64linux.mt * config/i386/x86-64linux.mh: New file. 2001-09-21 12:19:15 +00:00
xm-cygwin.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-go32.h * config/i386/xm-go32.h: Include xm-i386.h. 2001-08-02 15:18:15 +00:00
xm-i386.h * config/i386/xm-i386.h (HOST_BYTE_ORDER): Removed. 2001-08-30 21:53:47 +00:00
xm-i386aix.h * config/xm-lynx.h, config/xm-nbsd.h, config/xm-sysv4.h, 2001-08-24 12:19:59 +00:00
xm-i386bsd.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-i386gnu.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-i386lynx.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-i386m3.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-i386mach.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-i386mk.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-i386sco.h * configure.in (AC_CHECK_FUNCS): Add setpggrp. 2001-07-23 19:21:57 +00:00
xm-i386v.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-i386v4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-i386v32.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-nbsd.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-ptx.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-ptx4.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
xm-symmetry.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-windows.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00