]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc_update: Include revision number in LAST_UPDATED.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 1 Nov 2005 13:03:03 +0000 (13:03 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 1 Nov 2005 13:03:03 +0000 (13:03 +0000)
From-SVN: r106329

contrib/ChangeLog
contrib/gcc_update

index 43b083f9fbfe2a985d3400a4e04cbcdbe901284b..22d5147aec3534c841c9fa7efb214cbd83005a4f 100644 (file)
@@ -1,3 +1,7 @@
+2005-11-01  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * gcc_update: Include revision number in LAST_UPDATED.
+
 2005-10-28  Daniel Berlin  <dberlin@dberlin.org>
            Ben Elliston <bje@au1.ibm.com>
        
index 227a8373e838d91d9af6d0532994892ac64542ba..9ae4b96d8b046b56ac95944e9302719d120eb5c8 100755 (executable)
@@ -231,6 +231,6 @@ fi
 
 {
   date
-  TZ=UTC date
+  echo "`TZ=UTC date` (revision `svnversion .`)"
 } > LAST_UPDATED
 touch_files_reexec