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
fad257c3
Commit
fad257c3
authored
Sep 18, 2006
by
Gerald Pfeifer
Committed by
Gerald Pfeifer
Sep 18, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc_release (LC_ALL): Default to C.
From-SVN: r117029
parent
17cdf082
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletions
+8
-1
maintainer-scripts/ChangeLog
+4
-0
maintainer-scripts/gcc_release
+4
-1
No files found.
maintainer-scripts/ChangeLog
View file @
fad257c3
2006-09-17 Gerald Pfeifer <gerald@pfeifer.com>
* gcc_release (LC_ALL): Default to C.
2006-03-11 Gabriel Dos Reis <gdr@integrable-solutions.net>
* crontab: Don't build snapshot for 3.4.x anymore.
...
...
maintainer-scripts/gcc_release
View file @
fad257c3
...
...
@@ -9,7 +9,7 @@
# Contents:
# Script to create a GCC release.
#
# Copyright (c) 2001, 2002 Free Software Foundation.
# Copyright (c) 2001, 2002
, 2006
Free Software Foundation.
#
# This file is part of GCC.
#
...
...
@@ -518,6 +518,9 @@ Last modified "${TEXT_DATE}"
#
Initialization
########################################################################
LC_ALL=
C
export
LC_ALL
#
Today
'
s
date
.
DATE=
`date
"+%
Y
%
m
%
d
"`
LONG_DATE=
`date
"+%
Y-
%
m-
%
d
"`
...
...
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