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 45f25d6c83 gdb: Restore selected frame in print_frame_local_vars new e80ae1906b RISC-V: Fix .align handling when .option norelax.
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 | 12 +++++++++ gas/config/tc-riscv.c | 30 +++++++++++++++------- gas/config/tc-riscv.h | 2 +- gas/testsuite/gas/riscv/no-relax-align-2.d | 19 ++++++++++++++ gas/testsuite/gas/riscv/no-relax-align-2.s | 5 ++++ .../gas/riscv/{t_insns.d => no-relax-align.d} | 5 +++- gas/testsuite/gas/riscv/no-relax-align.s | 4 +++ 7 files changed, 66 insertions(+), 11 deletions(-) create mode 100644 gas/testsuite/gas/riscv/no-relax-align-2.d create mode 100644 gas/testsuite/gas/riscv/no-relax-align-2.s copy gas/testsuite/gas/riscv/{t_insns.d => no-relax-align.d} (50%) create mode 100644 gas/testsuite/gas/riscv/no-relax-align.s