aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2009-02-17 17:56:50 +0000
committerPedro Alves <palves@redhat.com>2009-02-17 17:56:50 +0000
commit4c1d29734e9ca4e8921c9962e0f342bcc9e95c16 (patch)
treeeb32db580082ecd49a7734cd89cfd5ecc8fa017e /gdb/NEWS
parent1903f0e64bb6f600388af42a7af7aff02e70bdef (diff)
downloadgdb-4c1d29734e9ca4e8921c9962e0f342bcc9e95c16.zip
gdb-4c1d29734e9ca4e8921c9962e0f342bcc9e95c16.tar.gz
gdb-4c1d29734e9ca4e8921c9962e0f342bcc9e95c16.tar.bz2
* Makefile.in (ALL_64_TARGET_OBS): Add amd64-dicos-tdep.o.
(ALL_TARGET_OBS): Add dicos-tdep.o. (ALLDEPFILES): Add amd64-dicos-tdep.c and dicos-tdep.c. * configure.tgt (i[34567]86-*-dicos*): Add dicos-tdep.o to gdb_target_obs. (x86_64-*-dicos*): Add dicos-tdep.o and amd64-dicos-tdep.o to gdb_target_obs. * dicos-tdep.h, dicos-tdep.c: New. * amd64-dicos-tdep.c: New. * i386-dicos-tdep.c: Don't include solib.h, solib-target.h or inferior.h. Include dicos-tdep.h. (i386_dicos_init_abi): Call dicos_init_abi. (i386_dicos_bfd_has_symbol_p): Delete. (i386_dicos_osabi_sniffer): Use dicos_load_module_p. * NEWS: Mention x86-64 DICOS target support.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index b84a80d..9078412 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -208,6 +208,7 @@ x86_64 MinGW x86_64-*-mingw*
* New targets
x86 DICOS i[34567]86-*-dicos*
+x86_64 DICOS x86_64-*-dicos*
* Removed commands