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
061e86a8
Commit
061e86a8
authored
Jan 29, 2014
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update comments.
From-SVN: r207264
parent
a4ab03b0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
gcc/ada/back_end.ads
+11
-0
No files found.
gcc/ada/back_end.ads
View file @
061e86a8
...
...
@@ -59,6 +59,17 @@ package Back_End is
--
--
Any
processed
switches
that
influence
the
result
of
a
compilation
must
--
be
added
to
the
Compilation_Arguments
table
.
--
--
This
routine
is
expected
to
set
the
following
to
True
if
necessary
(
the
--
default
for
all
of
these
in
Opt
is
False
).
--
--
Opt
.
Suppress_All_Inlining
--
Opt
.
Suppress_Control_Float_Optimizations
--
Opt
.
Generate_SCO
--
Opt
.
Generate_SCO_Instance_Table
--
Opt
.
Stack_Checking_Enabled
--
Opt
.
No_Stdinc
--
Opt
.
No_Stdlib
procedure
Gen_Or_Update_Object_File
;
--
Is
used
to
generate
the
object
file
(
if
generated
directly
by
gnat1
),
or
...
...
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