OSDN Git Service

S/390 31 & 64 bit target and GNU/Linux native support.
authorcagney <cagney>
Sat, 13 Oct 2001 22:13:35 +0000 (22:13 +0000)
committercagney <cagney>
Sat, 13 Oct 2001 22:13:35 +0000 (22:13 +0000)
commitb9c55ab5ae4847b69e5cf2a85bbe33c4cd356495
tree4c1b4f9d2f43a6126d06e09d4ed15523b1357fd4
parent6cea2cc3937ebb6fcf75b3f6b0f2fba381d59244
S/390 31 & 64 bit target and GNU/Linux native support.
Contributed by D.J. Barrow <djbarrow@de.ibm.com> of IBM.
* s390-nat.c, s390-tdep.c: New file.
* config/s390/nm-linux.h, config/s390/s390.mh: New file.
* config/s390/s390.mt, config/s390/s390x.mt: New file.
* config/s390/tm-linux.h, config/s390/tm-s390.h: New file.
* config/s390/xm-linux.h: New file.
* NEWS: Update.
* MAINTAINERS: Update.
12 files changed:
gdb/ChangeLog
gdb/MAINTAINERS
gdb/NEWS
gdb/config/s390/nm-linux.h [new file with mode: 0644]
gdb/config/s390/s390.mh [new file with mode: 0644]
gdb/config/s390/s390.mt [new file with mode: 0644]
gdb/config/s390/s390x.mt [new file with mode: 0644]
gdb/config/s390/tm-linux.h [new file with mode: 0644]
gdb/config/s390/tm-s390.h [new file with mode: 0644]
gdb/config/s390/xm-linux.h [new file with mode: 0644]
gdb/s390-nat.c [new file with mode: 0644]
gdb/s390-tdep.c [new file with mode: 0644]