If we built POST on PPC's that didn't enable CONFIG_SYS_POST_FPU we'd
get the following warning with newer toolchains:
powerpc-linux-gnu-ld: Warning: lib_powerpc/fpu/libpostpowerpcfpu.o
uses hard float, libpost.o uses soft float
We actually worked around this sometime ago with the following commit:
commit
|
||
|---|---|---|
| .. | ||
| 980619-1.c | ||
| 20001122-1.c | ||
| 20010114-2.c | ||
| 20010226-1.c | ||
| Makefile | ||
| acc1.c | ||
| compare-fp-1.c | ||
| fpu.c | ||
| mul-subnormal-single-1.c | ||