old-cross-binutils/gdb/config
Mark Kettenis 9692934b4c * i386bsd-nat.c: Include "i386bsd-nat.h" and "inf-ptrace.h".
(i386bsd_fetch_inferior_registers): Rename from
fetch_inferior_registers.  Make static.
(i386bsd_store_inferior_registers): Rename from
store_inferior_registers.  Make static.
(i386bsd_target): New function.
* i386bsd-nat.h: New file.
* i386fbsd-nat.c: Include "target.h", "fbsd-nat.h" and
"i386bsd-nat.h".
(i386fbsd_resume): Rename from child_resume.  Make static.
(_initialize_i386fbsd_nat): Construct and add target vector.
* i386nbsd-nat.c: Include "target.h" and "i386bsd-nat.h".
(_initialize_i386nbsd_nat): Construct and add target vector.
* config/i386/nm-fbsd.h: (CHILD_RESUME, CHILD_PID_TO_EXEC_FILE):
Remove defines.
* config/i386/fbsd.mh (NATDEPFILES): Add inf-child.o, inf-ptrace.o
and fbsd-nat.o.  Remove inftarg.o and fbsd-proc.o.
* config/i386/nbsdaout.mh (NATDEPFILES): Add inf-child.o,
inf-ptrace.o, i386bsd-nat.o and bsd-kvm.o.  Remove inftarg.o.
(LOADLIBES): New variable.
* config/i386/nbsdelf.mh (NATDEPFILES): Add inf-child.o and
inf-ptrace.o.  Remove inftarg.o.
* config/i386/obsd.mh (NATDEPFILES): Add inf-child.o and
inf-ptrace.o. Remove inftarg.o.
* config/i386/obsdaout.mh (NATDEPFILES): Add inf-child.o,
inf-ptrace.o, i386nbsd-nat.o and bsd-kvm.o.  Remove inftarg.o.
(LOADLIBES): New variable.
* Makefile.in (i386bsd_nat_h): New variable.
(i386bsd-nat.o, i386fbsd-nat.o, i386nbsd-nat.o): Update
dependencies.
2004-09-19 20:49:26 +00:00
..
alpha Index: ChangeLog 2004-09-13 20:55:42 +00:00
arm Index: ChangeLog 2004-09-13 20:55:42 +00:00
avr * Makefile.in: Add support for AVR target. 2002-04-25 20:34:56 +00:00
cris Index: ChangeLog 2004-09-13 20:55:42 +00:00
d10v 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com> 2003-10-10 07:13:11 +00:00
djgpp 2004-09-03 Andrew Cagney <cagney@gnu.org> 2004-09-03 19:08:23 +00:00
frv Index: ChangeLog 2004-09-13 20:55:42 +00:00
h8300 Index: ChangeLog 2004-09-13 20:55:42 +00:00
i386 * i386bsd-nat.c: Include "i386bsd-nat.h" and "inf-ptrace.h". 2004-09-19 20:49:26 +00:00
ia64 Index: ChangeLog 2004-09-13 20:55:42 +00:00
m32r 2003-10-16 Kei Sakamoto <sakamoto.kei@renesas.com> 2003-10-16 02:36:39 +00:00
m68hc11 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
m68k Index: ChangeLog 2004-09-13 20:55:42 +00:00
m88k 2004-09-03 Andrew Cagney <cagney@gnu.org> 2004-09-03 19:08:23 +00:00
mcore * config/mcore/tm-mcore.h: Remove file. 2002-07-05 15:09:49 +00:00
mips Index: ChangeLog 2004-09-13 20:55:42 +00:00
mn10300 * config/mn10300/mn10300.mt (TM_FILE): Delete. 2001-08-12 03:39:11 +00:00
ns32k Index: ChangeLog 2004-09-13 20:55:42 +00:00
pa * config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES. 2004-09-18 18:45:57 +00:00
powerpc Index: ChangeLog 2004-09-13 20:55:42 +00:00
rs6000 Index: ChangeLog 2004-09-13 20:55:42 +00:00
s390 Index: ChangeLog 2004-09-13 20:55:42 +00:00
sh Index: ChangeLog 2004-09-13 20:55:42 +00:00
sparc * config/sparc/nbsd64.mt, config/sparc/obsd.mt, 2004-09-19 13:00:41 +00:00
v850 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
vax Index: ChangeLog 2004-09-13 20:55:42 +00:00
xstormy16 * Makefile.in: Add support for xstormy16. 2001-12-13 13:34:41 +00:00
nm-bsd.h * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define. 2004-08-14 23:56:49 +00:00
nm-gnu.h Index: ChangeLog 2004-09-03 17:13:48 +00:00
nm-linux.h Index: ChangeLog 2004-09-03 17:13:48 +00:00
nm-lynx.h 2003-04-12 Andrew Cagney <cagney@redhat.com> 2003-04-12 17:41:26 +00:00
nm-nbsd.h * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define. 2004-08-14 23:56:49 +00:00
nm-nbsdaout.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nm-sysv4.h Index: ChangeLog 2004-09-03 17:13:48 +00:00
tm-linux.h Index: ChangeLog 2004-09-03 17:13:48 +00:00
tm-lynx.h 2004-02-15 Andrew Cagney <cagney@redhat.com> 2004-02-15 22:55:30 +00:00
tm-nto.h 2004-08-01 Andrew Cagney <cagney@gnu.org> 2004-08-01 14:37:02 +00:00
tm-sysv4.h * c-exp.y (THIS): Delete token and grammar rule. 2002-10-11 14:02:39 +00:00
tm-vxworks.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00