source: trunk/src/gcc/maintainer-scripts/snapshot-index.html@ 2033

Last change on this file since 2033 was 1392, checked in by bird, 22 years ago

This commit was generated by cvs2svn to compensate for changes in r1391,
which included commits to RCS files with non-trunk default branches.

  • Property cvs2svn:cvs-rev set to 1.1.1.2
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 3.6 KB
Line 
1<html>
2
3<head>
4<title>GCC Snapshots</title>
5</head>
6
7<body>
8<h1>GCC Snapshots</h1>
9
10<hr />
11
12<p>The <a href ="http://gcc.gnu.org/">GCC Project</a> makes
13periodic snapshots of the GCC source tree available to the public
14for testing purposes.</p>
15
16<p>If you are planning to download and use one of our snapshots, then
17we highly recommend you join the GCC developers list. Details for
18how to sign up can be found on the GCC project home page.</p>
19
20
21<blockquote>
22 <p> <a href="@LONG_DATE@/gcc-@[email protected]">
23 gcc</a> @TEXT_DATE@ snapshot, includes all languages.
24
25 <p> <a href="@LONG_DATE@/gcc-@LAST_DATE@-@[email protected]">
26 gcc-@LAST_DATE@-@DATE@</a> patch file to bring gcc-@LAST_DATE@ up to
27 gcc-@DATE@.
28
29 <p> <a href="@LONG_DATE@/gcc-core-@[email protected]">
30 gcc-core</a> @TEXT_DATE@ snapshot, includes just the C front
31 end and core compiler.
32
33 <p> <a href="@LONG_DATE@/gcc-core-@LAST_DATE@-@[email protected]">
34 gcc-core-@LAST_DATE@-@DATE@</a> patch file to bring gcc-core-@LAST_DATE@
35 up to gcc-core-@DATE@.
36