Fix typo
[deliverable/binutils-gdb.git] / gas / NEWS
index 816a2c417bab2ee0314b9765fa4d5b4d41f38c24..4b70aca1655116f3b13df811e770e689d33cf873 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,11 +1,18 @@
 -*- text -*-
 
+* Macros with a variable number of arguments are now supported. See the
+  documentation for how this works.
+
+* Added --reduce-memory-overheads switch to reduce the size of the hash
+  tables used, at the expense of longer assembly times, and
+  --hash-size=<NUMBER> to set the size of the hash tables used by gas.
+
 * 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.
This page took 0.023366 seconds and 4 git commands to generate.