old-cross-binutils/gdb/config
Mark Kettenis 6ce2ac0be0 Adapt support for SSE registers in Linux/x86 for Linux 2.4.
* i386-linux-nat.c: Various doc fixes.  Include "i387-nat.h".
(GETFPXREGS_SUPPLIES): Renamed from GETXFPREGS_SUPPLIES.
(have_ptrace_getfpxregs): Renamed from have_ptrace_getxfpregs.
(convert_to_gregset): Removed.  Moved logic to ...
(fill_gregset): ... here.  Simplified function.
(fetch_regs): Use perror_with_name for error reporting.
(store_regs): Add `regno' parameter.  Use perror_with_name for
error reporting.  Call fill_gregset instead of convert_to_gregset.
(FPREG_ADDR): Remove.
(supply_fpregset): Implement by calling i387_supply_fsave.
(convert_to_fpregset): Remove.
(fill_fpregset): Implement by calling i387_fill_fsave.
(fetch_fpregs): Use perror_with_name fro error reporting.
(store_fpregs) Add `regno' parameter.  Use perror_with_name fro
error reporting.  Call fill_fpregset instead of
convert_to_fpregset.
(supply_xfpregset, convert_to_xfpregset): Removed.
(supply_fpxregset, fill_fpxregset): New functions.
(fetch_fpxregs): Renamed from fetch_xfpregs.  Use perror_with_name
for error reporting.  Call supply_fpxregset instead of
supply_xfpregset.
(store_xfpregs): Removed.
(store_fpxregs): New function.
(fetch_inferior_registers): Adjust for xfp -> fpx change.  Tweak
message in call to internal_error.
(store_inferior_registers): Adjust for xfp ->fpx change.  Pass
REGNO to store_regs, store_fpregs and store_fpxregs.
(fetch_core_registers): Adjust for xfp -> fpx change.
* acconfig.h (HAVE_PTRACE_GETFPXREGS): Renamed from
HAVE_PTRACE_GETXFPREGS.
* config.in: Regenerated.
* configure.in: Replace check for PTRACE_GETXFPREGS with check for
PTRACE_GETFPXREGS.  Remove comment about Cygnus SSE extensions.
* configure: Regenerated.
* config/i386/linux.mh (NATDEPFILES): Add i387-nat.o.
* config/i386/tm-linux.h: Base definition of HAVE_SSE_REGS on
HAVE_PTRACE_GETFPXREGS instead of HAVE_PTRACE_GETXFPREGS.
2000-08-10 17:04:33 +00:00
..
a29k PARAMS removal. 2000-05-28 01:12:42 +00:00
alpha Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include 2000-06-12 06:09:06 +00:00
arc PARAMS removal. 2000-05-28 01:12:42 +00:00
arm Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include 2000-06-12 06:09:06 +00:00
convex 2000-07-26 Jimmy Guo <guo@cup.hp.com> 2000-07-27 00:54:12 +00:00
d10v Multi-arch REGISTER_SIM_REGNO. Update d10v. 2000-08-02 11:05:50 +00:00
d30v PARAMS removal. 2000-05-28 01:12:42 +00:00
djgpp * config/djgpp/fnchange.lst: Add file mappings as per last weekly 2000-07-31 06:11:19 +00:00
fr30 PARAMS removal. 2000-05-28 01:12:42 +00:00
h8300 2000-07-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com> 2000-07-19 14:11:42 +00:00
h8500 PARAMS removal. 2000-05-28 01:12:42 +00:00
i386 Adapt support for SSE registers in Linux/x86 for Linux 2.4. 2000-08-10 17:04:33 +00:00
i960 PARAMS removal. 2000-05-28 01:12:42 +00:00
ia64 ser-tcp.o moved to configure.in. 2000-06-12 06:34:32 +00:00
m32r PARAMS removal. 2000-05-28 01:12:42 +00:00
m68hc11 From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>: 2000-07-27 07:18:32 +00:00
m68k 2000-07-26 Jimmy Guo <guo@cup.hp.com> 2000-07-27 00:54:12 +00:00
m88k PARAMS removal. 2000-05-28 01:12:42 +00:00
mcore Fix definition of SKIP_PROLOGUE macro. 2000-07-14 20:55:41 +00:00
mips More mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE, 2000-07-07 09:19:03 +00:00
mn10200 PARAMS removal. 2000-05-28 01:12:42 +00:00
mn10300 PARAMS removal. 2000-05-28 01:12:42 +00:00
none import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
ns32k Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include 2000-06-12 06:09:06 +00:00
pa Multi-arch EXTRA_STACK_ALIGNMENT_NEEDED (nee NO_EXTRA_ALIGNMENT_NEEDED). 2000-08-04 03:17:57 +00:00
powerpc Make GNU/Linux/PPC work again. 2000-07-31 20:56:44 +00:00
pyr import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
romp import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
rs6000 Make GNU/Linux/PPC work again. 2000-07-31 20:56:44 +00:00
sh 2000-07-26 Elena Zannoni <ezannoni@kwikemart.cygnus.com> 2000-07-26 23:04:44 +00:00
sparc 2000-07-17 matthew green <mrg@redhat.com> 2000-07-17 18:11:56 +00:00
tahoe 2000-07-26 Jimmy Guo <guo@cup.hp.com> 2000-07-27 00:54:12 +00:00
tic80 PARAMS removal. 2000-05-28 01:12:42 +00:00
v850 PARAMS removal. 2000-05-28 01:12:42 +00:00
vax PARAMS removal. 2000-05-28 01:12:42 +00:00
w65 PARAMS removal. 2000-05-28 01:12:42 +00:00
z8k PARAMS removal. 2000-05-28 01:12:42 +00:00
nm-gnu.h import gdb-1999-12-21 snapshot 1999-12-22 21:45:38 +00:00
nm-linux.h Fix GDB_GREGSET_T, GDB_FPREGSET_T typos. 2000-05-28 16:26:17 +00:00
nm-lynx.h PARAMS removal. 2000-05-28 01:12:42 +00:00
nm-m3.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-nbsd.h import gdb-1999-12-13 snapshot 1999-12-14 01:06:04 +00:00
nm-sysv4.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-linux.h import gdb-1999-12-06 snapshot 1999-12-07 03:56:43 +00:00
tm-lynx.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-nbsd.h 2000-03-21 J.T. Conklin <jtc@redback.com> 2000-03-22 01:36:31 +00:00
tm-sunos.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-sysv4.h PARAMS removal. 2000-05-28 01:12:42 +00:00
tm-vxworks.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-aix4.h PARAMS removal. 2000-05-28 01:12:42 +00:00
xm-lynx.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-mpw.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-nbsd.h import gdb-1999-12-13 snapshot 1999-12-14 01:06:04 +00:00
xm-sysv4.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00