This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/interrupt/gcc-5-branch in repository gcc.
discards 21e0913 Change IA MCU processor from iamcu to lakemount discards dc2ed9a Pass VOIDmode to gen_rtx_SET on GCC 5 branch discards 316cbe5 Implement x86 interrupt attribute discards 233eec3 Handle PROCESSOR_IAMCU in ix86_target_macros_internal discards f5d0761 Add a testcase for PR target/66821 discards 305a79d Update MOVE_RATIO cost for IA MCU discards d31ebda Define DBX_REGISTER_NUMBER for IA MCU discards 40bc729 Cleanup FPmode splitters a bit discards 3170597 More fix for PR rtl-optimization/66626 discards d9c256e Fix PR rtl-optimization/66626 discards 73218fb Replicate static chain on the stack discards ab7c50c Add a testcase for PR target/66824 discards f215166 Fix PR target/66824 discards 0702c88 Allow indirect sibcall with register arguments discards fe3369e Fix PR target/65753 discards 4f392d4 Adjust variable shift costs for IA MCU discards 094b389 Update config/i386/iamcu.h discards e6766c4 Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU discards f7e5f85 Check int_size_in_bytes in ix86_return_in_memory discards dbcca0a Allow <adxintrin.h> for IA MCU discards 1931c11 Don't pass/return vectors in registers for IAMCU discards 3603e62 Optimize i?86-*-elfiamcu for iamcu by default discards 36ae73f Add -march=iamcu to optimize for IA MCU discards 0764eed Add IA MCU support to x86intrin.h discards 5dd3829 IA MCU psABI support: testsuite discards 891c551 IA MCU psABI support: changes to libraries discards e1a9e80 IA MCU psABI support: GCC changes adds d86525c * config/pa/pa-linux.h (HAVE_sync_compare_and_swapdi): Defin [...] adds 12ecb72 Daily bump. adds 85c5c9d IA MCU psABI support: GCC changes adds 7031cc2 IA MCU psABI support: changes to libraries adds fde277e IA MCU psABI support: testsuite adds df445a9 Add IA MCU support to x86intrin.h adds b0e4ac1 Add -march=iamcu to optimize for IA MCU adds 0d7bbb3 Optimize i?86-*-elfiamcu for iamcu by default adds b267ce4 Handle PROCESSOR_IAMCU in ix86_target_macros_internal adds af80b8d Don't pass/return vectors in registers for IAMCU adds d4a329b Allow <adxintrin.h> for IA MCU adds 32f27a9 Check int_size_in_bytes in ix86_return_in_memory adds 481b5ce Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU adds 7c70476 Update config/i386/iamcu.h adds 14fad5a Adjust variable shift costs for IA MCU adds b99ba6d Fix PR target/65753 adds 81314ed Allow indirect sibcall with register arguments adds d7118cc Fix PR target/66824 adds 44946d9 Add a testcase for PR target/66824 adds 895944e Replicate static chain on the stack adds ca435d5 Fix PR rtl-optimization/66626 adds c2b01a0 More fix for PR rtl-optimization/66626 adds 2569cd1 Cleanup FPmode splitters a bit adds ad98abd Define DBX_REGISTER_NUMBER for IA MCU adds ecf3e38 Update MOVE_RATIO cost for IA MCU adds d99b799 Add a testcase for PR target/66821 adds c44b036 Change IA MCU processor from iamcu to lakemount new b91ec81 Implement x86 interrupt attribute new ea4fe78 Pass VOIDmode to gen_rtx_SET on GCC 5 branch
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (21e0913) \ N -- N -- N refs/heads/hjl/interrupt/gcc-5-branch (ea4fe78)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 2 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 | 14 +++ gcc/DATESTAMP | 2 +- gcc/config/pa/pa-linux.h | 1 + gcc/config/pa/pa-protos.h | 1 + gcc/config/pa/pa.c | 77 ++++++++++++++++- gcc/config/pa/pa.md | 214 +++++++++++++++++++++++++++++++++++++++++----- 6 files changed, 285 insertions(+), 24 deletions(-)