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 41ab2f9b7b6 Automatic date update in version.in new cbd7581f343 RISC-V: Don't assume the priv attributes are in order when [...] new 39ff0b81232 RISC-V: Report warning when linking the objects with differ [...]
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: bfd/ChangeLog | 30 +++++++ bfd/elfnn-riscv.c | 98 ++++++++++++++-------- bfd/elfxx-riscv.c | 96 ++++++++++++++++++++- bfd/elfxx-riscv.h | 13 +++ gas/ChangeLog | 6 ++ gas/config/tc-riscv.c | 36 ++------ include/ChangeLog | 6 ++ include/opcode/riscv.h | 4 - ld/ChangeLog | 9 ++ .../ld-riscv-elf/attr-merge-priv-spec-failed-01.d | 10 ++- .../ld-riscv-elf/attr-merge-priv-spec-failed-02.d | 10 ++- .../ld-riscv-elf/attr-merge-priv-spec-failed-03.d | 10 ++- .../ld-riscv-elf/attr-merge-priv-spec-failed-04.d | 10 ++- .../ld-riscv-elf/attr-merge-priv-spec-failed-05.d | 10 ++- .../ld-riscv-elf/attr-merge-priv-spec-failed-06.d | 10 ++- opcodes/ChangeLog | 5 ++ opcodes/riscv-dis.c | 1 + opcodes/riscv-opc.c | 50 ----------- 18 files changed, 289 insertions(+), 125 deletions(-)