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
99bf9b55
Commit
99bf9b55
authored
Jun 18, 2003
by
Gerald Pfeifer
Committed by
Gerald Pfeifer
Jun 18, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc_release: Do not update gcc_latest_snapshot tag any longer.
From-SVN: r68150
parent
2fffb73b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
maintainer-scripts/ChangeLog
+4
-0
maintainer-scripts/gcc_release
+0
-4
No files found.
maintainer-scripts/ChangeLog
View file @
99bf9b55
2003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* gcc_release: Do not update gcc_latest_snapshot tag any longer.
2003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* snapshot-index.html: Use F77 instead of G77 front end.
* snapshot-index.html: Use F77 instead of G77 front end.
Remove link to CodeSourcery snapshots which was not up-to-date.
Remove link to CodeSourcery snapshots which was not up-to-date.
Do not refer to gcc-bugs@gcc.gnu.org any longer.
Do not refer to gcc-bugs@gcc.gnu.org any longer.
...
...
maintainer-scripts/gcc_release
View file @
99bf9b55
...
@@ -648,10 +648,6 @@ if [ $MODE_UPLOAD -ne 0 ]; then
...
@@ -648,10 +648,6 @@ if [ $MODE_UPLOAD -ne 0 ]; then
changedir ~
changedir ~
echo
$DATE
>
.snapshot_date
echo
$DATE
>
.snapshot_date
# Update gcc_latest_snapshot tag.
${
CVS
}
rtag
-d
gcc_latest_snapshot gcc
${
CVS
}
rtag
-rgcc_ss_
${
DATE
}
gcc_latest_snapshot gcc
# Announce the snapshot.
# Announce the snapshot.
export
QMAILHOST
=
gcc.gnu.org
export
QMAILHOST
=
gcc.gnu.org
mail
-s
"gcc-ss-
$DATE
is now available"
gcc@gcc.gnu.org < ~ftp/pub/gcc/snapshots/README
mail
-s
"gcc-ss-
$DATE
is now available"
gcc@gcc.gnu.org < ~ftp/pub/gcc/snapshots/README
...
...
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