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 46dfcabeba7 Automatic date update in version.in new d081ffffa0b binutils objdump.exp remote_file typo new c7c970e4c63 Correct bfin XPASSes new 1a79004f61a RISC-V: Generate ELF priv attributes if priv instruction ar [...]
The 3 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: binutils/ChangeLog | 5 +++ binutils/testsuite/binutils-all/objdump.exp | 2 +- gas/ChangeLog | 20 ++++++++++++ gas/config/tc-riscv.c | 48 +++++++++++++++++++++++++---- gas/testsuite/gas/riscv/attribute-11.s | 2 ++ gas/testsuite/gas/riscv/attribute-14.s | 19 ++++++++++++ gas/testsuite/gas/riscv/attribute-14a.d | 8 +++++ gas/testsuite/gas/riscv/attribute-14b.d | 8 +++++ gas/testsuite/gas/riscv/attribute-14c.d | 8 +++++ gas/testsuite/gas/riscv/attribute-14d.d | 8 +++++ gas/testsuite/gas/riscv/attribute-14e.d | 8 +++++ ld/ChangeLog | 6 ++++ ld/testsuite/ld-elf/shared.exp | 32 +++++++++---------- 13 files changed, 150 insertions(+), 24 deletions(-) create mode 100644 gas/testsuite/gas/riscv/attribute-14.s create mode 100644 gas/testsuite/gas/riscv/attribute-14a.d create mode 100644 gas/testsuite/gas/riscv/attribute-14b.d create mode 100644 gas/testsuite/gas/riscv/attribute-14c.d create mode 100644 gas/testsuite/gas/riscv/attribute-14d.d create mode 100644 gas/testsuite/gas/riscv/attribute-14e.d