binutils-gdb/gdb/config
Ulrich Weigand b2859a9a54 Remove (dead-code) native core file sniffers on Linux targets
Since Andreas Arnez' recent patch series, all Linux targets install
gdbarch_iterate_over_regset_sections routines.  This means that on
Linux native targets, old-style core sniffers are never used.

Most Linux targets haven't been using such sniffers for a long time
anyway, but a couple remain: ia64 and sparc use core-regset.o, and
m68k installs its own core_fns.  All this is now dead code, which
this commit removes.

gdb/
2014-11-28  Ulrich Weigand  <uweigand@de.ibm.com>

	* config/ia64/linux.mh (NATDEPFILES): Remove core-regset.o.
	* config/sparc/linux.mh (NATDEPFILES): Likewise.
	* config/sparc/linux64.mh (NATDEPFILES): Likewise.
	* m68klinux-nat.c (fetch_core_registers): Remove.
	(linux_elf_core_fns): Remove.
	(_initialize_m68k_linux_nat): Do not call deprecated_add_core_fns.
2014-11-28 15:53:05 +01:00
..
aarch64
alpha Delete Tru64 support 2014-10-17 11:18:59 +01:00
arm
djgpp Delete Tru64 support 2014-10-17 11:18:59 +01:00
i386 Don't set CC in config/i386/go32.mh 2014-11-19 15:44:35 +08:00
ia64 Remove (dead-code) native core file sniffers on Linux targets 2014-11-28 15:53:05 +01:00
m32r
m68k
m88k
mips Delete IRIX support 2014-10-10 18:18:52 +01:00
pa
powerpc Enable rthreads support on OpenBSD/powerpc. 2014-05-03 22:36:44 +02:00
s390
sh
sparc Remove (dead-code) native core file sniffers on Linux targets 2014-11-28 15:53:05 +01:00
tilegx
vax Remove Vax Ultrix and VAX BSD support 2014-10-24 17:56:56 +01:00
xtensa
nm-linux.h
nm-nto.h