GAS (documentation): Remove trademark acknowledgements.
GNU policy is not to include trademark acknowlegements in documentation [1] [1] https://www.gnu.org/prep/standards/html_node/Trademarks.html Committing as obvious. gas/ * doc/c-arm.texi (ARM Options): Remove "(r)" and "(tm)" * doc/c-bfin.texi (Blackfin Syntax): Remove "(r)"
This commit is contained in:
parent
f3a09c800f
commit
334fe02b5f
@ -1,3 +1,8 @@
|
|||||||
|
2019-05-17 John Darrington <john@darrington.wattle.id.au>
|
||||||
|
|
||||||
|
* doc/c-arm.texi (ARM Options): Remove "(r)" and "(tm)"
|
||||||
|
* doc/c-bfin.texi (Blackfin Syntax): Remove "(r)"
|
||||||
|
|
||||||
2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
|
2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
|
||||||
|
|
||||||
* config/tc-arm.c (check_simd_pred_availability): Refactor.
|
* config/tc-arm.c (check_simd_pred_availability): Refactor.
|
||||||
|
@ -152,7 +152,7 @@ recognized:
|
|||||||
@code{xgene2},
|
@code{xgene2},
|
||||||
@code{ep9312} (ARM920 with Cirrus Maverick coprocessor),
|
@code{ep9312} (ARM920 with Cirrus Maverick coprocessor),
|
||||||
@code{i80200} (Intel XScale processor)
|
@code{i80200} (Intel XScale processor)
|
||||||
@code{iwmmxt} (Intel(r) XScale processor with Wireless MMX(tm) technology coprocessor)
|
@code{iwmmxt} (Intel XScale processor with Wireless MMX technology coprocessor)
|
||||||
and
|
and
|
||||||
@code{xscale}.
|
@code{xscale}.
|
||||||
The special name @code{all} may be used to allow the
|
The special name @code{all} may be used to allow the
|
||||||
|
@ -236,7 +236,7 @@ floating point libraries.
|
|||||||
|
|
||||||
@item Blackfin Opcodes
|
@item Blackfin Opcodes
|
||||||
For detailed information on the Blackfin machine instruction set, see
|
For detailed information on the Blackfin machine instruction set, see
|
||||||
the Blackfin(r) Processor Instruction Set Reference.
|
the Blackfin Processor Instruction Set Reference.
|
||||||
|
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user