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 76622597b66 Automatic date update in version.in new 759b09f492d RISC-V: Stop generating mapping symbol $x, replace with $x<isa>. new ade87b8e629 RISC-V: Re-define mapping symbol $x to the file elf archite [...]
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-riscv.c | 51 ++++++++++++++++--------------- gas/testsuite/gas/riscv/mapping-symbols.d | 7 ++--- gas/testsuite/gas/riscv/mapping-x.d | 13 ++++++++ gas/testsuite/gas/riscv/mapping-x.s | 6 ++++ opcodes/riscv-dis.c | 19 ++++++++---- 5 files changed, 62 insertions(+), 34 deletions(-) create mode 100644 gas/testsuite/gas/riscv/mapping-x.d create mode 100644 gas/testsuite/gas/riscv/mapping-x.s