This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 091c7e6 [arm] Remove unimplemented option -macps-float new 92e6cba gcc/ * config/avr/avr.c (avr_popcount): Remove static functi [...] new 13d9a98 Don't define libstdc++-internal macros in Solaris 10+ <math.h>
The 2 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: fixincludes/ChangeLog | 7 ++ fixincludes/fixincl.x | 63 +++++++++--- fixincludes/inclhack.def | 19 +++- fixincludes/tests/base/math.h | 6 ++ gcc/ChangeLog | 5 + gcc/config/avr/avr.c | 21 +--- libstdc++-v3/ChangeLog | 65 +++++++++++++ libstdc++-v3/acinclude.m4 | 79 +++++++++++++--- libstdc++-v3/config.h.in | 9 +- libstdc++-v3/configure | 84 +++++++++++++--- libstdc++-v3/include/c_global/cmath | 184 +++++++++++++++++++++++++++--------- libstdc++-v3/include/tr1/cmath | 72 +++++++------- 12 files changed, 473 insertions(+), 141 deletions(-)