Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
1f1760d3
Commit
1f1760d3
authored
Apr 19, 2002
by
Kelley R. Cook
Committed by
Mark Mitchell
Apr 19, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc_release: Set TZ to UTC0.
From-SVN: r52529
parent
62a12b27
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
maintainer-scripts/ChangeLog
+4
-0
maintainer-scripts/gcc_release
+4
-0
No files found.
maintainer-scripts/ChangeLog
View file @
1f1760d3
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.
...
...
maintainer-scripts/gcc_release
View file @
1f1760d3
...
...
@@ -557,6 +557,10 @@ export CVSROOT
# Main Program
########################################################################
# Set the timezone to UTC
TZ
=
"UTC0"
export
TZ
# Handle the major modes.
while
[
$#
-ne
0
]
;
do
case
$1
in
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment