Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
af1b92c2
Commit
af1b92c2
authored
Feb 08, 2002
by
Gerald Pfeifer
Committed by
Gerald Pfeifer
Feb 08, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* snapshot-index.html: Improve markup.
From-SVN: r49617
parent
9782d8f5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
17 deletions
+24
-17
maintainer-scripts/ChangeLog
+4
-0
maintainer-scripts/snapshot-index.html
+20
-17
No files found.
maintainer-scripts/ChangeLog
View file @
af1b92c2
2002-02-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* snapshot-index.html: Improve markup.
2002-01-29 Joseph S. Myers <jsm28@cam.ac.uk>
* snapshot-README, snapshot-index.html: Use expressions such as
...
...
maintainer-scripts/snapshot-index.html
View file @
af1b92c2
<html>
<head>
<title>
GCC Snapshots
</title>
</head>
<body>
<h1>
GCC Snapshots
</h1>
<hr>
The
<a
href =
"http://gcc.gnu.org/"
>
GCC Project
</a>
makes
<hr
/>
<p>
The
<a
href =
"http://gcc.gnu.org/"
>
GCC Project
</a>
makes
periodic snapshots of the GCC source tree available to the public
for testing purposes.
for testing purposes.
</p>
If you are planning to download and use one of our snapshots, then
<p>
If you are planning to download and use one of our snapshots, then
we highly recommend you join the GCC developers list. Details for
how to sign up can be found on the GCC project home page.
how to sign up can be found on the GCC project home page.
</p>
<blockquote>
...
...
@@ -86,29 +88,30 @@ how to sign up can be found on the GCC project home page.
installation, you may find the daily RPM snapshots at:
<a
href=
"http://www.codesourcery.com/gcc-snapshots.html"
>
http://www.codesourcery.com/gcc-snapshots.html
</a>
easier to install.
easier to install.
</p>
<p>
Note at times you may find newer directories on the server with limited
permissions. These represent snapshots that have not yet been verified
as correct, or are known to be incorrect.
as correct, or are known to be incorrect.
</p>
<p>
When a particular snapshot is ready for public consumption the directory
permissions are relaxed, the LATEST-IS- file is updated and a message is
sent to the GCC list.
sent to the GCC list.
</p>
<p>
Using a snapshot before it's officially made available is an unwise thing
to do since it may become impossible to update to an official snapshot.
to do since it may become impossible to update to an official snapshot.
</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>
<p>
Old snapshots can be found on the ftp server
<a
href=
ftp://gcc.gnu.org/pub/gcc/snapshots/
>
gcc.gnu.org:/pub/gcc/snapshots.
<hr
/>
<
hr
>
<a
ddress><a
href=
"mailto:gcc@gcc.gnu.org"
>
gcc@gcc.gnu.org
</a>
<a
ddress><a
href=
"mailto:gcc-bugs@gcc.gnu.org"
>
gcc-bugs@gcc.gnu.org
</a>
<
address
>
<a
href=
"mailto:gcc@gcc.gnu.org"
>
gcc@gcc.gnu.org
</a>
<a
href=
"mailto:gcc-bugs@gcc.gnu.org"
>
gcc-bugs@gcc.gnu.org
</a>
<p>
Last modified @TEXT_DATE@
</address>
<p>
Last modified @TEXT_DATE@
</p>
</address>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment