OSDN Git Service

* NEWS: Note new sh*-*-netbsdelf* configuration.
authorthorpej <thorpej>
Wed, 8 May 2002 15:29:34 +0000 (15:29 +0000)
committerthorpej <thorpej>
Wed, 8 May 2002 15:29:34 +0000 (15:29 +0000)
commitdc67ac90573bbf6bfe4db3cdb7c3d166c383a3e5
tree597ab3c5001b0c3cc685ad5871710e17c502277d
parent1bb15255561dbb8f03a9b1cdec4ec86bc941c91a
* NEWS: Note new sh*-*-netbsdelf* configuration.
* configure.host: Set gdb_host_cpu to sh for all sh*.
(sh*-*-netbsdelf*): New host.
* configure.tgt: Set gdb_target_cpu to sh for all sh*.
(sh*-*-netbsdelf*): New target.
* sh-nbsd-nat.c: New file.
* sh-nbsd-tdep.c: New file.
* sh-nbsd-tdep.h: New file.
* config/sh/nbsd.mh: New file.
* config/sh/nbsd.mt: New file.
* config/sh/nm-nbsd.h: New file.
* config/sh/tm-nbsd.h: New file.
gdb/ChangeLog
gdb/config/sh/nbsd.mh [new file with mode: 0644]
gdb/config/sh/nbsd.mt [new file with mode: 0644]
gdb/config/sh/nm-nbsd.h [new file with mode: 0644]
gdb/config/sh/tm-nbsd.h [new file with mode: 0644]
gdb/configure.host
gdb/configure.tgt
gdb/sh-nbsd-nat.c [new file with mode: 0644]
gdb/sh-nbsd-tdep.c [new file with mode: 0644]
gdb/sh-nbsd-tdep.h [new file with mode: 0644]