binutils-gdb/gdb/config
Mark Kettenis 9c1488cbbc * amd64-tdep.h: Renamed from x86-64-tdep.h.
* amd64-tdep.c: Renamed from x86-64-tdep.c.  Include
"amd64-tdep.h" instead of "x86-64-tdep.h".
* amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
* amd64-linux-tdep.h: Renamed from x86-64-linux.h.
* amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c.  Include
"amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
and "x86-64-tdep.c".
* amd64-linux-nat.c: Renamed from x86-64-linux-nat.c.  Include
"amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
and "x86-64-tdep.c".
* amd64bsd-nat.c: Update copyright year.
Include "amd64-tdep.h" instead of "x86-64-tdep.h".
* amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
"x86-64-tdep.h".
* amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
"x86-64-tdep.h".
* amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
"x86-64-tdep.h".
* amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
"x86-64-tdep.h".
* amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
"x86-64-tdep.h".
* amd64obsd-nat.c: Include "amd64-tdep.h" instead of
"x86-64-tdep.h".
* configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
* configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
* Makefile.in (amd64_linux_tdep_h): Renamed from
x86_64_linux_tdep_h.
(amd64_tdep_h): Renamed from x86_64_tdep_h.
(amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
(amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
(amd64obsd-tdep.o): Update dependencies.
(amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
dependencies.
(x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
dependencies.
(ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
amd64-linux-nat.c amd64-linux-tdep.c.
* config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
* config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
* config/i386/linux64.mt: Renamed from x86-64linux.mt.
(TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
amd64-tdep.o and amd64-linux-tdep.o.
(TM_FILE): Set to tm-linux64.h.
* config/i386/linux64.mh: Renamed from x86-64linux.mh.
(NAT_FILE): Set to nm-linux64.h.
(NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
* config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
amd64-tdep.o.
* config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
amd64-tdep.o.
* config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
amd64-tdep.o.
2004-02-25 20:45:31 +00:00
..
alpha 2004-02-09 Andrew Cagney <cagney@redhat.com> 2004-02-16 23:59:43 +00:00
arm 2004-02-15 Andrew Cagney <cagney@redhat.com> 2004-02-15 22:05:44 +00:00
avr
cris
d10v 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com> 2003-10-10 07:13:11 +00:00
djgpp * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and 2004-02-18 20:15:10 +00:00
frv * config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V 2003-09-08 23:21:37 +00:00
h8300 Fix GDB crash problem when object file of different H8 cpu is loaded 2003-12-11 06:21:12 +00:00
i386 * amd64-tdep.h: Renamed from x86-64-tdep.h. 2004-02-25 20:45:31 +00:00
ia64 2004-01-05 Andrew Cagney <cagney@redhat.com> 2004-01-05 19:53:08 +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 2003-12-01 Andrew Cagney <cagney@redhat.com> 2003-12-01 14:53:42 +00:00
mcore
mips 2004-02-15 Andrew Cagney <cagney@redhat.com> 2004-02-15 22:05:44 +00:00
mn10300
ns32k 2004-02-15 Andrew Cagney <cagney@redhat.com> 2004-02-15 22:38:40 +00:00
pa 2004-02-22 Andrew Cagney <cagney@redhat.com> 2004-02-23 00:06:40 +00:00
powerpc 2004-01-19 Michael Chastain <mec.gnu@mindspring.com> 2004-01-20 09:29:18 +00:00
rs6000 2004-02-15 Andrew Cagney <cagney@redhat.com> 2004-02-15 22:55:30 +00:00
s390 Committed by Mark Kettenis <kettenis@gnu.org>. 2004-02-18 20:09:48 +00:00
sh 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com> 2003-10-10 07:13:11 +00:00
sparc 2004-02-13 Andrew Cagney <cagney@redhat.com> 2004-02-14 04:41:33 +00:00
v850 2003-09-03 Andrew Cagney <cagney@redhat.com> 2003-09-03 15:02:51 +00:00
vax 2004-02-15 Andrew Cagney <cagney@redhat.com> 2004-02-15 22:14:45 +00:00
xstormy16
nm-gnu.h 2003-05-16 Andrew Cagney <cagney@redhat.com> 2003-05-17 06:00:01 +00:00
nm-linux.h 2004-01-28 Roland McGrath <roland@redhat.com> 2004-02-01 22:35:22 +00:00
nm-lynx.h 2003-04-12 Andrew Cagney <cagney@redhat.com> 2003-04-12 17:41:26 +00:00
nm-nbsd.h
nm-nbsdaout.h
nm-sysv4.h
tm-linux.h
tm-lynx.h 2004-02-15 Andrew Cagney <cagney@redhat.com> 2004-02-15 22:55:30 +00:00
tm-nto.h Added i386 QNX Neutrino support. 2003-05-05 13:57:21 +00:00
tm-sunos.h
tm-sysv4.h * c-exp.y (THIS): Delete token and grammar rule. 2002-10-11 14:02:39 +00:00
tm-vxworks.h
xm-aix4.h
xm-nbsd.h
xm-sysv4.h