binutils-gdb/gdb/config
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
..
aarch64 Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
alpha Delete Tru64 support 2014-10-17 11:18:59 +01:00
arm Remove a.out NetBSD and OpenBSD hosts 2013-09-24 13:48:44 +00:00
djgpp Delete Tru64 support 2014-10-17 11:18:59 +01:00
i386 Use core regset iterators on GNU Hurd 2014-12-01 13:42:41 +01:00
ia64 Remove (dead-code) native core file sniffers on Linux targets 2014-11-28 15:53:05 +01:00
m32r Unify ptrace options discovery code and make both GDB and 2013-08-22 23:46:30 +00:00
m68k Remove solib-sunos.c 2013-09-24 13:51:55 +00:00
m88k
mips Delete IRIX support 2014-10-10 18:18:52 +01:00
pa Unify ptrace options discovery code and make both GDB and 2013-08-22 23:46:30 +00:00
powerpc Enable rthreads support on OpenBSD/powerpc. 2014-05-03 22:36:44 +02:00
s390 S/390: Rename source files to *-linux-* 2013-10-30 18:57:08 +01:00
sh
sparc Remove (dead-code) native core file sniffers on Linux targets 2014-11-28 15:53:05 +01:00
tilegx Unify ptrace options discovery code and make both GDB and 2013-08-22 23:46:30 +00:00
vax Remove Vax Ultrix and VAX BSD support 2014-10-24 17:56:56 +01:00
xtensa Unify ptrace options discovery code and make both GDB and 2013-08-22 23:46:30 +00:00
nm-linux.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
nm-nto.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00