public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc-4.2 manuals: GNU OpenMP Manual?
@ 2007-05-17 11:28 Daniel Franke
  2007-05-17 13:14 ` Dave Korn
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Franke @ 2007-05-17 11:28 UTC (permalink / raw)
  To: gcc


Should section "GCC 4.2.0 manuals" of

	http://gcc.gnu.org/onlinedocs/

not also list the "GNU OpenMP Manual" that is available for 4.2?


Thanks
	Daniel

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

* RE: gcc-4.2 manuals: GNU OpenMP Manual?
  2007-05-17 11:28 gcc-4.2 manuals: GNU OpenMP Manual? Daniel Franke
@ 2007-05-17 13:14 ` Dave Korn
  2007-05-28 13:43   ` [wwwdocs PATCH] " Gerald Pfeifer
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Korn @ 2007-05-17 13:14 UTC (permalink / raw)
  To: 'Daniel Franke', gcc

On 17 May 2007 12:18, Daniel Franke wrote:

> Should section "GCC 4.2.0 manuals" of
> 
> 	http://gcc.gnu.org/onlinedocs/
> 
> not also list the "GNU OpenMP Manual" that is available for 4.2?
> 

  Yes, it probably should.  The released docs have been prepared correctly:
http://gcc.gnu.org/onlinedocs/gcc-4.2.0/libgomp
is live.

  It should probably also point to the libstdc++ docs as well, but I guess
there aren't versioned sets of online docs available for that.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....

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

* [wwwdocs PATCH] RE: gcc-4.2 manuals: GNU OpenMP Manual?
  2007-05-17 13:14 ` Dave Korn
@ 2007-05-28 13:43   ` Gerald Pfeifer
  0 siblings, 0 replies; 3+ messages in thread
From: Gerald Pfeifer @ 2007-05-28 13:43 UTC (permalink / raw)
  To: Dave Korn; +Cc: 'Daniel Franke', gcc, gcc-patches

On Thu, 17 May 2007, Dave Korn wrote:
>> Should section "GCC 4.2.0 manuals" of
>> 
>> 	http://gcc.gnu.org/onlinedocs/
>> 
>> not also list the "GNU OpenMP Manual" that is available for 4.2?
> Yes, it probably should.  The released docs have been prepared correctly:
> http://gcc.gnu.org/onlinedocs/gcc-4.2.0/libgomp
> is live.

I went ahead and committed the patch below.

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/onlinedocs/index.html,v
retrieving revision 1.87
diff -u -3 -p -r1.87 index.html
--- index.html	14 May 2007 21:17:36 -0000	1.87
+++ index.html	28 May 2007 13:05:36 -0000
@@ -60,6 +60,13 @@
          href="http://gcc.gnu.org/onlinedocs/gcc-4.2.0/gnat_ugn_unw.ps.gz">PostScript</a> or <a
          href="http://gcc.gnu.org/onlinedocs/gcc-4.2.0/gnat_ugn_unw-html.tar.gz">an
          HTML tarball</a>)</li>
+    <li><a href="http://gcc.gnu.org/onlinedocs/gcc-4.2.0/libgomp/">GCC 4.2.0
+         GNU OpenMP Manual</a> (<a
+         href="http://gcc.gnu.org/onlinedocs/gcc-4.2.0/libgomp.pdf">also in
+         PDF</a> or <a
+         href="http://gcc.gnu.org/onlinedocs/gcc-4.2.0/libgomp.ps.gz">PostScript</a> or <a
+         href="http://gcc.gnu.org/onlinedocs/gcc-4.2.0/libgomp-html.tar.gz">an
+         HTML tarball</a>)</li>
     <li><a href="http://gcc.gnu.org/onlinedocs/gcc-4.2.0/docs-sources.tar.gz">Texinfo
          sources of all the GCC 4.2.0 manuals</a></li>
   </ul></li>

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

end of thread, other threads:[~2007-05-28 13:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-17 11:28 gcc-4.2 manuals: GNU OpenMP Manual? Daniel Franke
2007-05-17 13:14 ` Dave Korn
2007-05-28 13:43   ` [wwwdocs PATCH] " 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).