md.texi (RTL Templates Transformation): Use @pxref for cross-reference in parentheses.
* doc/md.texi (RTL Templates Transformation): Use @pxref for cross-reference in parentheses. From-SVN: r193735
This commit is contained in:
parent
31daf7a352
commit
bdb6985c87
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-11-22 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* doc/md.texi (RTL Templates Transformation): Use @pxref for
|
||||
cross-reference in parentheses.
|
||||
|
||||
2012-11-22 Marcus Shawcroft <marcus.shawcroft@arm.com>
|
||||
|
||||
* doc/md.texi (AArch64 family): Remove Utf.
|
||||
|
|
|
@ -8928,7 +8928,7 @@ output-template.
|
|||
template.
|
||||
|
||||
@code{define_subst} mechanism is tightly coupled with the notion of the
|
||||
subst attribute (@xref{Subst Iterators}). The use of
|
||||
subst attribute (@pxref{Subst Iterators}). The use of
|
||||
@code{define_subst} is triggered by a reference to a subst attribute in
|
||||
the transforming RTL template. This reference initiates duplication of
|
||||
the source RTL template and substitution of the attributes with their
|
||||
|
|
Loading…
Add table
Reference in a new issue