mirror of git://gcc.gnu.org/git/gcc.git
* update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
From-SVN: r81768
This commit is contained in:
parent
78ff5eeaac
commit
90c3ba6e0d
|
@ -1,5 +1,7 @@
|
||||||
2004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
|
2004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
|
||||||
|
|
||||||
|
* update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
|
||||||
|
|
||||||
* gcc_release (DIFF): Remove -3 option.
|
* gcc_release (DIFF): Remove -3 option.
|
||||||
|
|
||||||
2003-07-26 Paul Brook <paul@nowt.org>
|
2003-07-26 Paul Brook <paul@nowt.org>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
CVSROOT=${CVSROOT:-/cvs/gcc}
|
CVSROOT=${CVSROOT:-/cvs/gcc}
|
||||||
IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2)-branch'
|
IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2)-branch'
|
||||||
ADD_BRANCHES='HEAD tree-ssa-20020619-branch lno-branch'
|
ADD_BRANCHES='HEAD lno-branch'
|
||||||
|
|
||||||
# Run this from /tmp.
|
# Run this from /tmp.
|
||||||
export CVSROOT
|
export CVSROOT
|
||||||
|
|
Loading…
Reference in New Issue