+2002-04-19 Kelley R. Cook (kelly.r.cook@gm.com)
+
+ * gcc_release: Set TZ to UTC0.
+
2002-04-15 Mark Mitchell <mark@codesourcery.com>
* gcc_release (build_tarfiles): Do not build Chill tarfiles.
2002-04-15 Mark Mitchell <mark@codesourcery.com>
* gcc_release (build_tarfiles): Do not build Chill tarfiles.
# Main Program
########################################################################
# Main Program
########################################################################
+# Set the timezone to UTC
+TZ="UTC0"
+export TZ
+
# Handle the major modes.
while [ $# -ne 0 ]; do
case $1 in
# Handle the major modes.
while [ $# -ne 0 ]; do
case $1 in