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 de1010f Fix generation of GOT table when only GOT-relative relocs are used. new cc917fd Add support for the Q extension to the RISCV ISA.
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 | 7 ++++ gas/config/tc-riscv.c | 14 ++++++- include/ChangeLog | 4 ++ include/opcode/riscv-opc.h | 102 +++++++++++++++++++++++++++++++++++++++++++++ include/opcode/riscv.h | 2 + opcodes/ChangeLog | 6 +++ opcodes/riscv-opc.c | 60 ++++++++++++++++++++++++++ 7 files changed, 193 insertions(+), 2 deletions(-)