From: Daniel Franke <franke.daniel@gmail.com>
To: gcc-patches@gcc.gnu.org
Subject: [patch, libgomp, docs] adding documentation to libgomp
Date: Thu, 23 Nov 2006 23:40:00 -0000 [thread overview]
Message-ID: <200611240009.37566.franke.daniel@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2126 bytes --]
:ADDPATCH libgomp:
This manual documents the usage of libgomp, the GNU implementation of
the OpenMP (http://www.openmp.org) Application Programming Interface
(API) for multi-platform shared-memory parallel programming in C/C++
and Fortran.
* Menu:
* Enabling OpenMP:: How to enable OpenMP for your Applications.
* Runtime Library Routines:: The OpenMP Runtime Application Programming
Interface.
* Environment Variables:: Influencing runtime behavior with environment
variables.
* The libgomp ABI:: Notes on the external ABI presented by libgomp.
* Reporting Bugs:: How to report bugs in GNU OpenMP.
* Copying:: GNU General Public License says
how you can copy and share GNU Fortran.
* GNU Free Documentation License::
How you can copy and share this manual.
* Funding:: How to help assure continued work for free
software.
* Index:: Index of this documentation.
Section 2 briefly documents the library routines as described by the OpenMP
standard, section 3 describes standard and non-standard environment
variables. The latter also implements PR28209. The contents of the file NOTES
is included in section 4, "The libgomp ABI".
To allow libgomp.info to be distributed, the enable-generated-files-in-srcdir
option was added to configure. Newly available targets are: info, dvi, pdf
and html.
Tested on i686-pc-linux-gnu.
When reviewing this documentation, please keep in mind that I am not a native
speaker: strange wording, typographical or grammatical errors are likely.
Thanks
Daniel
2006-11-24 Daniel Franke <franke.daniel@gmail.com>
PR libgomp/28209
* libgomp.texi: New file.
* configure.ac: Add --enable-generated-files-in-srcdir option.
* Makefile.am Add info, dvi, pdf, html targets. On request, copy files to
srcdir.
* Makefile.in: Regenerated.
* config.h.in: Regenerated.
* testsuite/Makefile.in: Regenerated.
* NOTES: Removed.
[-- Attachment #2: libgomp.info.patch.gz --]
[-- Type: application/x-gzip, Size: 9339 bytes --]
next reply other threads:[~2006-11-23 23:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-23 23:40 Daniel Franke [this message]
2006-11-28 23:42 ` Diego Novillo
2006-11-29 9:59 ` Daniel Franke
2006-11-29 12:22 ` Diego Novillo
2006-11-30 21:02 ` Daniel Franke
2006-12-10 21:52 ` Daniel Franke
2006-12-11 1:58 ` Daniel Berlin
2006-12-11 13:20 ` Diego Novillo
2006-12-17 20:40 ` Daniel Franke
2006-12-21 21:58 ` Diego Novillo
2007-01-07 0:19 ` Gerald Pfeifer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200611240009.37566.franke.daniel@gmail.com \
--to=franke.daniel@gmail.com \
--cc=gcc-patches@gcc.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).