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 6a4f078b5b8 Automatic date update in version.in new 8864c4afdf2 LoongArch: add .option directive
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: gas/config/tc-loongarch.c | 59 ++++++++++++++++++++++ gas/testsuite/gas/loongarch/loongarch.exp | 1 + gas/testsuite/gas/loongarch/pseudo_op_option.d | 36 +++++++++++++ gas/testsuite/gas/loongarch/pseudo_op_option.s | 19 +++++++ .../gas/loongarch/pseudo_op_option_fail.l | 2 + .../gas/loongarch/pseudo_op_option_fail.s | 2 + 6 files changed, 119 insertions(+) create mode 100644 gas/testsuite/gas/loongarch/pseudo_op_option.d create mode 100644 gas/testsuite/gas/loongarch/pseudo_op_option.s create mode 100644 gas/testsuite/gas/loongarch/pseudo_op_option_fail.l create mode 100644 gas/testsuite/gas/loongarch/pseudo_op_option_fail.s