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 f769dcdb019 gprofng: add release notes for 2.43 new 0d988fbb4e2 aarch64: disable feature b16b16 new d49f2dd78b0 MIPS: Use N64 by default for mips*64*-*-linux-gnuabi64 new bfa257b4072 MIPS/GAS: Omit LI 0 for condition trap
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: gas/config/tc-aarch64.c | 4 +++- gas/config/tc-mips.c | 11 ++++++++--- gas/configure | 2 +- gas/configure.ac | 2 +- gas/doc/c-aarch64.texi | 4 ++-- gas/testsuite/gas/aarch64/bfloat16-1.d | 1 + gas/testsuite/gas/aarch64/bfloat16-2-invalid.d | 1 + gas/testsuite/gas/mips/cond-trap-imm-zero.d | 16 ++++++++++++++++ gas/testsuite/gas/mips/cond-trap-imm-zero.s | 9 +++++++++ gas/testsuite/gas/mips/mips.exp | 2 ++ ld/configure.tgt | 4 ++-- ld/testsuite/config/default.exp | 9 +++++++-- 12 files changed, 53 insertions(+), 12 deletions(-) create mode 100644 gas/testsuite/gas/mips/cond-trap-imm-zero.d create mode 100644 gas/testsuite/gas/mips/cond-trap-imm-zero.s