diff options
author | Mark Kettenis <kettenis@gnu.org> | 2004-06-26 10:06:35 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2004-06-26 10:06:35 +0000 |
commit | a6805e97e19d979c0841c07608d0c49425b7fe92 (patch) | |
tree | 7a31fa1db39a5bd128fe033a2f9066f21fa44d10 /gdb/NEWS | |
parent | 69221b12e364d611e4d8ab86508730631f099453 (diff) | |
download | gdb-a6805e97e19d979c0841c07608d0c49425b7fe92.tar.gz |
Add OpenBSD/hppa support.
* NEWS (New native configurations): Mention OpenBSD/hppa.
* hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
files.
* Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
(hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
* configure.host: Add hppa*-*-openbsd*.
* configure.tgt: Add hppa*-*-openbsd*.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ kernel. * New native configurations +OpenBSD/hppa hppa*-*-openbsd* OpenBSD/m68k m68*-*-openbsd* OpenBSD/m88k m88*-*-openbsd* OpenBSD/powerpc powerpc-*-openbsd* |