From: Ben Elliston Date: Thu, 23 Aug 2007 02:05:58 +0000 (+0000) Subject: * doc/c-arm.texi (ARM Directives): Move brackets out of @vars. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f467aa98dd0bed5ff38471789d6134b9d3bd75cf;p=binutils-gdb.git * doc/c-arm.texi (ARM Directives): Move brackets out of @vars. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 01c23c291e0..fe7eb806bbd 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2007-08-23 Ben Elliston + + * doc/c-arm.texi (ARM Directives): Move brackets out of @vars. + 2007-08-17 Alan Modra PR gas/4079 diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi index 8fc2972e575..404c8ef1b26 100644 --- a/gas/doc/c-arm.texi +++ b/gas/doc/c-arm.texi @@ -403,8 +403,8 @@ be used to delete builtin in register name aliases (eg 'r0'). This should only be done if it is really necessary. @cindex @code{dn} and @code{qn} directives, ARM -@item @var{name} .dn @var{register name} [@var{.type}] [@var{[index]}] -@item @var{name} .qn @var{register name} [@var{.type}] [@var{[index]}] +@item @var{name} .dn @var{register name} [@var{.type}] [[@var{index}]] +@item @var{name} .qn @var{register name} [@var{.type}] [[@var{index}]] The @code{dn} and @code{qn} directives are used to create typed and/or indexed register aliases for use in Advanced SIMD Extension