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
5a02adf6
Commit
5a02adf6
authored
Aug 10, 2016
by
Bin Cheng
Committed by
Bin Cheng
Aug 10, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/sourcebuild.texi (@item vect_cond_mixed): New item.
From-SVN: r239330
parent
9c8eabea
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
gcc/ChangeLog
+4
-0
gcc/doc/sourcebuild.texi
+4
-0
No files found.
gcc/ChangeLog
View file @
5a02adf6
2016-08-10 bin cheng <bin.cheng@arm.com>
* doc/sourcebuild.texi (@item vect_cond_mixed): New item.
2016-08-10 Alan Lawrence <alan.lawrence@arm.com>
2016-08-10 Alan Lawrence <alan.lawrence@arm.com>
Renlin Li <renlin.li@arm.com>
Renlin Li <renlin.li@arm.com>
Bin Cheng <bin.cheng@arm.com>
Bin Cheng <bin.cheng@arm.com>
...
...
gcc/doc/sourcebuild.texi
View file @
5a02adf6
...
@@ -1342,6 +1342,10 @@ Target supports Fortran @code{real} kinds larger than @code{real(8)}.
...
@@ -1342,6 +1342,10 @@ Target supports Fortran @code{real} kinds larger than @code{real(8)}.
@item
vect_condition
@item
vect_condition
Target
supports
vector
conditional
operations
.
Target
supports
vector
conditional
operations
.
@item
vect_cond_mixed
Target
supports
vector
conditional
operations
where
comparison
operands
have
different
type
from
the
value
operands
.
@item
vect_double
@item
vect_double
Target
supports
hardware
vectors
of
@code
{
double
}.
Target
supports
hardware
vectors
of
@code
{
double
}.
...
...
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