platform_bionic/libm/x86
Elliott Hughes dfb74c5f59 Minor copyright header unification.
Regenerating the NOTICE file the other day left me scratching my head at
various "how do they differ?" cases, resolved by this patch.

Test: N/A
Change-Id: I4230bfa1d7ec842a4b9fb8c73dd3b39443d74054
2016-10-24 12:57:55 -07:00
..
ceil.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
ceilf.S libm: Add hardware sqrt, ceil, floor and trunc for x86 & x86_64 2015-03-06 16:48:30 -08:00
e_acos.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
e_asin.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
e_atan2.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
e_cosh.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
e_exp.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
e_hypot.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
e_log.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
e_log10.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
e_pow.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
e_sinh.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
floor.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
floorf.S libm: Add hardware sqrt, ceil, floor and trunc for x86 & x86_64 2015-03-06 16:48:30 -08:00
libm_reduce_pi04l.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
libm_sincos_huge.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
libm_tancot_huge.S Add the optimized implementation of 18 math functions for x86 and x86_64 respectively 2015-03-09 13:19:08 -07:00
lrint.S Minor copyright header unification. 2016-10-24 12:57:55 -07:00
lrintf.S Minor copyright header unification. 2016-10-24 12:57:55 -07:00
rint.S Minor copyright header unification. 2016-10-24 12:57:55 -07:00
rintf.S Minor copyright header unification. 2016-10-24 12:57:55 -07:00
s_atan.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
s_cbrt.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
s_cos.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
s_expm1.S Fix typo in alias symbol. 2015-03-14 12:17:45 -07:00
s_log1p.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
s_sin.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
s_tan.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
s_tanh.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
sqrt.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
sqrtf.S libm: Add hardware sqrt, ceil, floor and trunc for x86 & x86_64 2015-03-06 16:48:30 -08:00
trunc.S For libm, use a macro for aliasing symbols. 2015-03-13 23:57:15 -07:00
truncf.S libm: Add hardware sqrt, ceil, floor and trunc for x86 & x86_64 2015-03-06 16:48:30 -08:00