git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7947cf0
)
powerpc: Remove unncessary SPE related compiler flag
author
Kumar Gala
<galak@kernel.crashing.org>
Tue, 28 Oct 2008 13:55:05 +0000
(08:55 -0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Wed, 3 Dec 2008 14:19:10 +0000
(08:19 -0600)
After testing of various compiler flag combinations by Nate Case it was
determined that -mabi=no-spe has no impact on the compiler generating
SPE instructions. Only -mno-spe and -mspe=no do.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found