This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 02f0213ed94 [Ada] Suppress unused warnings in the presence of errors new 84d7f8c57b1 MSP430: Add new msp430-elfbare target
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: contrib/ChangeLog | 4 ++++ contrib/config-list.mk | 2 +- gcc/ChangeLog | 16 ++++++++++++++++ gcc/config.gcc | 14 +++++++++++++- gcc/config/msp430/msp430-devices.c | 17 ++++++++++++++++- gcc/config/msp430/msp430.c | 10 ++++++++++ gcc/config/msp430/t-msp430 | 2 +- gcc/doc/install.texi | 16 +++++++++++++++- gcc/doc/invoke.texi | 4 ++-- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/g++.dg/init/dso_handle1.C | 1 + gcc/testsuite/g++.dg/init/dso_handle2.C | 1 + gcc/testsuite/g++.dg/other/cxa-atexit1.C | 1 + gcc/testsuite/gcc.target/msp430/msp430.exp | 8 +++++--- libgcc/ChangeLog | 8 ++++++++ libgcc/config.host | 4 ++-- libgcc/configure | 9 +++++++++ libgcc/configure.ac | 8 ++++++++ 18 files changed, 121 insertions(+), 12 deletions(-)