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 538edc49dc6 [gdb/testsuite] Fix timeout in gdb.tui/empty.exp new 85bd4bfb7f4 RISC-V: minor effort reduction in relocation specifier parsing new 408ab0161d0 RISC-V: drop "percent_op" parameter from my_getOpcodeExpression() new a5e756e63e1 RISC-V: avoid redundant and misleading/wrong error messages new b33e94cfa47 RISC-V: don't recognize bogus relocations new 42dabba6578 RISC-V: test for expected / no unexpected symbols new 7a29ee29030 RISC-V: adjust logic to avoid register name symbols
The 6 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 | 173 +++++++++++++++++++++++++---------- gas/config/tc-riscv.h | 4 + gas/testsuite/gas/riscv/reg-syms-C.d | 4 + gas/testsuite/gas/riscv/reg-syms.d | 8 ++ gas/testsuite/gas/riscv/reg-syms.s | 10 ++ gas/testsuite/gas/riscv/tprel-add.l | 1 - 6 files changed, 150 insertions(+), 50 deletions(-) create mode 100644 gas/testsuite/gas/riscv/reg-syms-C.d create mode 100644 gas/testsuite/gas/riscv/reg-syms.d create mode 100644 gas/testsuite/gas/riscv/reg-syms.s