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 ab9bb4101c5 Add myself as the KVX port maintainer new 27a750dd896 LoongArch: gas: Don't define LoongArch .align new 601c741d5ce LoongArch: gas: Start a new frag after instructions that ca [...]
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: gas/config/tc-loongarch.c | 32 +++++++-------- .../gas/{riscv/align-1.l => loongarch/align.l} | 0 gas/testsuite/gas/loongarch/align.s | 5 +++ gas/testsuite/gas/loongarch/loongarch.exp | 1 + .../loongarch/relax-cfi-fde-DW_CFA_advance_loc.d | 46 ++++++++++++++++++++++ .../loongarch/relax-cfi-fde-DW_CFA_advance_loc.s | 33 ++++++++++++++++ 6 files changed, 99 insertions(+), 18 deletions(-) copy gas/testsuite/gas/{riscv/align-1.l => loongarch/align.l} (100%) create mode 100644 gas/testsuite/gas/loongarch/align.s create mode 100644 gas/testsuite/gas/loongarch/relax-cfi-fde-DW_CFA_advance_loc.d create mode 100644 gas/testsuite/gas/loongarch/relax-cfi-fde-DW_CFA_advance_loc.s