This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9bee8a42043 2018-11-28 Aaron Sawdey acsawdey@linux.ibm.com new 2bdd9c115a1 [RS6000] rs6000_call_template for external call insn assemb [...] new a7fc84e89bd [RS6000] rs6000_indirect_call_template new 0280b96a18e [RS6000] Replace TLSmode with P, and correct tls call mems new 24fdcfda6d8 [RS6000] Remove constraints on call rounded_stack_size_rtx arg new 0a4b5c66df9 [RS6000] Use standard call patterns for __tls_get_addr calls
The 5 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 | 93 +++++ gcc/config/rs6000/darwin.md | 8 +- gcc/config/rs6000/predicates.md | 7 + gcc/config/rs6000/rs6000-protos.h | 8 +- gcc/config/rs6000/rs6000.c | 329 ++++++++++++---- gcc/config/rs6000/rs6000.md | 778 +++++++++++++------------------------- 6 files changed, 643 insertions(+), 580 deletions(-)