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-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 7823f57a 1: reset: linux-c14cab2688d09b851349acbb83e5fce8e0d4ca42: 18628
new 614cfd38 2: update: llvm-linux: 18696
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 | 227 +-
02-build_llvm/console.log | 12502 +++++++++++++--------------
03-build_linux/console.log | 725 +-
05-check_regression/console.log | 86 +-
05-check_regression/results.regressions | 5 +-
05-check_regression/trigger-bisect | 3 -
06-update_baseline/console.log | 75 +
06-update_baseline/results.regressions | 5 +-
console.log | 13611 +++++++++++++++---------------
jenkins/manifest.sh | 13 +-
reset-baseline | 0
results | 4 +-
12 files changed, 13842 insertions(+), 13414 deletions(-)
delete mode 100644 05-check_regression/trigger-bisect
delete mode 100644 reset-baseline
--
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/gnu-release-aarch64-stable-defconfig
in repository toolchain/ci/gcc.
from 6c1668fe923 Daily bump.
adds e042b0490c8 rs6000: AIX long double builtins for 64 bit long double.
adds 89714e45f0b rs6000: Link with libc128.a for long-double-128.
adds 45a6686e76b libstdc++: Fix incorrect size calculation in PMR resource [...]
adds 6c0bd2f0230 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 18 ++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/aix61.h | 1 +
gcc/config/rs6000/aix71.h | 1 +
gcc/config/rs6000/aix72.h | 1 +
gcc/config/rs6000/rs6000.c | 26 ++++++++++++++++++++++----
libstdc++-v3/ChangeLog | 10 ++++++++++
libstdc++-v3/src/c++17/memory_resource.cc | 4 ++--
8 files changed, 56 insertions(+), 7 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/gnu-release-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards dc75feab 0: update: binutils-gcc-linux: boot
new 539d6d4b 0: update: binutils-gcc-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (dc75feab)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 234 +-
02-prepare_abe/console.log | 204 +-
03-build_abe-binutils/console.log | 11207 +++++++------
04-build_abe-stage1/console.log | 13706 +++++++--------
05-build_linux/console.log | 722 +-
06-boot_linux/console.log | 438 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26541 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 26546 insertions(+), 26548 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_bmk_tx1/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/gcc.
from 1bcc05f210c Daily bump.
adds f877a0c82c9 Daily bump.
adds b8da02efe62 rs6000: Don't use HARD_FRAME_POINTER_REGNUM if it's not liv [...]
adds 5a17beaecad Fortran : Spurious warning message with -Wsurprising PR59107
adds 6c1668fe923 Daily bump.
adds e042b0490c8 rs6000: AIX long double builtins for 64 bit long double.
adds 89714e45f0b rs6000: Link with libc128.a for long-double-128.
adds 45a6686e76b libstdc++: Fix incorrect size calculation in PMR resource [...]
new 6c0bd2f0230 Daily bump.
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/ChangeLog | 34 ++++++++++++++++++++-
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/aix61.h | 1 +
gcc/config/rs6000/aix71.h | 1 +
gcc/config/rs6000/aix72.h | 1 +
gcc/config/rs6000/rs6000.c | 50 +++++++++++++++++++++++--------
gcc/fortran/ChangeLog | 16 ++++++++++
gcc/fortran/gfortran.h | 5 +++-
gcc/fortran/interface.c | 3 +-
gcc/fortran/resolve.c | 10 ++++---
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gfortran.dg/pr59107.f90 | 11 +++++++
libstdc++-v3/ChangeLog | 10 +++++++
libstdc++-v3/src/c++17/memory_resource.cc | 4 +--
14 files changed, 133 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr59107.f90
--
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_bmk_tx1/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 49b82db8 0: update: binutils-gcc-glibc-llvm: 1
new 478abe3e 0: update: binutils-gcc-glibc-llvm: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (49b82db8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-release-aar [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 58 +-
02-prepare_abe/console.log | 50 +-
03-build_abe-binutils/console.log | 10609 ++-
04-build_abe-stage1/console.log | 13564 ++--
05-build_abe-linux/console.log | 236 +-
06-build_abe-glibc/console.log | 38536 +++++-----
07-build_abe-stage2/console.log | 35126 ++++-----
08-build_llvm-true/console.log | 12672 ++--
10-benchmark--Os_LTO/benchmark-start.log | 2 +-
10-benchmark--Os_LTO/benchmark.log | 21 +-
10-benchmark--Os_LTO/console.log | 255 +-
11-check_regression/console.log | 760 +-
11-check_regression/results-0.csv | 113 +-
11-check_regression/results-1.csv | 106 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 118 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 2538 +-
12-update_baseline/console.log | 492 +-
12-update_baseline/results-0.csv | 113 +-
12-update_baseline/results-1.csv | 106 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 118 +-
12-update_baseline/results.csv | 48 +-
12-update_baseline/results.log | 2506 +-
console.log | 112332 ++++++++++++++--------------
jenkins/manifest.sh | 12 +-
results_id | 2 +-
28 files changed, 115227 insertions(+), 115390 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-arm-mainline-allmodconfig
in repository toolchain/ci/linux.
from 152036d1379f Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/proje [...]
adds ac9155842829 gfs2: fix withdraw sequence deadlock
adds a8b7528b69d4 gfs2: Fix error exit in do_xmote
adds 53af80ce0eae gfs2: Fix BUG during unmount after file system withdraw
adds d22f69a08dcb gfs2: Fix use-after-free in gfs2_logd after withdraw
adds 566a2ab3c900 gfs2: Another gfs2_walk_metadata fix
adds aa83da7f47b2 gfs2: More gfs2_find_jhead fixes
adds 2297ab6144c2 gfs2: Fix problems regarding gfs2_qa_get and _put
adds f9615fe3113f gfs2: Change BUG_ON to an assert_withdraw in gfs2_quota_change
adds e6ce26e571a8 gfs2: remove check for quotas on in gfs2_quota_check
adds 4ed0c30811cb gfs2: move privileged user check to gfs2_quota_lock_check
adds c9cb9e381985 gfs2: don't call quota_unhold if quotas are not locked
adds f4e2f5e1a527 gfs2: Grab glock reference sooner in gfs2_add_revoke
adds b11e1a84f370 gfs2: If go_sync returns error, withdraw but skip invalidate
adds b14c94908b1b Revert "gfs2: Don't demote a glock until its revokes are written"
adds e719340f46bd Merge tag 'gfs2-v5.7-rc1.fixes' of git://git.kernel.org/pu [...]
adds dc87f6dd058a gpio: pca953x: Fix pca953x_gpio_set_config
adds 4e1541593017 gpiolib: improve the robustness of watch/unwatch ioctl()
adds 6409d049ce28 gpiolib: don't call sleeping functions with a spinlock taken
adds 8312d50b3f94 Merge tag 'gpio-fixes-for-v5.7-rc3' of git://git.kernel.or [...]
adds 8650b6099da5 gpio: of: Build fails if CONFIG_OF_DYNAMIC enabled without [...]
adds 0cf253eed5d2 gpio: tegra: mask GPIO IRQs during IRQ shutdown
adds 8ec91c0fce15 Merge tag 'gpio-v5.7-2' of git://git.kernel.org/pub/scm/li [...]
adds 9d82ccda2bc5 tools/bootconfig: Fix apply_xbc() to return zero on success
adds 8b1fac2e73e8 tracing: Wait for preempt irq delay thread to execute
adds 611d0a95d46b bootconfig: Fix to prevent warning message if no bootconfi [...]
adds 24085f70a6e1 Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm [...]
No new revisions were added by this update.
Summary of changes:
drivers/gpio/gpio-pca953x.c | 2 +-
drivers/gpio/gpio-tegra.c | 1 +
drivers/gpio/gpiolib.c | 34 +++++++++++++++++++++++++++++-----
fs/gfs2/bmap.c | 16 +++++++++-------
fs/gfs2/glock.c | 6 ++----
fs/gfs2/inode.c | 7 ++++---
fs/gfs2/log.c | 11 ++++++++---
fs/gfs2/lops.c | 19 ++++++++++++-------
fs/gfs2/meta_io.c | 2 +-
fs/gfs2/quota.c | 13 +++++--------
fs/gfs2/quota.h | 3 ++-
fs/gfs2/super.c | 1 -
fs/gfs2/util.c | 10 ++++++----
init/main.c | 10 ++++++----
kernel/trace/preemptirq_delay_test.c | 12 ++++++++++--
tools/bootconfig/main.c | 1 +
16 files changed, 97 insertions(+), 51 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f2ba2e0d 0: update: llvm-linux: all
new 2fcda7fd 0: update: llvm-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f2ba2e0d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 68 +-
02-build_llvm/console.log | 12950 ++++++++++++++++++------------------
03-build_linux/console.log | 632 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 18 +-
console.log | 13682 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13688 insertions(+), 13688 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 9042fea9722 Refactor tree-vrp.c
new 0fec3f62b9b Document more x86 operand modifier.
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/ChangeLog | 8 +++++
gcc/config/i386/i386.c | 2 ++
gcc/doc/extend.texi | 94 ++++++++++++++++++++++++++++++++++++++++++++++++--
3 files changed, 102 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.