mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-22 07:59:11 +08:00
update_version (ADD_BRANCHES): Replace lno-branch with autovect-branch.
* update_version (ADD_BRANCHES): Replace lno-branch with autovect-branch. From-SVN: r92747
This commit is contained in:
parent
1d786913b3
commit
31e0b85899
@ -1,3 +1,8 @@
|
|||||||
|
2004-12-30 Sebastian Pop <pop@cri.ensmp.fr>
|
||||||
|
|
||||||
|
* update_version (ADD_BRANCHES): Replace lno-branch with
|
||||||
|
autovect-branch.
|
||||||
|
|
||||||
2004-09-11 Gerald Pfeifer <gerald@pfeifer.com>
|
2004-09-11 Gerald Pfeifer <gerald@pfeifer.com>
|
||||||
|
|
||||||
* crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
|
* crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
|
||||||
|
@ -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 lno-branch'
|
ADD_BRANCHES='HEAD autovect-branch'
|
||||||
|
|
||||||
# Run this from /tmp.
|
# Run this from /tmp.
|
||||||
export CVSROOT
|
export CVSROOT
|
||||||
|
Loading…
Reference in New Issue
Block a user