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 6de11ff67a9 RISC-V: Clarify the naming rules of vendor operands.
new ecb802d02ee Use 32/64_PCREL to replace a pair of ADD32/64 and SUB32/64.
new 4d944db22c3 Add testcase for generation of 32/64_PCREL.
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 | 22 ++++++-----
gas/config/tc-loongarch.h | 12 +++++-
gas/testsuite/gas/loongarch/pcrel_norelax.d | 56 +++++++++++++++++++++++++++
gas/testsuite/gas/loongarch/pcrel_norelax.s | 42 ++++++++++++++++++++
gas/testsuite/gas/loongarch/pcrel_relax.d | 60 +++++++++++++++++++++++++++++
gas/testsuite/gas/loongarch/pcrel_relax.s | 46 ++++++++++++++++++++++
6 files changed, 226 insertions(+), 12 deletions(-)
create mode 100644 gas/testsuite/gas/loongarch/pcrel_norelax.d
create mode 100644 gas/testsuite/gas/loongarch/pcrel_norelax.s
create mode 100644 gas/testsuite/gas/loongarch/pcrel_relax.d
create mode 100644 gas/testsuite/gas/loongarch/pcrel_relax.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.