mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 17:19:56 -05:00
if not already defined. This allows building libc from outside of lib/libc using a reach-over makefile. A typical use-case is to build a standard ILP32 version and a COMPAT32 version in a single iteration by building the COMPAT32 version using a reach-over makefile. Obtained from: Juniper Networks, Inc. |
||
|---|---|---|
| .. | ||
| fpu.c | ||
| fpu_add.c | ||
| fpu_arith.h | ||
| fpu_compare.c | ||
| fpu_div.c | ||
| fpu_emu.h | ||
| fpu_explode.c | ||
| fpu_extern.h | ||
| fpu_implode.c | ||
| fpu_mul.c | ||
| fpu_qp.c | ||
| fpu_reg.h | ||
| fpu_reg.S | ||
| fpu_sqrt.c | ||
| fpu_subr.c | ||
| Makefile.inc | ||