summaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorPedro Alves <pedro@codesourcery.com>2007-03-30 22:50:33 +0000
committerPedro Alves <pedro@codesourcery.com>2007-03-30 22:50:33 +0000
commiteae6a31e21ec80a0235662e09f4edf3a8ceaf6b4 (patch)
tree4b5a75ce9ba61ba30ab4049483f852aa4686d26e /gdb/NEWS
parentc53c7c3ca17755e4057553b126899aa7bffd2443 (diff)
downloadgdb-eae6a31e21ec80a0235662e09f4edf3a8ceaf6b4.tar.gz
gdb/
* configure.tgt: Move mips*-*-pe and sh*-*-pe to the obsoletion stanza. * NEWS: Mention deleted targets. * config/sh/tm-wince.h: Remove. * config/sh/wince.mt: Remove. * config/mips/tm-wince.h: Remove. * config/mips/wince.mt: Remove. * wince.c: Remove. * wince-stub.c: Remove. * wince-stub.h: Remove. * Makefile.in (wince.o): Remove rule. (wince-stub.o): Likewise. * mips-tdep.c (mips_next_pc): Make static. * mips-tdep.h (mips_next_pc): Remove declaration. * arm-tdep.c (arm_pc_is_thumb): Make static. (thumb_get_next_pc): Likewise. (arm_get_next_pc): Likewise. * arm-tdep.h (arm_pc_is_thumb_dummy): Remove declaration. (arm_pc_is_thumb): Likewise. (thumb_get_next_pc): Likewise. (arm_get_next_pc): Likewise. gdb/doc/ * gdb.texinfo (WinCE): Delete obsolete subsection.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 9aa3e949b56..223a6b391cd 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -105,7 +105,9 @@ i[34567]86-*-sysv*
i[34567]86-*-isc*
m68*-cisco*-*
m68*-tandem-*
+mips*-*-pe
rs6000-*-lynxos*
+sh*-*-pe
* Other removed features