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
d1561b09
Commit
d1561b09
authored
Sep 21, 2014
by
Patrick Oppenlander
Committed by
David Edelsohn
Sep 21, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/rs6000/t-spe (MULTILIB_EXCEPTIONS): Allow isel without SPE.
From-SVN: r215438
parent
b8bb6156
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
gcc/ChangeLog
+4
-0
gcc/config/rs6000/t-spe
+1
-2
No files found.
gcc/ChangeLog
View file @
d1561b09
2014
-
09
-
21
Patrick
Oppenlander
<
pattyo
.
lists
@
gmail
.
com
>
*
config
/
rs6000
/
t
-
spe
(
MULTILIB_EXCEPTIONS
):
Allow
isel
without
SPE
.
2014
-
09
-
21
Segher
Boessenkool
<
segher
@
kernel
.
crashing
.
org
>
2014
-
09
-
21
Segher
Boessenkool
<
segher
@
kernel
.
crashing
.
org
>
*
config
/
rs6000
/
rs6000
.
md
(
div
<
mode
>
3
):
Fix
comment
.
Use
a
different
*
config
/
rs6000
/
rs6000
.
md
(
div
<
mode
>
3
):
Fix
comment
.
Use
a
different
gcc/config/rs6000/t-spe
View file @
d1561b09
...
@@ -23,6 +23,7 @@
...
@@ -23,6 +23,7 @@
# -mcpu=7400 -maltivec -mabi=altivec
# -mcpu=7400 -maltivec -mabi=altivec
# -mcpu=7400 -msoft-float
# -mcpu=7400 -msoft-float
# -msoft-float
# -msoft-float
# -mno-spe -mabi=no-spe
# -mno-spe -mabi=no-spe -mno-isel
# -mno-spe -mabi=no-spe -mno-isel
# so we'll need to create exceptions later below.
# so we'll need to create exceptions later below.
...
@@ -56,7 +57,6 @@ MULTILIB_EXCEPTIONS = maltivec mabi=altivec mno-spe mabi=no-spe mno-isel \
...
@@ -56,7 +57,6 @@ MULTILIB_EXCEPTIONS = maltivec mabi=altivec mno-spe mabi=no-spe mno-isel \
*msoft-float/*mno-spe* \
*msoft-float/*mno-spe* \
*msoft-float/*mabi=no-spe* \
*msoft-float/*mabi=no-spe* \
*msoft-float/*mno-isel* \
*msoft-float/*mno-isel* \
mno-spe/mabi=no-spe \
mno-spe/mno-isel \
mno-spe/mno-isel \
mabi=no-spe/mno-isel \
mabi=no-spe/mno-isel \
mno-isel/mlittle \
mno-isel/mlittle \
...
@@ -67,7 +67,6 @@ MULTILIB_EXCEPTIONS = maltivec mabi=altivec mno-spe mabi=no-spe mno-isel \
...
@@ -67,7 +67,6 @@ MULTILIB_EXCEPTIONS = maltivec mabi=altivec mno-spe mabi=no-spe mno-isel \
mcpu=7400/maltivec/mlittle \
mcpu=7400/maltivec/mlittle \
mabi=no-spe/mlittle \
mabi=no-spe/mlittle \
mno-spe/mno-isel/mlittle \
mno-spe/mno-isel/mlittle \
mno-spe/mabi=no-spe/mlittle \
mabi=altivec/mlittle \
mabi=altivec/mlittle \
maltivec/mlittle \
maltivec/mlittle \
maltivec/mabi=altivec/mlittle
maltivec/mabi=altivec/mlittle
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