gdb: Drop use of obsolete AC_TYPE_SIGNAL
[binutils-gdb.git] / gas / NEWS
index 986325d0b7509c3fe03340749499a2effc6e753e..13a1911df406222c7d0df9c3192ab004f3ecea46 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -2,6 +2,13 @@
 
 Changes in 2.26:
 
+* Symbol and label names can now be enclosed in double quotes (") which allows
+  them to contain characters that are not part of valid symbol names in high
+  level languages.
+
+* Added the correctly spelled -march=armv6kz, for ARMv6KZ support.  The
+  previous spelling, -march=armv6zk, is still accepted.
+
 * Support for the ARMv8.1 architecture has been added to the Aarch64 port.
   Support for the individual ARMv8.1 Adv.SIMD, LOR and PAN architecture
   extensions has also been added to the Aarch64 port.