This website requires JavaScript.
Explore
Help
Sign In
TononixOS
/
ubports_kernel_google_msm
Archived
Watch
1
Star
0
Fork
0
You've already forked ubports_kernel_google_msm
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2026-03-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
7f021ce1957504cacc78896de857b90293badabc
ubports_kernel_google_msm
/
arch
/
mips
/
math-emu
History
Ralf Baechle
21a151d8ca
[MIPS] checkfiles: Fix "need space after that ','" errors.
...
Signed-off-by: Ralf Baechle <
ralf@linux-mips.org
>
2007-10-11 23:46:15 +01:00
..
cp1emu.c
[MIPS] checkfiles: Fix "need space after that ','" errors.
2007-10-11 23:46:15 +01:00
dp_add.c
…
dp_cmp.c
…
dp_div.c
…
dp_fint.c
[MIPS] Fix compiler warnings (field width, unused variable)
2006-06-06 00:15:20 +01:00
dp_flong.c
[MIPS] Fix compiler warnings (field width, unused variable)
2006-06-06 00:15:20 +01:00
dp_frexp.c
…
dp_fsp.c
…
dp_logb.c
…
dp_modf.c
…
dp_mul.c
[MIPS] checkfiles: Fix "need space after that ','" errors.
2007-10-11 23:46:15 +01:00
dp_scalb.c
…
dp_simple.c
[MIPS] ieee754[sd]p_neg workaround
2006-02-07 13:30:25 +00:00
dp_sqrt.c
Fix preemption and SMP problems in the FP emulator code.
2005-10-29 19:31:12 +01:00
dp_sub.c
…
dp_tint.c
…
dp_tlong.c
…
dsemul.c
[MIPS] Add some __user tags
2007-07-13 17:40:01 +01:00
dsemul.h
Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA and
2005-10-29 19:30:46 +01:00
ieee754.c
[MIPS] checkfiles: Fix "need space after that ','" errors.
2007-10-11 23:46:15 +01:00
ieee754.h
[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.
2006-06-19 17:39:18 +01:00
ieee754d.c
…
ieee754dp.c
…
ieee754dp.h
[MIPS] checkfiles: Fix "need space after that ','" errors.
2007-10-11 23:46:15 +01:00
ieee754int.h
[MIPS] checkfiles: Fix "need space after that ','" errors.
2007-10-11 23:46:15 +01:00
ieee754m.c
…
ieee754sp.c
…
ieee754sp.h
[MIPS] checkfiles: Fix "need space after that ','" errors.
2007-10-11 23:46:15 +01:00
ieee754xcpt.c
…
kernel_linkage.c
[MIPS] FPU ownership management & preemption fixes
2007-03-17 01:03:26 +00:00
Makefile
[MIPS] Use -Werror on subdirectories which build cleanly.
2007-07-31 21:35:33 +01:00
sp_add.c
…
sp_cmp.c
…
sp_div.c
…
sp_fdp.c
…
sp_fint.c
[MIPS] Fix compiler warnings (field width, unused variable)
2006-06-06 00:15:20 +01:00
sp_flong.c
[MIPS] Fix compiler warnings (field width, unused variable)
2006-06-06 00:15:20 +01:00
sp_frexp.c
…
sp_logb.c
…
sp_modf.c
…
sp_mul.c
…
sp_scalb.c
…
sp_simple.c
[MIPS] ieee754[sd]p_neg workaround
2006-02-07 13:30:25 +00:00
sp_sqrt.c
…
sp_sub.c
…
sp_tint.c
…
sp_tlong.c
…