2005-10-10 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / gas / NEWS
index a95311f2678f2c543bc6de51272bb5ec148aa85e..d3db8dffab17d74a8136740ac12d2ca161567724 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,12 @@
 -*- text -*-
 
+* The SH target supports a new command line switch --enable-reg-prefix which,
+  if enabled, will allow register names to be optionally prefixed with a $
+  character.  This allows register names to be distinguished from label names.
+  
+* 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.
This page took 0.023051 seconds and 4 git commands to generate.