aboutsummaryrefslogtreecommitdiff
path: root/gas/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gas/NEWS')
-rw-r--r--gas/NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 0fbd244..804ef35 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,8 +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.
+* Assembler macros as well as the bodies of .irp / .irpc 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.