* NEWS: Note new sh*-*-netbsdelf* configuration.
authorJason Thorpe <thorpej@netbsd.org>
Wed, 8 May 2002 15:29:36 +0000 (15:29 +0000)
committerJason Thorpe <thorpej@netbsd.org>
Wed, 8 May 2002 15:29:36 +0000 (15:29 +0000)
commit13a38d4599fb310f85991d93967759d2d8c6f9c1
treeea9c9f2814012194b3719a338050bf4fc5e4adb4
parentd658f92455f2ea77eb2c9723ecfbc235c40df6c0
* 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]
This page took 0.029639 seconds and 4 git commands to generate.