* config/rs6000/spe.md ("tstsflt_gpr"): Fix typo in unspec.
[official-gcc.git] / maintainer-scripts / snapshot-index.html
blob67a786b50ebc8d5d6371e76b60fbd38f804a6bc5
1 <html>
3 <head>
4 <title>GCC @RELEASE@ Snapshot</title>
5 </head>
7 <body>
8 <h1>GCC @RELEASE@ Snapshot</h1>
10 <p>The <a href ="http://gcc.gnu.org/">GCC Project</a> makes
11 periodic snapshots of the GCC source tree available to the public
12 for testing purposes.</p>
14 <p>If you are planning to download and use one of our snapshots, then
15 we highly recommend you join the GCC developers list. Details for
16 how to sign up can be found on the GCC project home page.</p>
18 <p>This snapshot has been generated from the GCC @BRANCH@ CVS branch
19 with the following options: @EXPORT@</p>
21 <blockquote>
22 <p> <a href="gcc-@RELEASE@.tar.bz2">
23 gcc</a> @TEXT_DATE@ snapshot, includes all languages.
25 <p> <a href="gcc-core-@RELEASE@.tar.bz2">
26 gcc-core</a> @TEXT_DATE@ snapshot, includes just the C front
27 end and core compiler.
29 <p> <a href="gcc-g++-@RELEASE@.tar.bz2">
30 gcc-g++</a> @TEXT_DATE@ snapshot, includes just the C++ front
31 end and runtime.
33 <p> <a href="gcc-g77-@RELEASE@.tar.bz2">
34 gcc-g77</a> @TEXT_DATE@ snapshot, includes just the F77 front
35 end and runtime.
37 <p> <a href="gcc-java-@RELEASE@.tar.bz2">
38 gcc-java</a> @TEXT_DATE@ snapshot, includes just the Java
39 front end and runtime.
41 <p> <a href="gcc-objc-@RELEASE@.tar.bz2">
42 gcc-objc</a> @TEXT_DATE@ snapshot, includes just the Objective-C
43 front end and runtime.
45 <p> <a href="gcc-ada-@RELEASE@.tar.bz2">
46 gcc-ada</a> @TEXT_DATE@ snapshot, includes just the Ada
47 front end and runtime.
49 </blockquote>
51 <p>Diffs from @BRANCH@-@LAST_DATE@ are available in the
52 <a href="diffs/">diffs/ subdirectory</a>.</p>
54 </p>When a particular snapshot is ready for public consumption the LATEST-IS-
55 file is updated and a message is sent to the gcc list. Please do not use
56 a snapshot before it has been announced that way.</p>
58 <hr />
60 <address>
61 <a href="mailto:gcc@gcc.gnu.org">gcc@gcc.gnu.org</a>
62 <br />
63 Last modified @TEXT_DATE@
64 </address>
65 </body>
67 </html>