OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* gcc_update: Include revision number in LAST_UPDATED.
[pf3gnuchains/gcc-fork.git]
/
contrib
/
gcc_update
diff --git
a/contrib/gcc_update
b/contrib/gcc_update
index
7fa8901
..
5dfc419
100755
(executable)
--- 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