]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/NEWS
Add new assembler macro pseudo-variable \+ which counts the number of times a macro...
[thirdparty/binutils-gdb.git] / gas / NEWS
index cb58ca8fb8d40b7b34a23452ec0b37bdb6049570..0fbd244c518cfcca598011ffcd840cd98c458d70 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,9 @@
 -*- text -*-
 
+* Assembler macros can now use the syntax \+ to access the number of times a
+  given macro has been executed.  This is similar to the already existing \@
+  syntax, except that the count is maintained on a per-macro basis.
+  
 * Support the NF feature in Intel APX.
 
 * Remove KEYLOCKER and SHA promotions from EVEX MAP4.