From: Joseph Myers Date: Tue, 1 Nov 2005 12:59:50 +0000 (+0000) Subject: * gcc_update: Include revision number in LAST_UPDATED. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f415efe34cae185cd18b422011518922098b0943;p=gcc.git * gcc_update: Include revision number in LAST_UPDATED. From-SVN: r106327 --- diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 005ebe3a1bb..caa477ccd3f 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2005-11-01 Joseph S. Myers + + * gcc_update: Include revision number in LAST_UPDATED. + 2005-10-30 Steven Bosscher * gcc_build: Use gcc.gnu.org as the default server. Set up diff --git a/contrib/gcc_update b/contrib/gcc_update index 7fa8901f4c0..5dfc419c28f 100755 --- a/contrib/gcc_update +++ b/contrib/gcc_update @@ -252,6 +252,6 @@ fi { date - TZ=UTC date + echo "`TZ=UTC date` (revision `svnversion .`)" } > LAST_UPDATED touch_files_reexec