Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
lib/libc/xdr/xdr_float.c | ||
---|---|---|
64–68 | I suspect that ppc64 isn't. The code was written by Sun and then not sanitized. |
Comment Actions
- arith.h and gd_qnan.h regenerated;
- architectures check in lib/libc/xdr/xdr_float.c removed;
- aarch64 and riscv cases in libstand/Makefile combined.
lib/libc/xdr/xdr_float.c | ||
---|---|---|
63–69 | I've built a similar change where I also removed all the Vax code. Without it this file is much simpler. I'm happy with just removing the #if for now. |