OSDN Git Service

* Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
authorthorpej <thorpej>
Thu, 25 Apr 2002 02:44:05 +0000 (02:44 +0000)
committerthorpej <thorpej>
Thu, 25 Apr 2002 02:44:05 +0000 (02:44 +0000)
commit06010944755d3d0552593cdbc0336e6da986232a
treeddd11391ba991df2712ad1017ad82093719208fd
parent0dbc0ec6f7bcb629678bbae507d0aec5e19e06d2
* Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
alphanbsd-tdep.c.
(alphanbsd-nat.o): New dependency list.
(alphanbsd-tdep.o): Ditto.
* NEWS: Note new native NetBSD/alpha configuration.
* alphanbsd-nat.c: New file.
* alphanbsd-tdep.c: Ditto.
* configure.host (alpha*-*-netbsd*): New host.
* configure.tgt (alpha*-*-netbsd*): New target.
* config/alpha/nbsd.mh: New file.
* config/alpha/nbsd.mt: Ditto.
* config/alpha/nm-nbsd.h: Ditto.
* config/alpha/tm-nbsd.h: Ditto.
gdb/ChangeLog
gdb/Makefile.in
gdb/NEWS
gdb/alphanbsd-nat.c [new file with mode: 0644]
gdb/alphanbsd-tdep.c [new file with mode: 0644]
gdb/config/alpha/nbsd.mh [new file with mode: 0644]
gdb/config/alpha/nbsd.mt [new file with mode: 0644]
gdb/config/alpha/nm-nbsd.h [new file with mode: 0644]
gdb/config/alpha/tm-nbsd.h [new file with mode: 0644]
gdb/configure.host
gdb/configure.tgt