mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 09:39:26 -05:00
r195025 | gonzo | 2009-06-25 19:01:50 -0600 (Thu, 25 Jun 2009) | 4 lines
- Move fpgetXXX.c/fpsetXXX.c sources to hardfloat subdir/
to prevenmt them from being mixed up with lib/libc/softfloat
files with the same names
|
||
|---|---|---|
| .. | ||
| hardfloat | ||
| _set_tp.c | ||
| _setjmp.S | ||
| fabs.c | ||
| fabs.S | ||
| flt_rounds.c | ||
| infinity.c | ||
| ldexp.S | ||
| longjmp.c | ||
| makecontext.c | ||
| Makefile.inc | ||
| modf.c | ||
| modf.S | ||
| setjmp.S | ||
| signalcontext.c | ||
| sigsetjmp.S | ||