* 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)
commit458882614b57606f65ae56e2f491a8b66aacdb6f
treec0d16a92d955ed4b62653e06a2dbc601154c6cec
parent70f80edf7ccd4c18977394be8b91c852e119b7e3
* 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]
This page took 0.025809 seconds and 4 git commands to generate.