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
cee00e22
Commit
cee00e22
authored
Aug 09, 2010
by
Eric Fisher
Committed by
Gerald Pfeifer
Aug 09, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/sourcebuild.texi (vect_int_mult): Remove duplicate entry.
From-SVN: r163028
parent
82b481ed
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
gcc/ChangeLog
+4
-0
gcc/doc/sourcebuild.texi
+0
-5
No files found.
gcc/ChangeLog
View file @
cee00e22
2010-08-09 Eric Fisher <joefoxreal@gmail.com>
* doc/sourcebuild.texi (vect_int_mult): Remove duplicate entry.
2010-08-08 Nathan Froyd <froydnj@codesourcery.com>
2010-08-08 Nathan Froyd <froydnj@codesourcery.com>
* c-tree.h (build_arg_info): Declare.
* c-tree.h (build_arg_info): Declare.
...
...
gcc/doc/sourcebuild.texi
View file @
cee00e22
...
@@ -1324,11 +1324,6 @@ Target supports hardware vectors of @code{float}.
...
@@ -1324,11 +1324,6 @@ Target supports hardware vectors of @code{float}.
@item
vect_int
@item
vect_int
Target
supports
hardware
vectors
of
@code
{
int
}.
Target
supports
hardware
vectors
of
@code
{
int
}.
@item
vect_int_mult
Target
supports
a
vector
widening
multiplication
of
@code
{
short
}
operands
into
an
@code
{
int
}
result
,
or
supports
promotion
(
unpacking
)
from
@code
{
short
}
to
@code
{
int
}
and
a
non
-
widening
multiplication
of
@code
{
int
}.
@item
vect_long
@item
vect_long
Target
supports
hardware
vectors
of
@code
{
long
}.
Target
supports
hardware
vectors
of
@code
{
long
}.
...
...
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