This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0a4b5c66df9 [RS6000] Use standard call patterns for __tls_get_addr calls new 5969e425db9 [RS6000] inline plt call sequences new fa31be6baeb [RS6000] Bogus easy_fp_constant call new fea980b417a [RS6000] "G" and "H" constraints new 109b1500ab9 [RS6000] CONST_DOUBLE tidy new 9c9893a40bc [RS6000] movdi_internal64 insn lengths
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 | 67 +++++++ gcc/config.in | 6 + gcc/config/rs6000/constraints.md | 11 +- gcc/config/rs6000/predicates.md | 66 +++--- gcc/config/rs6000/rs6000-protos.h | 2 + gcc/config/rs6000/rs6000.c | 409 ++++++++++++++++++++++++++++++++------ gcc/config/rs6000/rs6000.h | 4 + gcc/config/rs6000/rs6000.md | 302 +++++++++++++++++++--------- gcc/configure | 48 ++++- gcc/configure.ac | 6 + 10 files changed, 706 insertions(+), 215 deletions(-)