OSDN Git Service

* configure.host: Add patterns for i[3456]86-*-netbsdaout*
authorjtc <jtc>
Thu, 1 Jun 2000 04:13:36 +0000 (04:13 +0000)
committerjtc <jtc>
Thu, 1 Jun 2000 04:13:36 +0000 (04:13 +0000)
commit3f68dcf9e0a5536031643f360a3fc4856cf8f1f4
treeabfaa80c542451f80f2cac1d0d628a547ef3e1d3
parentbfdc2f9966d04c12fb2e5ad2db7eafa57d4f5a74
* configure.host: Add patterns for i[3456]86-*-netbsdaout*
and i[3456]86-*-netbsdelf*.
* config/i386/nm-nbsdelf.h: New file.
* config/i386/nbsdelf.mh: New file.

* config/i386/nm-nbsd.h: change include of nm-nbsd.h to
the more explicit config/nm-nbsd.h.
* config/i386/tm-nbsd.h: change include of tm-i386bsd.h to
tm-i386.h.
(SIGTRAMP_START, SIGTRAMP_END, SIGCONTEXT_PC_OFFSET): Define.
-------------------------------------------------------------------
gdb/ChangeLog
gdb/config/i386/nbsdelf.mh [new file with mode: 0644]
gdb/config/i386/nm-nbsd.h
gdb/config/i386/nm-nbsdelf.h [new file with mode: 0644]
gdb/config/i386/tm-nbsd.h
gdb/configure.host