OSDN Git Service

Add NetBSD/amd64 native configuration:
authorMark Kettenis <kettenis@gnu.org>
Sat, 18 Oct 2003 18:41:22 +0000 (18:41 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 18 Oct 2003 18:41:22 +0000 (18:41 +0000)
commitae5db072725311b01460bc0f1d5f3d7f35fca857
treeb924a30e75433076fa73ce23e4187f319674e319
parent0aab980b895bc07f26947e485e070bb5e4f83cb4
Add NetBSD/amd64 native configuration:
* x86-64-tdep.h (amd64nbsd_r_reg_offset): Add extern declarations.
* amd64nbsd-tdep.c: New file.
* amd64nbsd-nat.c: New file.
* amd64bsd-nat.c: New file.
* config/i386/nbsd64.mh: New file.
* config/i386/nbsd64.mt: New file.
* configure.host: Add x86_64-*-netbsd*.
* configure.tgt: Add x86_64-*-netbsd*.
* Makefile.in (amd64bsd-nat.o, amd64nbsd-nat.o, amd64nbsd-tdep.o):
New targets.
* NEWS (New native configurations): Mention NetBSD/amd64.
gdb/ChangeLog
gdb/Makefile.in
gdb/NEWS
gdb/amd64bsd-nat.c [new file with mode: 0644]
gdb/amd64nbsd-nat.c [new file with mode: 0644]
gdb/amd64nbsd-tdep.c [new file with mode: 0644]
gdb/config/i386/nbsd64.mh [new file with mode: 0644]
gdb/config/i386/nbsd64.mt [new file with mode: 0644]
gdb/configure.host
gdb/configure.tgt
gdb/x86-64-tdep.h