Age | Commit message (Expand) | Author |
---|---|---|
2007-05-15 | fix some lint 'xxx used, but not defined' warnings by properly adding | Otto Moerbeek |
2007-03-02 | Move landisk to hardware floating point. At the moment the FPU context is | Miod Vallat |
2006-11-14 | Do not use fpu in the softfloat case. Fixes lib/libc/ieeefp/round | Otto Moerbeek |
2006-11-13 | missing ; | Otto Moerbeek |
2006-11-12 | fix infinity, taking into account endianess. ok drahn@ miod@ | Otto Moerbeek |
2006-11-07 | Build the correct arch softfloat code. | Dale Rahn |
2006-11-07 | forgot to commit the new files for sh softfloat support. | Dale Rahn |
2006-11-06 | Move (back) to softfloat on sh for now. | Dale Rahn |
2006-11-03 | Dont double fork, and since the assembles the same, use -1, instead of 0xff | Dale Rahn |
2006-10-11 | and I forgot ldexp.c | Dale Rahn |
2006-10-11 | build modf.c | Dale Rahn |
2006-10-10 | Preliminary userland bits for OpenBSD/landisk, many things coming from | Miod Vallat |