This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 7ea12e5 Fix the generation of alignment frags in code sections for AArch64. new b126985 Ensure ARM VPUSH and VPOP instructions do not affect more tha [...]
The 1 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: gas/ChangeLog | 9 +++++ gas/config/tc-arm.c | 10 ++++++ gas/config/tc-xgate.c | 80 ++++++++++++++++++++++------------------- gas/testsuite/gas/arm/pr20429.d | 3 ++ gas/testsuite/gas/arm/pr20429.l | 11 ++++++ gas/testsuite/gas/arm/pr20429.s | 13 +++++++ 6 files changed, 89 insertions(+), 37 deletions(-) create mode 100644 gas/testsuite/gas/arm/pr20429.d create mode 100644 gas/testsuite/gas/arm/pr20429.l create mode 100644 gas/testsuite/gas/arm/pr20429.s