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
be21df03
Commit
be21df03
authored
Mar 30, 2009
by
Joseph Myers
Committed by
Joseph Myers
Mar 30, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
From-SVN: r145301
parent
c1a8a3c6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
maintainer-scripts/ChangeLog
+4
-0
maintainer-scripts/update_version_svn
+1
-1
No files found.
maintainer-scripts/ChangeLog
View file @
be21df03
2009-03-30 Joseph Myers <joseph@codesourcery.com>
* update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
2009-03-28 Gerald Pfeifer <gerald@pfeifer.com>
2009-03-28 Gerald Pfeifer <gerald@pfeifer.com>
* crontab: Stop 4.2 snapshots.
* crontab: Stop 4.2 snapshots.
...
...
maintainer-scripts/update_version_svn
View file @
be21df03
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
# in the space separated list in $ADD_BRANCHES.
# in the space separated list in $ADD_BRANCHES.
SVNROOT
=
${
SVNROOT
:-
"file:///svn/gcc"
}
SVNROOT
=
${
SVNROOT
:-
"file:///svn/gcc"
}
IGNORE_BRANCHES
=
'gcc-(2_95|3_0|3_1|3_2|3_3|3_4|4_0|4_1)-branch'
IGNORE_BRANCHES
=
'gcc-(2_95|3_0|3_1|3_2|3_3|3_4|4_0|4_1
|4_2
)-branch'
ADD_BRANCHES
=
'HEAD'
ADD_BRANCHES
=
'HEAD'
# Run this from /tmp.
# Run this from /tmp.
...
...
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