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:
Sebastian Pop 2004-12-31 01:11:08 +01:00 committed by Sebastian Pop
parent 1d786913b3
commit 31e0b85899
2 changed files with 6 additions and 1 deletions

View File

@ -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>
* crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.

View File

@ -7,7 +7,7 @@
CVSROOT=${CVSROOT:-/cvs/gcc}
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.
export CVSROOT