This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 63bd5c2 * dwarf2out.c (need_endianity_attribute_p): New inline predi [...] new 6c8ced3 Add C++-conforming wrappers for stdlib.h and math.h
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 | 18 ++++++++++++++++ libstdc++-v3/include/Makefile.am | 4 +++- libstdc++-v3/include/Makefile.in | 4 +++- libstdc++-v3/include/c_compatibility/math.h | 8 ++++--- libstdc++-v3/include/c_compatibility/stdlib.h | 25 ++++++++++++++++------ libstdc++-v3/include/c_global/cmath | 4 +++- libstdc++-v3/include/c_global/cstdlib | 6 +++++- .../headers/cmath/{48891.cc => 14608.cc} | 22 +++++++++++++------ .../headers/cmath/c99_classification_macros_c.cc | 6 ++---- .../headers/{cmath/48891.cc => cstdlib/60401.cc} | 14 ++++++------ 10 files changed, 79 insertions(+), 32 deletions(-) copy libstdc++-v3/testsuite/26_numerics/headers/cmath/{48891.cc => 14608.cc} (66%) copy libstdc++-v3/testsuite/26_numerics/headers/{cmath/48891.cc => cstdlib/60401.c [...]