* config/tc-ppc.c (ppc_frob_symbol): Formatting, warning fix.
[deliverable/binutils-gdb.git] / gdb / NEWS
index eb7124ea9a95490c41c05e79f20b294643cc10e5..8b09cf60b7f9a5fd7ce54b4c5a142acc526ce254 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -64,6 +64,10 @@ Argonaut Risc Chip (ARC)                     arc-*-*
 i386 running Mach 3.0                          i[3456]86-*-mach3*
 i386 running Mach                              i[3456]86-*-mach*
 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
 
@@ -94,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.025194 seconds and 4 git commands to generate.