OSDN Git Service

math: avoid jump relocation in libm
authorPeter S. Mazinger <ps.m@gmx.net>
Wed, 16 Mar 2011 09:23:18 +0000 (10:23 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:25 +0000 (14:00 +0200)
commit2e17280a398d1297103517f456ac114b70cf015a
tree6a01b3dd5987ffd105e8f57b395f85d283acb3ec
parented5c73b0057bdbaad1d737342d374922685a399a
math: avoid jump relocation in libm

add hidden significand, lgamma_r, scalb, log2, gamma

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/common/bits/mathcalls.h
libm/e_lgamma_r.c
libm/e_log2.c
libm/e_scalb.c
libm/s_significand.c