public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] gcc-10/changes.html - Document new ARM FDPIC ABI support
@ 2019-09-17 15:38 Christophe Lyon
  2019-09-17 15:40 ` Kyrill Tkachov
  2019-09-17 15:41 ` Richard Earnshaw (lists)
  0 siblings, 2 replies; 6+ messages in thread
From: Christophe Lyon @ 2019-09-17 15:38 UTC (permalink / raw)
  To: gcc Patches

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

Hi,

As Kyrill suggested, here is a patch to mention the new FDPIC ABI
support for arm.
OK?

Thanks,

Christophe

[-- Attachment #2: fdpic-wwwdocs.patch.txt --]
[-- Type: text/plain, Size: 473 bytes --]

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-10/changes.html,v
retrieving revision 1.14
diff -r1.14 changes.html
139,140c139,145
< <!-- <h3 id="arm">ARM</h3> -->
< 
---
> <h3 id="arm">ARM</h3>
> <ul>
>   <li>Support for the FDPIC ABI has been added. It uses 64-bit
>   function descriptors to represent points to functions, and enables
>   code sharing on MMU-less systems.
>   </li>
> </ul>

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

end of thread, other threads:[~2019-09-17 19:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-17 15:38 [wwwdocs] gcc-10/changes.html - Document new ARM FDPIC ABI support Christophe Lyon
2019-09-17 15:40 ` Kyrill Tkachov
2019-09-17 15:52   ` Christophe Lyon
2019-09-17 15:54     ` Kyrill Tkachov
2019-09-17 19:26       ` Christophe Lyon
2019-09-17 15:41 ` Richard Earnshaw (lists)

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