Optimize out duplicated scalbln code for x86-64.
commit65b14bcee2da7f56299357d1dab9f0ab986c2255
authorUlrich Drepper <drepper@redhat.com>
Tue, 25 Aug 2009 23:46:34 +0000 (25 16:46 -0700)
committerUlrich Drepper <drepper@redhat.com>
Tue, 25 Aug 2009 23:46:34 +0000 (25 16:46 -0700)
tree2e7f47d06477f7a0526e0a6f1ebaa4c25441a0d1
parente9f145cba8691a81dac379914bb3895360795a9b
Optimize out duplicated scalbln code for x86-64.
ChangeLog
sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c [moved from sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c with 90% similarity]
sysdeps/x86_64/fpu/s_scalbln.c [new file with mode: 0644]
sysdeps/x86_64/fpu/s_scalbn.c [new file with mode: 0644]