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 6badd1020f5 objcopy embeds the current time and ignores SOURCE_DATE_EPO [...] new 766f6d170c5 RISC-V: Prohibit the 'Zcf' extension on RV64 new 6e30678feb8 RISC-V: Implications from 'Zc[fd]' extensions
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/elfxx-riscv.c | 9 +++++++++ gas/testsuite/gas/riscv/march-fail-rv64i_zcf.d | 3 +++ gas/testsuite/gas/riscv/march-fail-rv64i_zcf.l | 2 ++ gas/testsuite/gas/riscv/march-imply-zcd.d | 6 ++++++ gas/testsuite/gas/riscv/march-imply-zcf.d | 6 ++++++ 5 files changed, 26 insertions(+) create mode 100644 gas/testsuite/gas/riscv/march-fail-rv64i_zcf.d create mode 100644 gas/testsuite/gas/riscv/march-fail-rv64i_zcf.l create mode 100644 gas/testsuite/gas/riscv/march-imply-zcd.d create mode 100644 gas/testsuite/gas/riscv/march-imply-zcf.d