Commit 2f5f2b57 by Segher Boessenkool Committed by Segher Boessenkool

rs6000: Updates to t-rtems


	* config/rs6000/t-rtems: Don't handle SPE.

From-SVN: r249167
parent 22f8f4a9
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>
......
...@@ -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 += nospe noaltivec 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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment