binutils-gdb/gdb/config/i386
Ulrich Weigand ac3d87c0d2 Use core regset iterators on GNU Hurd
Remove native-only core file handling on GNU Hurd.  Instead, enable the
x86 target generic core regset logic on the Hurd by providing an
appropriate register offset map.

Thanks to Samuel Thibault for testing!

gdb/

	* config/i386/i386gnu.mh (NATDEPFILES): Remove core-regset.o.
	* i386gnu-nat.c: Do not include <sys/procfs.h> or "gregset.h".
	(CREG_OFFSET, creg_offset, CREG_ADDR): Remove.
	(supply_gregset, supply_fpregset): Remove.
	* i386gnu-tdep.c (i386gnu_gregset_reg_offset): New variable.
	(i386gnu_init_abi): Set tdep->gregset_reg_offset, gregset_num_regs,
	and sizeof_gregset.
2014-12-01 13:42:41 +01:00
..
cygwin.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
cygwin64.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
darwin.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
fbsd.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
fbsd64.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
go32.mh Don't set CC in config/i386/go32.mh 2014-11-19 15:44:35 +08:00
i386gnu.mh Use core regset iterators on GNU Hurd 2014-12-01 13:42:41 +01:00
i386sol2.mh gdb/ 2013-04-11 14:13:44 +00:00
linux.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
linux64.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
mingw.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
mingw64.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
nbsd64.mh * Makefile.in (amd64nbsd-nat.o): New dependency. 2008-03-16 08:50:43 +00:00
nbsdelf.mh Mark Kettenis <kettenis@gnu.org> 2006-12-17 13:30:44 +00:00
nm-fbsd.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
nm-i386gnu.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
nto.mh * config/tm-linux.h (REALTIME_LO, REALTIME_HI): Do not define. 2006-11-28 19:07:51 +00:00
obsd.mh Enable rhreads support on OpenBSD/i386. 2014-03-01 15:29:34 +01:00
obsd64.mh Enable rthreads support on OpenBSD/amd64. 2014-03-01 11:49:58 +01:00
sol2-64.mh gdb/ 2013-04-11 14:13:44 +00:00