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
7f0248d7
Commit
7f0248d7
authored
Feb 25, 2007
by
Gerald Pfeifer
Committed by
Gerald Pfeifer
Feb 25, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
From-SVN: r122321
parent
b098aaf2
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 @
7f0248d7
2007-02-25 Gerald Pfeifer <gerald@pfeifer.com>
* update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
2007-01-29 Gerald Pfeifer <gerald@pfeifer.com>
* crontab: No longer build snapshots for 4.0.x.
...
...
maintainer-scripts/update_version_svn
View file @
7f0248d7
...
...
@@ -6,7 +6,7 @@
# in $ADD_BRANCHES.
SVNROOT
=
${
SVNROOT
:-
"file:///svn/gcc"
}
IGNORE_BRANCHES
=
'gcc-(2_95|3_0|3_1|3_2|3_3|3_4)-branch'
IGNORE_BRANCHES
=
'gcc-(2_95|3_0|3_1|3_2|3_3|3_4
|4_0
)-branch'
ADD_BRANCHES
=
'HEAD autovect-branch'
# 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