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 461464f226 Fix use-after-move in compile/compile-cplus-types.c new 4e2b18982a RISC-V: bge[u] should get higher priority than ble[u]. new d35da542a7 [gdb/Python] Eliminate find_inferior_object
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/ChangeLog | 5 +++++ gas/testsuite/gas/riscv/bge.d | 13 +++++++++++++ gas/testsuite/gas/riscv/bge.s | 5 +++++ gdb/ChangeLog | 4 ++++ gdb/python/py-inferior.c | 14 -------------- opcodes/ChangeLog | 4 ++++ opcodes/riscv-opc.c | 4 ++-- 7 files changed, 33 insertions(+), 16 deletions(-) create mode 100644 gas/testsuite/gas/riscv/bge.d create mode 100644 gas/testsuite/gas/riscv/bge.s