diff --git a/gas/ChangeLog b/gas/ChangeLog index e91e0132c8..bc2b906a24 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2019-05-17 John Darrington + + * doc/c-arm.texi (ARM Options): Remove "(r)" and "(tm)" + * doc/c-bfin.texi (Blackfin Syntax): Remove "(r)" + 2019-05-16 Andre Vieira * config/tc-arm.c (check_simd_pred_availability): Refactor. diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi index d35a34df47..fa642177b2 100644 --- a/gas/doc/c-arm.texi +++ b/gas/doc/c-arm.texi @@ -152,7 +152,7 @@ recognized: @code{xgene2}, @code{ep9312} (ARM920 with Cirrus Maverick coprocessor), @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 @code{xscale}. The special name @code{all} may be used to allow the diff --git a/gas/doc/c-bfin.texi b/gas/doc/c-bfin.texi index 7c43393d50..403237b0b8 100644 --- a/gas/doc/c-bfin.texi +++ b/gas/doc/c-bfin.texi @@ -236,7 +236,7 @@ floating point libraries. @item Blackfin Opcodes 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