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 209193c57f7 [Darwin] The need for picsym stubs is dependent on linker u [...] new 734bc6f7c05 [Darwin] The need for FDE symbols is dependent on linker us [...] new fac3b41c4c6 [Darwin, PPC] Move the out of line register save/restore to [...] new 2043bf31b26 [Darwin] Some TLC for older Darwin versions. new 0eb3f4cb4fb [Darwin] Fix Objective-C NeXT ABI version check diagnostics.
The 4 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 | 50 ++++++++++++++++++++++++++++ gcc/config/darwin.c | 55 ++++++++++++++++++++----------- gcc/config/darwin.h | 72 +++++++++++++++++++++++++---------------- gcc/config/rs6000/darwin.h | 32 ++++++++++++++++-- libgcc/ChangeLog | 25 ++++++++++++++ libgcc/config.host | 6 ++-- libgcc/config/rs6000/t-darwin | 56 +++++++++++++++++++++++++------- libgcc/config/rs6000/t-darwin64 | 6 ---- libgcc/config/t-darwin | 14 +++----- 9 files changed, 238 insertions(+), 78 deletions(-)