OSDN Git Service

* NEWS: Note new MIPS NetBSD native configuration.
authorJason Thorpe <thorpej@netbsd.org>
Tue, 21 May 2002 15:58:41 +0000 (15:58 +0000)
committerJason Thorpe <thorpej@netbsd.org>
Tue, 21 May 2002 15:58:41 +0000 (15:58 +0000)
commit65454f96dbe1aa05be8a352367cddaeff82180c8
tree8cd19f1943fb474a541615cd35b4d2d1ae28c348
parent876de5e0531f1b9015da8ffe88ec8f246a00cfbe
* NEWS: Note new MIPS NetBSD native configuration.
* configure.host (mips*-*-netbsd*): New host.
* configure.tgt (mips*-*-netbsd*): New target.
* mipsnbsd-nat.c: New file.
* mipsnbsd-tdep.c: New file.
* mipsnbsd-tdep.h: New file.
* config/mips/nbsd.mh: New file.
* config/mips/nbsd.mt: New file.
* config/mips/nm-nbsd.h: New file.
* config/mips/tm-nbsd.h: New file.
gdb/ChangeLog
gdb/NEWS
gdb/config/mips/nbsd.mh [new file with mode: 0644]
gdb/config/mips/nbsd.mt [new file with mode: 0644]
gdb/config/mips/nm-nbsd.h [new file with mode: 0644]
gdb/config/mips/tm-nbsd.h [new file with mode: 0644]
gdb/configure.host
gdb/configure.tgt
gdb/mipsnbsd-nat.c [new file with mode: 0644]
gdb/mipsnbsd-tdep.c [new file with mode: 0644]
gdb/mipsnbsd-tdep.h [new file with mode: 0644]