Age | Commit message (Collapse) | Author |
|
i387 works (could be that it works on x86_64, untested), sse code disabled.
|
|
|
|
|
|
|
|
for i386. UCLIBC_HAS_FENV
|
|
|
|
|
|
may need to update their paths slightly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pointed out by Joseph S. Myers
|
|
|
|
namespace
|
|
|
|
|
|
|
|
|
|
|
|
items, we have to declare what endianness cpus are capable of supporting
and work using dependancies.
|
|
are implemented in hardware or via kernel emulation doesn't matter to
the libc code.
|
|
on a per-arch basis, or left to the user to choose.
|
|
which should simplify enabling arbitrary architectures.
-Erik
|
|
|
|
Stefan Allius, which adds a great deal of sanity.
|
|
|
|
|
|
to set the default.
(HAS_FPU): Depend on !ARCH_HAS_NO_FPU.
(USE_GCC_SOFT_FLOAT_OPTION): New option.
|
|
|
|
|
|
config system. Hopefully I got everything here correct...
-Erik
|
|
making CPU_CFLAGS, which should allow things to be optimized per-CPU
and/or per-system.
-Erik
|