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 b68c661196e Automatic date update in version.in new 816029e0676 as: add option for generate R_LARCH_32/64_PCREL. new 8f12a1a841c Add testsuits for new assembler option of mthin-add-sub.
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: gas/config/tc-loongarch.c | 29 ++++++++++++++++++++++ gas/config/tc-loongarch.h | 13 +++++----- .../loongarch/{pcrel_relax.d => no_thin_add_sub.d} | 28 +++++++++++++-------- .../loongarch/{pcrel_relax.s => no_thin_add_sub.s} | 14 +++++------ .../{pcrel_norelax.d => thin_add_sub_norelax.d} | 25 ++++++++----------- .../{pcrel_norelax.s => thin_add_sub_norelax.s} | 8 +++--- .../{pcrel_relax.d => thin_add_sub_relax.d} | 12 ++++----- .../{pcrel_relax.s => thin_add_sub_relax.s} | 0 include/opcode/loongarch.h | 1 + 9 files changed, 81 insertions(+), 49 deletions(-) copy gas/testsuite/gas/loongarch/{pcrel_relax.d => no_thin_add_sub.d} (68%) copy gas/testsuite/gas/loongarch/{pcrel_relax.s => no_thin_add_sub.s} (86%) rename gas/testsuite/gas/loongarch/{pcrel_norelax.d => thin_add_sub_norelax.d} (75%) rename gas/testsuite/gas/loongarch/{pcrel_norelax.s => thin_add_sub_norelax.s} (87%) rename gas/testsuite/gas/loongarch/{pcrel_relax.d => thin_add_sub_relax.d} (91%) rename gas/testsuite/gas/loongarch/{pcrel_relax.s => thin_add_sub_relax.s} (100%)