This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/28209] None of the GOMP_* environment variables are documented
- From: "dfranke at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jan 2007 22:33:55 -0000
- Subject: [Bug libgomp/28209] None of the GOMP_* environment variables are documented
- References: <bug-28209-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from dfranke at gcc dot gnu dot org 2007-01-25 22:33 -------
Subject: Bug 28209
Author: dfranke
Date: Thu Jan 25 22:33:43 2007
New Revision: 121187
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121187
Log:
2007-01-25 Daniel Franke <franke.daniel@gmail.com>
Backport from mainline:
2006-12-21 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.
* testsuite/Makefile.in: Regenerated.
* NOTES: Removed.
Backport from mainline:
2007-01-14 Daniel Franke <franke.daniel@gmail.com>
* libgomp.texi: Document implementation specific default values of
environment variables.
Added:
branches/gcc-4_2-branch/libgomp/libgomp.texi
Removed:
branches/gcc-4_2-branch/libgomp/NOTES
Modified:
branches/gcc-4_2-branch/libgomp/ChangeLog
branches/gcc-4_2-branch/libgomp/Makefile.am
branches/gcc-4_2-branch/libgomp/Makefile.in
branches/gcc-4_2-branch/libgomp/configure
branches/gcc-4_2-branch/libgomp/configure.ac
branches/gcc-4_2-branch/libgomp/testsuite/Makefile.in
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28209