This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch in repository gcc.
from e76c131743b Backport fix for PR89245 new 9e1a4909e59 [Darwin] Use of symbol stubs should depend on the linker in use. new 11dbb4dad86 [Darwin] The need for FDE symbols is dependent on linker us [...] new d028c042893 [Darwin, PPC] Move the out of line register save/restore to [...]
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 | 57 ++++++++++++++++++++++++++++++++ gcc/config/darwin.c | 61 ++++++++++++++++++++++++++--------- gcc/config/darwin.h | 6 +++- gcc/config/darwin.opt | 4 +++ gcc/config/i386/darwin.h | 12 +++---- gcc/config/i386/i386.c | 2 +- gcc/config/i386/i386.h | 2 +- gcc/config/rs6000/darwin.h | 8 +++-- gcc/config/rs6000/rs6000.c | 5 +-- 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 +- 14 files changed, 141 insertions(+), 34 deletions(-)