public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][wwwdocs] Add Cortex-A53 erratum workaround note to AArch64 changes for 4.9
@ 2014-11-14 15:12 Kyrill Tkachov
  2014-11-17 17:27 ` Marcus Shawcroft
  0 siblings, 1 reply; 3+ messages in thread
From: Kyrill Tkachov @ 2014-11-14 15:12 UTC (permalink / raw)
  To: GCC Patches; +Cc: gerald

[-- Attachment #1: Type: text/plain, Size: 256 bytes --]

Hi all,

Considering that the erratum workaround option was backported to 4.9, I 
assume we'll need an item for that
in the changes.html for that branch?

The text is the same as in the trunk version that I committed recently.

Ok?
Thanks,
Kyrill

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: www-docs-a53-49.patch --]
[-- Type: text/x-patch; name=www-docs-a53-49.patch, Size: 888 bytes --]

Index: htdocs/gcc-4.9/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.9/changes.html,v
retrieving revision 1.81
diff -U 3 -r1.81 changes.html
--- htdocs/gcc-4.9/changes.html	30 Oct 2014 08:18:36 -0000	1.81
+++ htdocs/gcc-4.9/changes.html	14 Nov 2014 10:52:25 -0000
@@ -507,6 +507,12 @@
      <li> A number of structural changes have been made to both the ARM
        and AArch64 backends to facilitate improved code-generation.
      </li>
+     <li> A workaround for the ARM Cortex-A53 erratum 835769 has been
+       added and can be enabled by giving the
+       <code>-mfix-cortex-a53-835769</code> option.
+       Alternatively it can be enabled by default by configuring GCC with the
+       <code>--enable-fix-cortex-a53-835769</code> option.
+     </li>
    </ul>
 
 <h3 id="arc">ARC</h3>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH][wwwdocs] Add Cortex-A53 erratum workaround note to AArch64 changes for 4.9
  2014-11-14 15:12 [PATCH][wwwdocs] Add Cortex-A53 erratum workaround note to AArch64 changes for 4.9 Kyrill Tkachov
@ 2014-11-17 17:27 ` Marcus Shawcroft
  2014-11-18 16:30   ` Kyrill Tkachov
  0 siblings, 1 reply; 3+ messages in thread
From: Marcus Shawcroft @ 2014-11-17 17:27 UTC (permalink / raw)
  To: Kyrill Tkachov; +Cc: GCC Patches, gerald

On 14 November 2014 15:06, Kyrill Tkachov <kyrylo.tkachov@arm.com> wrote:
> Hi all,
>
> Considering that the erratum workaround option was backported to 4.9, I
> assume we'll need an item for that
> in the changes.html for that branch?
>
> The text is the same as in the trunk version that I committed recently.

Looks OK to me. /Marcus

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH][wwwdocs] Add Cortex-A53 erratum workaround note to AArch64 changes for 4.9
  2014-11-17 17:27 ` Marcus Shawcroft
@ 2014-11-18 16:30   ` Kyrill Tkachov
  0 siblings, 0 replies; 3+ messages in thread
From: Kyrill Tkachov @ 2014-11-18 16:30 UTC (permalink / raw)
  To: Marcus Shawcroft; +Cc: GCC Patches, gerald


On 17/11/14 17:14, Marcus Shawcroft wrote:
> On 14 November 2014 15:06, Kyrill Tkachov <kyrylo.tkachov@arm.com> wrote:
>> Hi all,
>>
>> Considering that the erratum workaround option was backported to 4.9, I
>> assume we'll need an item for that
>> in the changes.html for that branch?
>>
>> The text is the same as in the trunk version that I committed recently.
> Looks OK to me. /Marcus

Thanks, but I've since reworked this (and the 4.8 version) in response 
to feedback.
The latest version is here:
https://gcc.gnu.org/ml/gcc-patches/2014-11/msg02075.html

Kyrill

>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-18 16:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-14 15:12 [PATCH][wwwdocs] Add Cortex-A53 erratum workaround note to AArch64 changes for 4.9 Kyrill Tkachov
2014-11-17 17:27 ` Marcus Shawcroft
2014-11-18 16:30   ` Kyrill Tkachov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).