add OpenBSD/alpha support to gdb (taken from cgd's cygnus binutils
authorgraichen <graichen@openbsd.org>
Sun, 2 Feb 1997 00:39:40 +0000 (00:39 +0000)
committergraichen <graichen@openbsd.org>
Sun, 2 Feb 1997 00:39:40 +0000 (00:39 +0000)
commit7be636723eecb137727c8358939d1fb466cc3242
tree5561a67f3a991f0b36de200d735cbc25becf67f6
parenta93d3cd2812b6b19bd0f8358898e14ba84a6461e
add OpenBSD/alpha support to gdb (taken from cgd's cygnus binutils
snapshots for NetBSD/alpha and adapted to compile with our binutils)

i've just tested it roughly - but it should work and is at least a start
gnu/usr.bin/binutils/gdb/alpha-tdep.c
gnu/usr.bin/binutils/gdb/alphaobsd-nat.c [new file with mode: 0644]
gnu/usr.bin/binutils/gdb/config/alpha/nm-obsd.h [new file with mode: 0644]
gnu/usr.bin/binutils/gdb/config/alpha/obsd.mh [new file with mode: 0644]
gnu/usr.bin/binutils/gdb/config/alpha/obsd.mt [new file with mode: 0644]
gnu/usr.bin/binutils/gdb/config/alpha/tm-alphaobsd.h [new file with mode: 0644]
gnu/usr.bin/binutils/gdb/config/alpha/xm-alphaobsd.h [new file with mode: 0644]