This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch in repository gcc.
from 8ebfd8a 2015-11-24 Richard Biener rguenther@suse.de new 905a198 Handle C++11 <math.h> overloads on Solaris 12
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/ChangeLog | 94 ++++++++++++++++++++++ libstdc++-v3/acinclude.m4 | 46 +++++++++++ libstdc++-v3/config.h.in | 5 ++ libstdc++-v3/configure | 62 ++++++++++++++ libstdc++-v3/configure.ac | 1 + libstdc++-v3/include/c_global/cmath | 93 +++++++++++++++++++++ libstdc++-v3/include/tr1/cmath | 72 +++++++++++++++++ .../headers/cmath/c99_classification_macros_c.cc | 2 +- 8 files changed, 374 insertions(+), 1 deletion(-)