]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/doc/c-m32c.texi
Merge commit 'upstream/2.20'
[msp430-binutils.git] / gas / doc / c-m32c.texi
index a49fe20b9d4ebede5df65adac8e5b2df00443b3c..0b65800af5322777bb5f9d2a117834c8f1eaacc0 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 2005
+@c Copyright 2005, 2008
 @c Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
@@ -30,7 +30,7 @@ change the default to the M32C microprocessor.
 @cindex options, M32C
 @cindex M32C options
  
-The Renesas M32C version of @code{@value{AS}} has two
+The Renesas M32C version of @code{@value{AS}} has these
 machine-dependent options:
  
 @table @code
@@ -45,6 +45,13 @@ Assemble M32C instructions.
 @cindex architecture options, M16C
 @cindex M16C architecture option
 Assemble M16C instructions (default).
+
+@item -relax
+Enable support for link-time relaxations.
+
+@item -h-tick-hex
+Support H'00 style hex constants in addition to 0x00 style.
+
  
 @end table