This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2f780278303 c++: drop push_tinst_level in mangling new 725063bc1fd Use optimize free lists for alloc_pages new 57f8cc46014 Add a bootstrap-native build config new a2681eb4039 Add diffsummary.py to contrib
The 3 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: config/bootstrap-native.mk | 1 + contrib/diffsummary.py | 103 ++++++++++++++++++++++++++++++++++++++++++ gcc/doc/install.texi | 7 +++ gcc/ggc-page.cc | 110 +++++++++++++++++++++++++++++++++++++-------- 4 files changed, 203 insertions(+), 18 deletions(-) create mode 100644 config/bootstrap-native.mk create mode 100755 contrib/diffsummary.py