public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs PATCH v2] gcc-12: Mention -mno-direct-extern-access
@ 2022-02-16 13:28 H.J. Lu
  2022-03-11 19:28 ` H.J. Lu
  0 siblings, 1 reply; 2+ messages in thread
From: H.J. Lu @ 2022-02-16 13:28 UTC (permalink / raw)
  To: gcc-patches

---
 htdocs/gcc-12/changes.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index b6341fda..7d253f29 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -399,6 +399,10 @@ a work-in-progress.</p>
   <li>Add CS prefix to call and jmp to indirect thunk with branch target
       in r8-r15 registers via <code>-mindirect-branch-cs-prefix</code>.
   </li>
+  <li>Always use global offset table (GOT) to access external data and
+      function symbols when the new <code>-mno-direct-extern-access</code>
+      command-line option is specified.
+  </li>
 </ul>
 
 <!-- <h3 id="mips">MIPS</h3> -->
-- 
2.35.1


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

* Re: [wwwdocs PATCH v2] gcc-12: Mention -mno-direct-extern-access
  2022-02-16 13:28 [wwwdocs PATCH v2] gcc-12: Mention -mno-direct-extern-access H.J. Lu
@ 2022-03-11 19:28 ` H.J. Lu
  0 siblings, 0 replies; 2+ messages in thread
From: H.J. Lu @ 2022-03-11 19:28 UTC (permalink / raw)
  To: GCC Patches

On Wed, Feb 16, 2022 at 5:28 AM H.J. Lu <hjl.tools@gmail.com> wrote:
>
> ---
>  htdocs/gcc-12/changes.html | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
> index b6341fda..7d253f29 100644
> --- a/htdocs/gcc-12/changes.html
> +++ b/htdocs/gcc-12/changes.html
> @@ -399,6 +399,10 @@ a work-in-progress.</p>
>    <li>Add CS prefix to call and jmp to indirect thunk with branch target
>        in r8-r15 registers via <code>-mindirect-branch-cs-prefix</code>.
>    </li>
> +  <li>Always use global offset table (GOT) to access external data and
> +      function symbols when the new <code>-mno-direct-extern-access</code>
> +      command-line option is specified.
> +  </li>
>  </ul>
>
>  <!-- <h3 id="mips">MIPS</h3> -->
> --
> 2.35.1
>

I am checking it in.

-- 
H.J.

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

end of thread, other threads:[~2022-03-11 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-16 13:28 [wwwdocs PATCH v2] gcc-12: Mention -mno-direct-extern-access H.J. Lu
2022-03-11 19:28 ` H.J. Lu

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).