diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-10-13 22:13:35 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-10-13 22:13:35 +0000 |
commit | 5769d3cd7dfe38f704e6818b4587a65f885879fa (patch) | |
tree | 1666b8fa77daca955a4446fe1940fff3190188a9 /gdb/NEWS | |
parent | 83e6b173e791941d7bbd5a0b2057832f56e28b1d (diff) | |
download | gdb-5769d3cd7dfe38f704e6818b4587a65f885879fa.zip gdb-5769d3cd7dfe38f704e6818b4587a65f885879fa.tar.gz gdb-5769d3cd7dfe38f704e6818b4587a65f885879fa.tar.bz2 |
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.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ x86 FreeBSD 3.x and 4.x i[3456]86*-freebsd[34]* MIPS Linux mips*-*-linux* MIPS SGI Irix 6.x mips*-sgi-irix6* ia64 AIX ia64-*-aix* +s390 and s390x Linux {s390,s390x}-*-linux* * New targets |