linux/arch/parisc/math-emu
Lucas De Marchi 25985edced Fix common misspellings
Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
2011-03-31 11:26:23 -03:00
..
Makefile parisc: change to new flag variable 2010-10-21 21:07:47 -04:00
README
cnv_float.h
dbl_float.h
decode_exc.c parisc: clear floating point exception flag on SIGFPE signal 2010-05-30 05:39:58 -04:00
denormal.c
dfadd.c Fix common misspellings 2011-03-31 11:26:23 -03:00
dfcmp.c
dfdiv.c
dfmpy.c
dfrem.c
dfsqrt.c
dfsub.c Fix common misspellings 2011-03-31 11:26:23 -03:00
driver.c
fcnvff.c
fcnvfu.c
fcnvfut.c
fcnvfx.c
fcnvfxt.c
fcnvuf.c
fcnvxf.c
float.h
fmpyfadd.c Fix common misspellings 2011-03-31 11:26:23 -03:00
fpbits.h
fpu.h
fpudispatch.c
frnd.c
hppa.h
math-emu.h
sfadd.c Fix common misspellings 2011-03-31 11:26:23 -03:00
sfcmp.c
sfdiv.c
sfmpy.c
sfrem.c
sfsqrt.c
sfsub.c Fix common misspellings 2011-03-31 11:26:23 -03:00
sgl_float.h

README

All files except driver.c are snapshots from the HP-UX kernel.  They've
been modified as little as possible.  Even though they don't fit the
Linux coding style, please leave them in their funny format just in case
someone in the future, with access to HP-UX source code, is generous
enough to update our copies with later changes from HP-UX -- it'll
make their 'diff' job easier if our code is relatively unmodified.

Required Disclaimer: Hewlett-Packard makes no implied or expressed
warranties about this code nor any promises to maintain or test it
in any way.  This copy of this snapshot is no longer the property
of Hewlett-Packard.