]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/NEWS
gas/
[thirdparty/binutils-gdb.git] / gas / NEWS
index 0e9b332501a3294be55c832c2cfe01744d928161..816a2c417bab2ee0314b9765fa4d5b4d41f38c24 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,11 @@
 -*- text -*-
 
+* Macro names and macro parameter names can now be any identifier that would
+  also be legal as a symbol elsewhere. For macro parameter names, this is
+  known to cause problems in certain sources when the respective target uses
+  characters inconsistently, and thus macro parameter references may no longer
+  be recognized as such (see the documentation for details).
+
 * Support the .f_floating, .d_floating, .g_floating and .h_floating directives
   for the VAX target in order to be more compatible with the VAX MACRO
   assembler.