This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_binutils_check/master-arm
in repository toolchain/ci/base-artifacts.
from 4036011c4d onsuccess: #61: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new a6dce74c6d onsuccess: #62: 0: [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:
00-sumfiles/binutils.log.xz | Bin 47540 -> 47668 bytes
00-sumfiles/gas.log.xz | Bin 100708 -> 100720 bytes
00-sumfiles/ld.log.xz | Bin 124504 -> 124512 bytes
01-reset_artifacts/console.log.xz | Bin 2152 -> 2164 bytes
02-prepare_abe/console.log.xz | Bin 2612 -> 2624 bytes
03-build_abe-binutils/console.log.xz | Bin 49592 -> 50480 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 38088 -> 37524 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4316 -> 4336 bytes
04-build_abe-dejagnu/make-dejagnu.log.xz | Bin 588 -> 588 bytes
05-build_abe-check_binutils/check-binutils.log.xz | Bin 5188 -> 5188 bytes
05-build_abe-check_binutils/console.log.xz | Bin 3184 -> 3340 bytes
06-check_regression/console.log.xz | Bin 1060 -> 1056 bytes
06-check_regression/results.compare2 | 6 +++---
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 8 ++++----
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 ++--
sumfiles/ld.sum | 4 ++--
19 files changed, 14 insertions(+), 14 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_kernel/llvm-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
from 5c11544aaa onsuccess: #35: 622: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new c9a0b7db3a onsuccess: #36: boot: [TCWG CI] https://ci.linaro.org/job/tc [...]
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 2092 -> 2288 bytes
02-prepare_abe/console.log.xz | Bin 2588 -> 2604 bytes
03-build_abe-binutils/console.log.xz | Bin 27336 -> 27684 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17872 -> 18124 bytes
04-build_kernel_llvm/console.log.xz | Bin 66276 -> 68320 bytes
05-build_abe-qemu/console.log.xz | Bin 35668 -> 35908 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 26784 -> 27688 bytes
06-build_linux/console.log.xz | Bin 3448 -> 3076 bytes
07-boot_linux/console.log.xz | Bin 0 -> 504 bytes
08-check_regression/console.log.xz | Bin 520 -> 448 bytes
git/binutils_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 25 ++++++++++++++-----------
results | 6 +++++-
16 files changed, 23 insertions(+), 16 deletions(-)
create mode 100644 07-boot_linux/console.log.xz
--
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 releases/gcc-11
in repository gcc.
from 9856b87fa39 Daily bump.
new bccc9960eb7 rs6000: Don't use TFmode for 128 bits fp constant in toc [P [...]
new db291447877 rs6000: Guard __builtin_{un,}pack_vector_int128 with vsx [P [...]
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:
gcc/config/rs6000/rs6000-builtin.def | 12 ++++++--
gcc/config/rs6000/rs6000.c | 2 +-
gcc/testsuite/gcc.target/powerpc/pr109932-1.c | 17 +++++++++++
gcc/testsuite/gcc.target/powerpc/pr109932-2.c | 17 +++++++++++
gcc/testsuite/gcc.target/powerpc/pr110011.c | 42 +++++++++++++++++++++++++++
5 files changed, 87 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr109932-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr109932-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr110011.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.
unknown user pushed a change to branch main
in repository newlib.
from 048031501 Cygwin: use new XATTR_{NAME,SIZE}_MAX instead of MAX_EA_{NAME [...]
new 293785382 wincap.h: add wincap member has_user_shstk
new 1c4a00962 wincap.cc: set wincap member has_user_shstk true for 2004+
new 6604db8b8 fhandler/proc.cc: use wincap.has_user_shstk
The 3 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:
winsup/cygwin/fhandler/proc.cc | 8 ++++----
winsup/cygwin/local_includes/wincap.h | 2 ++
winsup/cygwin/wincap.cc | 10 ++++++++++
3 files changed, 16 insertions(+), 4 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_gcc_build/master-arm
in repository toolchain/ci/base-artifacts.
from 04bc59ae33 onsuccess: #564: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new 235d578a30 onsuccess: #584: 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 1884 -> 2120 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2580 bytes
04-build_abe-gcc/console.log.xz | Bin 242756 -> 240208 bytes
04-build_abe-gcc/make-gcc-stage2.log.xz | Bin 205772 -> 205952 bytes
05-check_regression/console.log.xz | Bin 468 -> 468 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/pw-report.log | 8 ++++----
manifest.sh | 8 ++++----
9 files changed, 10 insertions(+), 10 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 eb5c593cab9 ada: Fix couple of issues in documentation of overflow checking
new 36de416df8b AArch64: remove test comment from *mov<mode>_aarch64
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/aarch64/aarch64.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.