This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/v1.1_to_v1.2-936/tcwg_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts/tcwg_gnu_cross_check_gcc/master-arm.
at 09c4ff6e onsuccess: #936: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
No new revisions were added by this update.
--
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 gcc.
from 4cd4c34acda RISC-V: Fix typo[VSETVL PASS]
new 93a46d18f52 LoongArch: Add enum-style -mexplicit-relocs= option
new 8811630df88 LoongArch: Use explicit relocs for GOT access when -mexplic [...]
new 95db62f4ad4 LoongArch: Use explicit relocs for TLS access with -mexplic [...]
new 83e24e8c1e5 LoongArch: Use explicit relocs for addresses only used for [...]
new e1b1cba141a LoongArch: Document -mexplicit-relocs={auto,none,always}
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:
gcc/config/loongarch/genopts/loongarch-strings | 6 +
gcc/config/loongarch/genopts/loongarch.opt.in | 21 +++-
gcc/config/loongarch/loongarch-def.h | 6 +
gcc/config/loongarch/loongarch-protos.h | 1 +
gcc/config/loongarch/loongarch-str.h | 5 +
gcc/config/loongarch/loongarch.cc | 75 ++++++++++--
gcc/config/loongarch/loongarch.h | 3 +
gcc/config/loongarch/loongarch.md | 128 ++++++++++++++++++++-
gcc/config/loongarch/loongarch.opt | 21 +++-
gcc/config/loongarch/predicates.md | 15 ++-
gcc/doc/invoke.texi | 37 ++++--
.../loongarch/explicit-relocs-auto-lto.c | 26 +++++
...licit-relocs-auto-single-load-store-no-anchor.c | 6 +
.../explicit-relocs-auto-single-load-store.c | 14 +++
.../loongarch/explicit-relocs-auto-tls-ld-gd.c | 9 ++
.../loongarch/explicit-relocs-auto-tls-le-ie.c | 6 +
16 files changed, 343 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/explicit-relocs-auto-lto.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/explicit-relocs-auto-single- [...]
create mode 100644 gcc/testsuite/gcc.target/loongarch/explicit-relocs-auto-single- [...]
create mode 100644 gcc/testsuite/gcc.target/loongarch/explicit-relocs-auto-tls-ld-gd.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/explicit-relocs-auto-tls-le-ie.c
--
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 linaro-local/ci/tcwg_gnu_embed_build/master-arm_v7a_softfp_eabi
in repository toolchain/ci/base-artifacts/tcwg_gnu_embed_build/master-arm_v7a_softfp_eabi.
from 2545449 onsuccess: #109: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new b06c907 onsuccess: #110: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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:
01-reset_artifacts/console.log.xz | Bin 2344 -> 2356 bytes
02-prepare_abe/console.log.xz | Bin 2604 -> 2608 bytes
04-build_abe-binutils/console.log.xz | Bin 27188 -> 27188 bytes
04-build_abe-binutils/make-binutils.log.xz | Bin 17636 -> 17736 bytes
05-build_abe-stage1/console.log.xz | Bin 89976 -> 90296 bytes
05-build_abe-stage1/make-gcc-stage1.log.xz | Bin 70700 -> 70848 bytes
06-clean_sysroot/console.log.xz | Bin 376 -> 376 bytes
07-build_abe-newlib/console.log.xz | Bin 12656 -> 12688 bytes
07-build_abe-newlib/make-newlib.log.xz | Bin 7008 -> 7044 bytes
08-build_abe-stage2/console.log.xz | Bin 125040 -> 125480 bytes
08-build_abe-stage2/make-gcc-stage2.log.xz | Bin 97096 -> 97076 bytes
09-build_abe-gdb/console.log.xz | Bin 34508 -> 34520 bytes
09-build_abe-gdb/make-gdb.log.xz | Bin 26328 -> 26660 bytes
10-build_abe-qemu/console.log.xz | Bin 33812 -> 33816 bytes
10-build_abe-qemu/make-qemu.log.xz | Bin 22588 -> 22148 bytes
11-check_regression/console.log.xz | Bin 1260 -> 1292 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 268 ++++++++++++++---------------
jenkins/notify-init.log | 100 +++++------
jenkins/rewrite.log | 22 +--
jenkins/run-build.env | 6 +-
manifest.sh | 2 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 54 +++---
notify/mail-subject.txt | 2 +-
29 files changed, 233 insertions(+), 233 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.