gas/ChangeLog:
2019-05-16  Andre Vieira  <andre.simoesdiasvieira@arm.com>
	* NEWS: Mention Armv8.1-M Mainline and MVE.
binutils/ChangeLog:
2019-05-16  Andre Vieira  <andre.simoesdiasvieira@arm.com>
	* NEWS: Mention Armv8.1-M Mainline and MVE.
+2019-05-16  Andre Vieira  <andre.simoesdiasvieira@arm.com>
+
+       * NEWS: Mention Armv8.1-M Mainline and MVE.
+
 2019-05-16  Andre Vieira  <andre.simoesdiasvieira@arm.com>
 
        * readelf.c (arm_attr_tag_MVE_arch): New array for Tag_MVE_arch values.
 
 * Add --verilog-data-width option to objcopy for verilog targets to control
   width of data elements in verilog hex format.
 
+* Add support for the Armv8.1-M Mainline and M-profile Vector Extension (MVE)
+  instructions.
+
 * The separate debug info file options of readelf (--debug-dump=links
   and --debug-dump=follow) and objdump (--dwarf=links and
   --dwarf=follow-links) will now display and/or follow multiple links if
 
+2019-05-16  Andre Vieira  <andre.simoesdiasvieira@arm.com>
+
+       * NEWS: Mention Armv8.1-M Mainline and MVE.
+
 2019-05-16  Andre Vieira  <andre.simoesdiasvieira@arm.com>
 
        * testsuite/gas/arm/mve-tailpredloop.d: New test.
 
 -*- text -*-
 
+* Add support for the Armv8.1-M Mainline and M-profile Vector Extension (MVE)
+  instructions.
+
 * For MIPS, Add -m[no-]fix-loongson3-llsc option to fix (or not) Loongson3 LLSC
   Errata.  Add a --enable-mips-fix-loongson3-llsc=[yes|no] configure time option
   to set the default behavior. Set the default if the configure option is not used