mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 09:39:26 -05:00
their implementations aren't in the same files. Introduce LIBC_ARCH and use that in preference to MACHINE_CPUARCH. Tested by amd64 and powerpc64 builds (thanks nathanw@) |
||
|---|---|---|
| .. | ||
| TESTS | ||
| adddi3.c | ||
| anddi3.c | ||
| ashldi3.c | ||
| ashrdi3.c | ||
| cmpdi2.c | ||
| divdi3.c | ||
| fixdfdi.c | ||
| fixsfdi.c | ||
| fixunsdfdi.c | ||
| fixunssfdi.c | ||
| floatdidf.c | ||
| floatdisf.c | ||
| floatunsdidf.c | ||
| iordi3.c | ||
| lshldi3.c | ||
| lshrdi3.c | ||
| Makefile.inc | ||
| moddi3.c | ||
| muldi3.c | ||
| negdi2.c | ||
| notdi2.c | ||
| qdivrem.c | ||
| quad.h | ||
| subdi3.c | ||
| Symbol.map | ||
| ucmpdi2.c | ||
| udivdi3.c | ||
| umoddi3.c | ||
| xordi3.c | ||