aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/math-emu
Commit message (Collapse)AuthorAgeFilesLines
* [SPARC64] math-emu: Delete debugging printk left by previous commit.David S. Miller2006-03-201-1/+0
| | | | Signed-off-by: David S. Miller <davem@davemloft.net>
* [SPARC64]: Handle unimplemented FPU square-root on Niagara.David S. Miller2006-03-201-2/+23
| | | | | | | | The math-emu code only expects unfinished fpop traps when emulating FPU sqrt instructions on pre-Niagara chips. On Niagara we can get unimplemented fpop, so handle that. Signed-off-by: David S. Miller <davem@davemloft.net>
* Linux-2.6.12-rc2Linus Torvalds2005-04-163-0/+620
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!