+2014-08-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * NEWS (Changes in GDB-4.0): Move Intel MPX and Intel AVX-512 items ...
+       (Changes in GDB 7.8): ... here.
+
 2014-08-04  Tom Tromey  <tromey@redhat.com>
 
        * target.c (set_targetdebug): New function.
 
   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
 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.