This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 9b87c0ee0 Add entry 55e94561e97ed0bce4774aa1c6b5d5d82209a379 from https [...]
new 61a6a8f84 Add entry 55e94561e97ed0bce4774aa1c6b5d5d82209a379 from https [...]
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:
gcc/sha1/55e94561e97ed0bce4774aa1c6b5d5d82209a379/jira/description | 5 +++++
gcc/sha1/55e94561e97ed0bce4774aa1c6b5d5d82209a379/jira/yaml | 5 +++++
gcc/sha1/55e94561e97ed0bce4774aa1c6b5d5d82209a379/status.txt | 5 +++++
.../tcwg_bmk-code_speed-spec2k6/gnu-aarch64-master-O2/details.txt | 2 ++
.../gnu-aarch64-master-O2}/reproduction_instructions.txt | 4 ++--
.../gnu-aarch64-master-O2}/status-summary.txt | 0
.../tcwg_bmk-code_speed-spec2k6/gnu-aarch64-master-O2/status.txt | 6 +++---
.../tcwg_bmk-code_speed-spec2k6}/status-summary.txt | 0
.../tcwg_bmk-code_speed-spec2k6/status.txt | 6 +++---
9 files changed, 25 insertions(+), 8 deletions(-)
create mode 100644 gcc/sha1/55e94561e97ed0bce4774aa1c6b5d5d82209a379/tcwg_bmk-code [...]
copy gcc/sha1/55e94561e97ed0bce4774aa1c6b5d5d82209a379/{tcwg_bmk-code_vect-spec2k6 [...]
copy {glibc/sha1/885d340f20aab989482b8a1f844a224a1656d52c => gcc/sha1/55e94561e97e [...]
copy gcc/sha1/{1cd5bc387c453126fdb4c9400096180484ecddee => 55e94561e97ed0bce4774aa [...]
copy {glibc/sha1/885d340f20aab989482b8a1f844a224a1656d52c => gcc/sha1/55e94561e97e [...]
copy gcc/sha1/{1cd5bc387c453126fdb4c9400096180484ecddee => 55e94561e97ed0bce4774aa [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 5f2d94d0b Add entry ae034b9106fbdd855ec22ce221bb61a1a9a532c3 from https [...]
new 9b87c0ee0 Add entry 55e94561e97ed0bce4774aa1c6b5d5d82209a379 from https [...]
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:
.../tcwg_bmk-code_speed-spec2k6/gnu-aarch64-master-O2/build_url | 2 +-
.../gnu-aarch64-master-O2}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{1cd5bc387c453126fdb4c9400096180484ecddee => 55e94561e97ed0bce4774aa [...]
copy gcc/sha1/55e94561e97ed0bce4774aa1c6b5d5d82209a379/{tcwg_bmk-code_size-spec2k6 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 77d242a06e3 RISC-V: THEAD: Add 5 assembly pseudoinstructions for XThead [...]
new aae8784c58d LoongArch: bfd: Add support for tls le relax.
new 775dead218e LoongArch: include: Add support for tls le relax.
new b449f8428b4 LoongArch: opcodes: Add support for tls le relax.
new 40372b03b36 LoongArch: gas: Add support for tls le relax.
new 90827b4eefb LoongArch: ld: Add support for tls le relax.
The 5 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:
bfd/.elfnn-loongarch.c.swp | Bin 0 -> 16384 bytes
bfd/bfd-in2.h | 4 +
bfd/elfnn-loongarch.c | 105 ++++++++++++++
bfd/elfxx-loongarch.c | 55 +++++++-
bfd/libbfd.h | 3 +
bfd/reloc.c | 7 +
gas/config/tc-loongarch.c | 32 +++++
gas/testsuite/gas/loongarch/loongarch.exp | 9 ++
gas/testsuite/gas/loongarch/reloc.d | 18 +++
gas/testsuite/gas/loongarch/reloc.s | 11 ++
.../gas/loongarch/tls_le_insn_format_check.s | 15 ++
include/elf/loongarch.h | 12 ++
ld/testsuite/ld-loongarch-elf/old-tls-le.s | 23 ++++
.../ld-loongarch-elf/relax-bound-check-tls-le.s | 53 ++++++++
ld/testsuite/ld-loongarch-elf/relax-tls-le.s | 26 ++++
ld/testsuite/ld-loongarch-elf/relax.exp | 151 ++++++++++++++++++++-
.../tls-relax-compatible-check-new.s | 35 +++++
.../tls-relax-compatible-check-old.s | 33 +++++
opcodes/loongarch-opc.c | 1 +
19 files changed, 587 insertions(+), 6 deletions(-)
create mode 100644 bfd/.elfnn-loongarch.c.swp
create mode 100644 gas/testsuite/gas/loongarch/tls_le_insn_format_check.s
create mode 100644 ld/testsuite/ld-loongarch-elf/old-tls-le.s
create mode 100644 ld/testsuite/ld-loongarch-elf/relax-bound-check-tls-le.s
create mode 100644 ld/testsuite/ld-loongarch-elf/relax-tls-le.s
create mode 100644 ld/testsuite/ld-loongarch-elf/tls-relax-compatible-check-new.s
create mode 100644 ld/testsuite/ld-loongarch-elf/tls-relax-compatible-check-old.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.