CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/12/09 13:39:37
Modified files:
gnu/lib/libstdc++: shlib_version
gnu/lib/libstdc++/libstdc++/include/bits: cpp_type_traits.h
gnu/lib/libstdc++/libstdc++/include/c_std: std_cmath.h
Log message:
libstdc++ (cmath) needs to handle integer arguments for the math
functions: acos, asin, atan, atan2, cos, cosh, exp, fabs, floor,
log, log10, sqrt, sin, sinh, tan, tanh
fixes quite some ports
tested by [EMAIL PROTECTED] no objections millert@
