]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove _ARCH_INDIRECT ifdefs. They existed for lib/msun/* on i386, which
authorPeter Wemm <peter@FreeBSD.org>
Sat, 10 May 2003 00:53:34 +0000 (00:53 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Sat, 10 May 2003 00:53:34 +0000 (00:53 +0000)
commite1ef71de2bd332365c8fb7fab0d31486d59e9070
tree3c7bfdc4ff6da60f2066d0298ee6ec9548ac7037
parent2e4f687a1d38f1e39f10ec2c4c95c97124876d51
Remove _ARCH_INDIRECT ifdefs.  They existed for lib/msun/* on i386, which
could use different versions of the math code depending on whether there
was real floating point hardware or math emulation.  Since the fpu is
part of the core specification on amd64, there is no need for this here.

Approved by: re (blanket amd64/*)
sys/amd64/include/asm.h