18 Oct, 2010
1 commit
-
The patch below updates broken web addresses in the arch directory.
Signed-off-by: Justin P. Mattock
Signed-off-by: Maciej W. Rozycki
Cc: Finn Thain
Cc: Randy Dunlap
Reviewed-by: Finn Thain
Signed-off-by: Jiri Kosina
06 Jul, 2010
1 commit
-
Atsushi Nemoto spotted that this had been incorrectly
removed in a previous patchSigned-off-by: Chris Dearman
To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1213/
Tested-by: Atsushi Nemoto
Signed-off-by: Ralf Baechle
02 Nov, 2009
1 commit
-
This patch ensures that the sign bit is always updated for NaN operands.
Signed-off-by: Chris Dearman
Signed-off-by: Ralf Baechle
07 Feb, 2006
1 commit
-
It looks glibc's pow() assumes an unary '-' operation for any number
(including NaNs) always inverts its sign bit (though IEEE754 does not
specify the sign bit for NaNs). This patch make the kernel math-emu
emulates real MIPS neg.[ds] instruction.Signed-off-by: Atsushi Nemoto
Signed-off-by: Ralf Baechle
17 Apr, 2005
1 commit
-
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!