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 8bebfcda34 Fix gdb build on 32-bit hosts w/ --enable-64-bit-bfd new f50fabe4f6 RISC-V: Fix 4-arg add parsing.
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 | 13 +++++++++++++ gas/config/tc-riscv.c | 15 ++++++++++++--- gas/testsuite/gas/riscv/tprel-add.d | 3 +++ gas/testsuite/gas/riscv/tprel-add.l | 4 ++++ gas/testsuite/gas/riscv/tprel-add.s | 11 +++++++++++ opcodes/ChangeLog | 5 +++++ opcodes/riscv-opc.c | 2 +- 7 files changed, 49 insertions(+), 4 deletions(-) create mode 100644 gas/testsuite/gas/riscv/tprel-add.d create mode 100644 gas/testsuite/gas/riscv/tprel-add.l create mode 100644 gas/testsuite/gas/riscv/tprel-add.s