Harris CX/UX support, from Bob Rusk (rrusk@mail.csd.harris.com).
authorStan Shebs <shebs@codesourcery.com>
Sun, 17 Jul 1994 21:08:42 +0000 (21:08 +0000)
committerStan Shebs <shebs@codesourcery.com>
Sun, 17 Jul 1994 21:08:42 +0000 (21:08 +0000)
commit670a8e09e903d87c83d212afefb4b76933014e56
treee62fe7899e71feea5357052d8f8dc2254862665b
parent00306b1e9e2e19c5c8f3078f97dfd39a194a1ddc
Harris CX/UX support, from Bob Rusk (rrusk@mail.csd.harris.com).
* configure.in (m88*-harris-cxux*): New configuration.
* cxux-nat.c, config/m88k/cxux.mh, config/m88k/cxux.mt,
config/m88k/xm-cxux.h, config/m88k/tm-cxux.h, config/m88k/nm-cxux.h:
New files.
* config/m88k/tm-m88k.h: Add comment about Harris OS.
(TARGET_WRITE_PC): Pass pid through to register writers.

* configure.in (m68*): Put vendor-only-specified host configs
after vendor-and-os-specified configs.
(m68*-atari-sysv4*, m68*-cbm-sysv4*): Replace with m68*-*-sysv4.
gdb/.Sanitize
gdb/config/m88k/.Sanitize
gdb/config/m88k/cxux.mh [new file with mode: 0644]
gdb/config/m88k/cxux.mt [new file with mode: 0644]
gdb/config/m88k/nm-cxux.h [new file with mode: 0644]
gdb/config/m88k/tm-cxux.h [new file with mode: 0644]
gdb/config/m88k/tm-m88k.h
gdb/config/m88k/xm-cxux.h [new file with mode: 0644]
gdb/configure.in
gdb/cxux-nat.c [new file with mode: 0644]
This page took 0.027928 seconds and 4 git commands to generate.