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
2f5f2b57
Commit
2f5f2b57
authored
Jun 13, 2017
by
Segher Boessenkool
Committed by
Segher Boessenkool
Jun 13, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rs6000: Updates to t-rtems
* config/rs6000/t-rtems: Don't handle SPE. From-SVN: r249167
parent
22f8f4a9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
gcc/ChangeLog
+4
-0
gcc/config/rs6000/t-rtems
+3
-3
No files found.
gcc/ChangeLog
View file @
2f5f2b57
2017
-
06
-
13
Segher
Boessenkool
<
segher
@
kernel
.
crashing
.
org
>
2017
-
06
-
13
Segher
Boessenkool
<
segher
@
kernel
.
crashing
.
org
>
*
config
/
rs6000
/
t
-
rtems
:
Don
't handle SPE.
2017-06-13 Segher Boessenkool <segher@kernel.crashing.org>
* config/rs6000/t-linux: Don'
t
handle
SPE
.
* config/rs6000/t-linux: Don'
t
handle
SPE
.
2017
-
06
-
13
Segher
Boessenkool
<
segher
@
kernel
.
crashing
.
org
>
2017
-
06
-
13
Segher
Boessenkool
<
segher
@
kernel
.
crashing
.
org
>
...
...
gcc/config/rs6000/t-rtems
View file @
2f5f2b57
...
@@ -33,8 +33,8 @@ MULTILIB_DIRNAMES += m32
...
@@ -33,8 +33,8 @@ MULTILIB_DIRNAMES += m32
MULTILIB_OPTIONS += msoft-float
MULTILIB_OPTIONS += msoft-float
MULTILIB_DIRNAMES += nof
MULTILIB_DIRNAMES += nof
MULTILIB_OPTIONS += mno-
spe/mno-
altivec
MULTILIB_OPTIONS += mno-altivec
MULTILIB_DIRNAMES += no
spe no
altivec
MULTILIB_DIRNAMES += noaltivec
MULTILIB_MATCHES += ${MULTILIB_MATCHES_ENDIAN}
MULTILIB_MATCHES += ${MULTILIB_MATCHES_ENDIAN}
MULTILIB_MATCHES += ${MULTILIB_MATCHES_SYSV}
MULTILIB_MATCHES += ${MULTILIB_MATCHES_SYSV}
...
@@ -68,7 +68,7 @@ MULTILIB_REQUIRED += mcpu=604/msoft-float
...
@@ -68,7 +68,7 @@ MULTILIB_REQUIRED += mcpu=604/msoft-float
MULTILIB_REQUIRED += mcpu=7400
MULTILIB_REQUIRED += mcpu=7400
MULTILIB_REQUIRED += mcpu=7400/msoft-float
MULTILIB_REQUIRED += mcpu=7400/msoft-float
MULTILIB_REQUIRED += mcpu=8540
MULTILIB_REQUIRED += mcpu=8540
MULTILIB_REQUIRED += mcpu=8540/msoft-float
/mno-spe
MULTILIB_REQUIRED += mcpu=8540/msoft-float
MULTILIB_REQUIRED += mcpu=860
MULTILIB_REQUIRED += mcpu=860
MULTILIB_REQUIRED += mcpu=e6500/m32
MULTILIB_REQUIRED += mcpu=e6500/m32
MULTILIB_REQUIRED += mcpu=e6500/m32/msoft-float/mno-altivec
MULTILIB_REQUIRED += mcpu=e6500/m32/msoft-float/mno-altivec
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