binutils-gdb/gdb/config/i386
Jan Kratochvil 5f572decf9 gdb/
* Makefile.in (linux-ptrace.o): New.
	* common/linux-procfs.c (linux_proc_pid_is_zombie): New,
	from linux-nat.c.
	* common/linux-procfs.h (linux_proc_pid_is_zombie): New declaration.
	* common/linux-ptrace.c: New file.
	* config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-ptrace.o.
	* config/arm/linux.mh: Likewise.
	* config/i386/linux.mh: Likewise.
	* config/i386/linux64.mh: Likewise.
	* config/ia64/linux.mh: Likewise.
	* config/m32r/linux.mh: Likewise.
	* config/m68k/linux.mh: Likewise.
	* config/mips/linux.mh: Likewise.
	* config/pa/linux.mh: Likewise.
	* config/powerpc/linux.mh: Likewise.
	* config/powerpc/ppc64-linux.mh: Likewise.
	* config/powerpc/spu-linux.mh: Likewise.
	* config/s390/s390.mh: Likewise.
	* config/sparc/linux.mh: Likewise.
	* config/sparc/linux64.mh: Likewise.
	* config/xtensa/linux.mh: Likewise.
	* linux-nat.c (linux_lwp_is_zombie): Remove, move it to
	common/linux-procfs.c.
	(wait_lwp): Rename linux_lwp_is_zombie to linux_proc_pid_is_zombie.

gdb/gdbserver/
	* Makefile.in (linux-ptrace.o): New.
	* configure.srv (arm*-*-linux*, bfin-*-*linux*, crisv32-*-linux*)
	(cris-*-linux*, i[34567]86-*-linux*, ia64-*-linux*, m32r*-*-linux*)
	(m68*-*-linux*, m68*-*-uclinux*, mips*-*-linux*, powerpc*-*-linux*)
	(s390*-*-linux*, sh*-*-linux*, sparc*-*-linux*, tic6x-*-uclinux)
	(x86_64-*-linux*, xtensa*-*-linux*): Add linux-ptrace.o to SRV_TGTOBJ
	of these targets.
	* linux-low.c (linux_attach_lwp_1): Remove redundent else clause.
2012-03-13 15:00:37 +00:00
..
cygwin.mh * symfile.c (add_shared_symbol_files_command): Remove 2009-05-24 12:27:35 +00:00
darwin.mh 2009-07-07 Tristan Gingold <gingold@adacore.com> 2009-07-07 07:47:22 +00:00
fbsd.mh 2009-10-26 Michael Snyder <msnyder@vmware.com> 2009-10-26 18:30:39 +00:00
fbsd64.mh 2012-02-09 Valery Khromov <valery.khromov@gmail.com> 2012-02-09 16:06:44 +00:00
go32.mh Remove all i386 debug register low level macros in config nm files. 2009-05-14 09:37:00 +00:00
i386gnu.mh gdb/ 2012-01-10 16:30:49 +00:00
i386sol2.mh Removal of config/i386/nm-i386sol2.h native configuration file. 2010-04-26 13:53:57 +00:00
linux.mh gdb/ 2012-03-13 15:00:37 +00:00
linux64.mh gdb/ 2012-03-13 15:00:37 +00:00
mingw.mh * symfile.c (add_shared_symbol_files_command): Remove 2009-05-24 12:27:35 +00:00
mingw64.mh * symfile.c (add_shared_symbol_files_command): Remove 2009-05-24 12:27:35 +00:00
nbsd64.mh * Makefile.in (amd64nbsd-nat.o): New dependency. 2008-03-16 08:50:43 +00:00
nbsdaout.mh gdb/ 2012-01-09 15:21:13 +00:00
nbsdelf.mh Mark Kettenis <kettenis@gnu.org> 2006-12-17 13:30:44 +00:00
nm-fbsd.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
nm-i386gnu.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
nto.mh * config/tm-linux.h (REALTIME_LO, REALTIME_HI): Do not define. 2006-11-28 19:07:51 +00:00
obsd.mh * i386obsd-nat.c: Include "gdbcore.h", "regcache.h", "target.h", 2006-12-16 10:45:52 +00:00
obsd64.mh 2004-10-01 Andrew Cagney <cagney@gnu.org> 2004-10-01 17:26:14 +00:00
obsdaout.mh gdb/ 2012-01-09 15:21:13 +00:00
sol2-64.mh Removal of config/i386/nm-i386sol2.h native configuration file. 2010-04-26 13:53:57 +00:00