Imported Upstream version 7.8.1
[platform/upstream/gdb.git] / gdb / NEWS
index c2d0b6b..471e805 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -142,6 +142,12 @@ show mi-async
   can be used to launch native programs even when "set
   auto-connect-native-target" is set to off.
 
+* GDB now supports access to Intel(R) MPX registers on GNU/Linux.
+
+* Support for Intel(R) AVX-512 registers on GNU/Linux.
+  Support displaying and modifying Intel(R) AVX-512 registers
+  $zmm0 - $zmm31 and $k0 - $k7 on GNU/Linux.
+
 * New remote packets
 
 qXfer:btrace:read's annex
@@ -5768,10 +5774,3 @@ GDB now handles cross debugging.  If you are remotely debugging between
 two different machines, type ``./configure host -target=targ''.
 Host is the machine where GDB will run; targ is the machine
 where the program that you are debugging will run.
-
- *  GDB now supports access to Intel(R) MPX registers on GNU/Linux.
-
- *  Support for Intel(R) AVX-512 registers on GNU/Linux.
-
-Support displaying and modifying Intel(R) AVX-512 registers $zmm0 - $zmm31 and
-$k0 - $k7 on GNU/Linux.