Fix incorrect placement of two Intel gdb/NEWS items
[deliverable/binutils-gdb.git] / gdb / NEWS
index 2b61ff4bb7f694fc41c2d440328d1106d813df62..d603cf75d14d305902dfe70eee42368b026700ba 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -155,6 +155,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
@@ -5781,10 +5787,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.
This page took 0.028791 seconds and 4 git commands to generate.