public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [patch, libgomp, docs] adding documentation to libgomp
@ 2006-11-23 23:40 Daniel Franke
  2006-11-28 23:42 ` Diego Novillo
  0 siblings, 1 reply; 11+ messages in thread
From: Daniel Franke @ 2006-11-23 23:40 UTC (permalink / raw)
  To: gcc-patches

[-- 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 --]

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

end of thread, other threads:[~2007-01-07  0:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-23 23:40 [patch, libgomp, docs] adding documentation to libgomp Daniel Franke
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

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