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:
6f7d998
)
[PARISC] import necessary bits of libgcc.a
author
Kyle McMartin
<kyle@mcmartin.ca>
Thu, 18 Oct 2007 07:06:26 +0000
(
00:06
-0700)
committer
Kyle McMartin
<kyle@shortfin.cabal.ca>
Thu, 18 Oct 2007 07:58:49 +0000
(
00:58
-0700)
Currently we're hacking libs-y to include libgcc.a, but this has
unforeseen consequences since the userspace libgcc is linked with fpregs
enabled. We need the kernel to stop using fpregs in an uncontrolled manner
to implement lazy fpu state saves.
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
No differences found