]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/NEWS
* Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
authorJason Thorpe <thorpej@netbsd.org>
Thu, 25 Apr 2002 02:44:05 +0000 (02:44 +0000)
committerJason Thorpe <thorpej@netbsd.org>
Thu, 25 Apr 2002 02:44:05 +0000 (02:44 +0000)
commitda8ca43db6929b224561e9367668bbe4d9e604bf
tree6c1e8c405b9f625dee9c489eba3da7359f5b5bcf
parent36a6271d5e87dca85b032036e2a3a0209ebf73cc
* 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