CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/12 13:35:19
Modified files:
lib/libm/src : math_private.h polevll.c
lib/libm/src/ld128: e_expl.c
lib/libm/src/ld80: e_expl.c e_log10l.c e_log2l.c e_logl.c
e_powl.c e_tgammal.c s_log1pl.c
Log message:
Declare __p1evll and __polevll protos in math_private.h instead of
redeclaring each time in ld{80,128}. Pointed out by theo.
