X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=gas%2Fdoc%2Fc-m32c.texi;fp=gas%2Fdoc%2Fc-m32c.texi;h=0b65800af5322777bb5f9d2a117834c8f1eaacc0;hp=a49fe20b9d4ebede5df65adac8e5b2df00443b3c;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/gas/doc/c-m32c.texi b/gas/doc/c-m32c.texi index a49fe20..0b65800 100644 --- a/gas/doc/c-m32c.texi +++ b/gas/doc/c-m32c.texi @@ -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