This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from 0fc9c5470be [Darwin, PPC] Allow the user to override the use of hard fl [...] new 0ac88a6c470 [Darwin, PPC] Install the same headers as other sub-targets. new 209193c57f7 [Darwin] The need for picsym stubs is dependent on linker u [...]
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: gcc/ChangeLog | 44 +++++++++++++++++++++++++++++++++++ gcc/config.gcc | 4 +--- gcc/config/darwin.c | 38 ++++++++++++++++++++---------- gcc/config/darwin.h | 6 ++++- gcc/config/darwin.opt | 4 ++++ gcc/config/i386/darwin.h | 30 +++++++++++------------- gcc/config/i386/i386.c | 2 +- gcc/config/i386/i386.h | 2 +- gcc/config/rs6000/darwin.h | 3 --- gcc/config/rs6000/rs6000.c | 4 ++-- gcc/testsuite/ChangeLog | 10 ++++++++ gcc/testsuite/obj-c++.dg/stubify-1.mm | 2 +- gcc/testsuite/obj-c++.dg/stubify-2.mm | 2 +- gcc/testsuite/objc.dg/stubify-1.m | 2 +- gcc/testsuite/objc.dg/stubify-2.m | 2 +- 15 files changed, 112 insertions(+), 43 deletions(-)