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
f47ef399
Commit
f47ef399
authored
Oct 10, 2016
by
Eric Botcazou
Committed by
Eric Botcazou
Oct 10, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config-lang.in (lang_requires_boot_languages): Delete.
From-SVN: r240909
parent
87b44b83
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gcc/go/ChangeLog
+4
-0
gcc/go/config-lang.in
+0
-4
No files found.
gcc/go/ChangeLog
View file @
f47ef399
2016-10-10 Eric Botcazou <ebotcazou@adacore.com>
* config-lang.in (lang_requires_boot_languages): Delete.
2016-10-06 Chris Manghane <cmang@google.com>
2016-10-06 Chris Manghane <cmang@google.com>
* go-gcc.cc (Gcc_backend::stack_allocation_expression): Clear the
* go-gcc.cc (Gcc_backend::stack_allocation_expression): Clear the
...
...
gcc/go/config-lang.in
View file @
f47ef399
...
@@ -31,10 +31,6 @@ compilers="go1\$(exeext)"
...
@@ -31,10 +31,6 @@ compilers="go1\$(exeext)"
target_libs="target-libgo target-libffi target-libbacktrace"
target_libs="target-libgo target-libffi target-libbacktrace"
lang_dirs="gotools"
lang_dirs="gotools"
# The Go frontend is written in C++, so we need to build the C++
# compiler during stage 1.
lang_requires_boot_languages=c++
gtfiles="\$(srcdir)/go/go-lang.c \$(srcdir)/go/go-c.h"
gtfiles="\$(srcdir)/go/go-lang.c \$(srcdir)/go/go-c.h"
# Do not build by default.
# Do not build by default.
...
...
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