* config/tc-ppc.c (ppc_frob_symbol): Formatting, warning fix.
[deliverable/binutils-gdb.git] / gdb / NEWS
index 7901f24ddf0d91573d0d33a755e9b5f5f9b32582..8b09cf60b7f9a5fd7ce54b4c5a142acc526ce254 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -67,6 +67,7 @@ i386 running OSF/1                            i[3456]86-*osf1mk*
 HP/Apollo 68k Family                           m68*-apollo*-sysv*,
                                                m68*-apollo*-bsd*,
                                                m68*-hp-bsd*, m68*-hp-hpux*
+I960 with MON960                               i960-*-coff
 
 * OBSOLETE languages
 
@@ -97,6 +98,12 @@ These commands allow data to be copied from target memory
 to a bfd-format or binary file (dump and append), and back
 from a file into memory (restore).
 
+* Improved "next/step" support on multi-processor Alpha Tru64.
+
+The previous single-step mechanism could cause unpredictable problems,
+including the random appearance of SIGSEGV or SIGTRAP signals. The use
+of a software single-step mechanism prevents this.
+
 *** Changes in GDB 5.2.1:
 
 * New targets.
This page took 0.024516 seconds and 4 git commands to generate.