mirror of git://gcc.gnu.org/git/gcc.git
snapshot-README: Mention how the snapshot was generated.
* snapshot-README: Mention how the snapshot was generated. * snapshot-index.html: Ditto. Further sync with snapshot-README. From-SVN: r76037
This commit is contained in:
parent
26c0473bc9
commit
aeeb0e1b8c
|
@ -1,3 +1,8 @@
|
||||||
|
2004-01-17 Gerald Pfeifer <gerald@pfeifer.com>
|
||||||
|
|
||||||
|
* snapshot-README: Mention how the snapshot was generated.
|
||||||
|
* snapshot-index.html: Ditto. Further sync with snapshot-README.
|
||||||
|
|
||||||
2004-01-03 Joseph S. Myers <jsm@polyomino.org.uk>
|
2004-01-03 Joseph S. Myers <jsm@polyomino.org.uk>
|
||||||
|
|
||||||
* update_web_docs: Create tarballs of documentation sources and
|
* update_web_docs: Create tarballs of documentation sources and
|
||||||
|
|
|
@ -2,7 +2,8 @@ gcc-ss-@RELEASE@ is now available on
|
||||||
ftp://gcc.gnu.org/pub/gcc/snapshots/@RELEASE@/
|
ftp://gcc.gnu.org/pub/gcc/snapshots/@RELEASE@/
|
||||||
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
|
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
|
||||||
|
|
||||||
This snapshot has been generated from the GCC CVS @BRANCH@ branch.
|
This snapshot has been generated from the GCC @BRANCH@ CVS branch
|
||||||
|
with the following options: @EXPORT@
|
||||||
|
|
||||||
You'll find:
|
You'll find:
|
||||||
|
|
||||||
|
|
|
@ -15,6 +15,8 @@ for testing purposes.</p>
|
||||||
we highly recommend you join the GCC developers list. Details for
|
we highly recommend you join the GCC developers list. Details for
|
||||||
how to sign up can be found on the GCC project home page.</p>
|
how to sign up can be found on the GCC project home page.</p>
|
||||||
|
|
||||||
|
<p>This snapshot has been generated from the GCC @BRANCH@ CVS branch
|
||||||
|
with the following options: @EXPORT@</p>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p> <a href="gcc-@RELEASE@.tar.bz2">
|
<p> <a href="gcc-@RELEASE@.tar.bz2">
|
||||||
|
@ -53,9 +55,6 @@ how to sign up can be found on the GCC project home page.</p>
|
||||||
file is updated and a message is sent to the gcc list. Please do not use
|
file is updated and a message is sent to the gcc list. Please do not use
|
||||||
a snapshot before it has been announced that way.</p>
|
a snapshot before it has been announced that way.</p>
|
||||||
|
|
||||||
<p>Old snapshots can be found on the ftp server <a
|
|
||||||
href="ftp://gcc.gnu.org/pub/gcc/snapshots/">ftp://gcc.gnu.org:/pub/gcc/snapshots</a>.</p>
|
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<address>
|
<address>
|
||||||
|
|
Loading…
Reference in New Issue