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 a393de33f2b ld: Support RELRO in aarch64-elf target new 6d1823dc899 LoongArch: Fix disassembly option parsing stopping at the f [...]
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: .../testsuite/binutils-all/loongarch64/dis-options-multi.d | 10 ++++++++++ .../testsuite/binutils-all/loongarch64/dis-options-no-alises.d | 10 ++++++++++ .../testsuite/binutils-all/loongarch64/dis-options-numeric.d | 10 ++++++++++ binutils/testsuite/binutils-all/loongarch64/dis-options.s | 3 +++ opcodes/loongarch-dis.c | 7 ++++++- 5 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 binutils/testsuite/binutils-all/loongarch64/dis-options-multi.d create mode 100644 binutils/testsuite/binutils-all/loongarch64/dis-options-no-alises.d create mode 100644 binutils/testsuite/binutils-all/loongarch64/dis-options-numeric.d create mode 100644 binutils/testsuite/binutils-all/loongarch64/dis-options.s