This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [gomp, documentation] libgomp/NOTES
- From: Daniel Franke <franke dot daniel at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 21 Nov 2006 19:34:07 +0100
- Subject: Re: [gomp, documentation] libgomp/NOTES
- References: <200611190216.59134.franke.daniel@gmail.com>
*ping*
[ ] not interested
[ ] don't know
[ ] wrong list
Thanks
Daniel
On Sunday 19 November 2006 02:16, I wrote:
> In the wake of PR28209 ([G]OMP environment variables undocumented), I came
> across libgomp/NOTES:
>
> "Notes on the external ABI presented by libgomp. This ought to get
> transformed into proper documentation at some point."
>
> Would a 1:1 transcription to texinfo suffice for the moment being?
> E.g. something similar to:
>
> -- libgomp.texi --
> @chapter The libgomp ABI
> @menu
> * Implementing MASTER construct
> ...
> * Implementing SINGLE construct
> @end menu
>
> @node Implementing MASTER construct
> @section Implementing MASTER construct
> [copy-paste-and-texify-NOTES]
>
> @node ...
> -- libgomp.texi --
>
> Regards
> Daniel
>
>
> P.S. I can neither confirm nor (re-)assign PR28209 to myself ...?!