This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from 37b7503b651 [Darwin] Amend section for constants with relocations. new 1c651e2d8bd [Darwin, machopic] Preparatory patches. new d03b74fe751 [Darwin, machopic] Fix for 67183 new a15cf7e8964 [Darwin, PPC] Fix PR 65342.
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: gcc/ChangeLog | 91 ++++++++++++++ gcc/config/darwin-protos.h | 2 - gcc/config/darwin.c | 299 ++++++++++++++++++++++++++++---------------- gcc/config/darwin.h | 47 +++++-- gcc/config/i386/darwin.h | 6 +- gcc/config/rs6000/darwin.h | 3 + gcc/config/rs6000/darwin.md | 32 ----- gcc/config/rs6000/rs6000.c | 103 ++++++++++++++- gcc/config/rs6000/rs6000.md | 8 -- 9 files changed, 428 insertions(+), 163 deletions(-)