OSDN Git Service

* update_version_svn (ADD_BRANCHES): Remove dfp-branch.
authorbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Jan 2006 03:36:42 +0000 (03:36 +0000)
committerbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Jan 2006 03:36:42 +0000 (03:36 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@109635 138bc75d-0d04-0410-961f-82ee72b054a4

maintainer-scripts/ChangeLog
maintainer-scripts/update_version_svn

index ca70294..b65adf3 100644 (file)
@@ -1,3 +1,7 @@
+2006-01-12  Ben Elliston  <bje@au.ibm.com>
+
+       * update_version_svn (ADD_BRANCHES): Remove dfp-branch.
+
 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
 
        * update_web_docs_svn: Remove unnecessary files from source tree.
 2005-12-16  Joseph S. Myers  <joseph@codesourcery.com>
 
        * update_web_docs_svn: Remove unnecessary files from source tree.
index 532f828..d424903 100755 (executable)
@@ -7,7 +7,7 @@
 
 SVNROOT=${SVNROOT:-"file:///svn/gcc"}
 IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3)-branch'
 
 SVNROOT=${SVNROOT:-"file:///svn/gcc"}
 IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3)-branch'
-ADD_BRANCHES='HEAD autovect-branch dfp-branch'
+ADD_BRANCHES='HEAD autovect-branch'
 
 # Run this from /tmp.
 export SVNROOT
 
 # Run this from /tmp.
 export SVNROOT