* configure.host: Add patterns for i[3456]86-*-netbsdaout*
authorJ.T. Conklin <jtc@acorntoolworks.com>
Thu, 1 Jun 2000 04:13:36 +0000 (04:13 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Thu, 1 Jun 2000 04:13:36 +0000 (04:13 +0000)
commitca04024df18bf147c2a648ac086cde66a8a7d895
tree67748886d2314634ccbadb53ace99ff2f1548795
parentf067e7fbaf71eb483ced6f4728ca2b0ddd72e4b0
* 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