HomeFreeBSD

Remove sparc64 specific parts of libm and fix comments

Description

Remove sparc64 specific parts of libm and fix comments

Once upon a time, sparc64 was the only ld128 architecture. However,
both aarch64 and riscv are now such architectures. Many of the
comments about how slow multiplication was on old sparc64 processors
are now no longer true. However, since no evaluation has been done for
aarch64 yet, it's unclear if they are still relevant or not. If not,
the code should be changed. If so, the comments should remove the
uncertainty.

Reviewed by: emaste@
Differential Revision: https://reviews.freebsd.org/D23658

Details

Provenance
impAuthored on
Differential Revision
D23658: More sparc64 removal bits
Parents
rS358346: Remove sparc64 specific parts of rtld-elf.
Branches
Unknown
Tags
Unknown