diff options
author | Andreas Jaeger <aj@suse.de> | 2002-01-20 09:10:27 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2002-01-20 09:10:27 +0000 |
commit | abf22e64b87ca49a240cf75576070fc8cd3db04b (patch) | |
tree | 1e6380d3bb5b37ff5c9a91a990d085605b07b8d8 /gdb/NEWS | |
parent | 826000345c004578cedf2e4bcd5cf6f0e84185bf (diff) | |
download | gdb-abf22e64b87ca49a240cf75576070fc8cd3db04b.zip gdb-abf22e64b87ca49a240cf75576070fc8cd3db04b.tar.gz gdb-abf22e64b87ca49a240cf75576070fc8cd3db04b.tar.bz2 |
2002-01-20 Jiri Smid <smid@suse.cz>
* configure.host, configure.tgt: Support x86-64.
* NEWS: Note new target x86-64.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ is found, will then attempt to open it as a corefile. * New native configurations x86 OpenBSD i[3456]86-*-openbsd* +AMD x86-64 running Linux x86_64-*-linux-* * New targets |