This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts/tcwg_kernel/gnu-master-aarch64-mainline-allnoconfig.
from d484ae9 onsuccess: #58: boot: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 2d06a10 onsuccess: #60: boot: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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 2300 -> 2328 bytes
02-prepare_abe/console.log.xz | Bin 2580 -> 2600 bytes
03-build_abe-binutils/console.log.xz | Bin 27336 -> 27780 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 18044 -> 17776 bytes
04-build_abe-stage1/console.log.xz | Bin 74408 -> 74516 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 54232 -> 54472 bytes
05-build_abe-qemu/console.log.xz | Bin 34836 -> 34952 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 22956 -> 23404 bytes
06-build_linux/console.log.xz | Bin 2988 -> 2880 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 1128 -> 1196 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 794 +++++++++++++----------------
jenkins/notify-init.log | 205 +++++---
jenkins/rewrite.log | 22 +-
jenkins/run-build.env | 14 +-
manifest.sh | 10 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 36 +-
notify/mail-recipients.txt | 2 +-
notify/mail-subject.txt | 2 +-
25 files changed, 549 insertions(+), 548 deletions(-)
--
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_bootstrap_build/master-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts/tcwg_bootstrap_build/master-arm-bootstrap_lto.
from c13b763 onsuccess: #251: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 9b2133b onsuccess: #252: 1: [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 2172 -> 2148 bytes
02-prepare_abe/console.log.xz | Bin 2624 -> 2604 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 497416 -> 497996 bytes
04-build_abe-bootstrap_lto/make-gcc-stage2.log.xz | Bin 447588 -> 447988 bytes
05-check_regression/console.log.xz | Bin 1120 -> 1104 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 231 +++++++++++++---------
jenkins/notify-init.log | 72 +++----
jenkins/rewrite.log | 24 +--
jenkins/run-build.env | 8 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 18 +-
notify/mail-recipients.txt | 2 +-
notify/mail-subject.txt | 2 +-
16 files changed, 211 insertions(+), 156 deletions(-)
--
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 7bcdb777e6a [PATCH] RISC-V: Fix wrong tune parameters on int_div
new e5f6a5ad7ce PR modula2/111530: Build failure on BSD due to getopt_long_ [...]
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/m2/gm2-libs-ch/cgetopt.c | 10 +-
gcc/m2/gm2-libs/GetOpt.def | 13 +-
gcc/m2/gm2-libs/GetOpt.mod | 84 +-
gcc/m2/gm2-libs/cgetopt.def | 3 +-
gcc/testsuite/gm2/pimlib/run/pass/testgetopt.mod | 74 ++
libgm2/Makefile.in | 10 +-
libgm2/aclocal.m4 | 10 +-
libgm2/config.h.in | 9 +
libgm2/configure | 147 +++-
libgm2/configure.ac | 7 +-
libgm2/libm2cor/Makefile.in | 10 +-
libgm2/libm2iso/Makefile.in | 10 +-
libgm2/libm2log/Makefile.in | 10 +-
libgm2/libm2min/Makefile.in | 10 +-
libgm2/libm2pim/Makefile.in | 10 +-
libgm2/libm2pim/cgetopt.cc | 1028 +++++++++++++++++++++-
16 files changed, 1268 insertions(+), 177 deletions(-)
create mode 100644 gcc/testsuite/gm2/pimlib/run/pass/testgetopt.mod
--
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 9c032218107 RISC-V: Add rawmemchr expander.
new 7bcdb777e6a [PATCH] RISC-V: Fix wrong tune parameters on int_div
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/config/riscv/riscv.cc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.