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
928a231b
Commit
928a231b
authored
Dec 03, 2010
by
Ian Lance Taylor
Committed by
Ian Lance Taylor
Dec 03, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config-lang.in (build_by_default): Set to no.
From-SVN: r167432
parent
49460951
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
gcc/go/ChangeLog
+7
-0
gcc/go/config-lang.in
+3
-0
No files found.
gcc/go/ChangeLog
0 → 100644
View file @
928a231b
2010-12-03 Ian Lance Taylor <iant@google.com>
* config-lang.in (build_by_default): Set to no.
2010-12-02 Ian Lance Taylor <iant@google.com>
Go frontend added to gcc repository.
gcc/go/config-lang.in
View file @
928a231b
...
@@ -35,3 +35,6 @@ target_libs="target-libgo target-libffi"
...
@@ -35,3 +35,6 @@ target_libs="target-libgo target-libffi"
lang_requires_boot_languages=c++
lang_requires_boot_languages=c++
gtfiles="\$(srcdir)/go/go-lang.c"
gtfiles="\$(srcdir)/go/go-lang.c"
# Do not build by default.
build_by_default="no"
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