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-aarch64-stable-defconfig
in repository toolchain/ci/llvm-project.
from b9297dcdf2a [PowerPC] Do not emit HW loop if the body contains calls to [...]
adds 432bf48c08d [profile] Fix file contention causing dropped counts on Win [...]
No new revisions were added by this update.
Summary of changes:
compiler-rt/lib/profile/InstrProfilingUtil.c | 9 ++-
.../Windows/Inputs/instrprof-multiprocess.c | 89 ++++++++++++++++++++++
.../profile/Windows/instrprof-multiprocess.test | 10 +++
compiler-rt/test/profile/Windows/lit.local.cfg.py | 9 +++
4 files changed, 115 insertions(+), 2 deletions(-)
create mode 100644 compiler-rt/test/profile/Windows/Inputs/instrprof-multiprocess.c
create mode 100644 compiler-rt/test/profile/Windows/instrprof-multiprocess.test
create mode 100644 compiler-rt/test/profile/Windows/lit.local.cfg.py
--
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-release-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards b5fe04d 0: update: llvm-linux-: boot
new 429f99b 0: update: llvm-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 (b5fe04d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 162 +-
02-build_llvm/console.log | 11980 +++++++++++++++++-----------------
03-build_linux/console.log | 810 +--
04-boot_linux/console.log | 348 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13329 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13335 insertions(+), 13308 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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards f861a47 0: update: binutils-gcc-linux-: boot
new a3cae66 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 (f861a47)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11048 ++++++-------
04-build_abe-stage1/console.log | 18618 ++++++++++-----------
05-build_linux/console.log | 1009 +-
06-boot_linux/console.log | 478 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 31761 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
10 files changed, 31769 insertions(+), 31763 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-arm-mainline-defconfig
in repository toolchain/ci/gcc.
from 03dd86139fe Daily bump.
adds ac9720f6acf Daily bump.
adds 60a5bccb4b1 Daily bump.
adds 81018e27c82 Daily bump.
adds 752b10d3db7 Daily bump.
adds 01af17ba2b0 libstdc++: fix buffer overflow in path::operator+= (PR92853)
adds 75108832ee2 * tree.c (build_array_type_1): Add SET_CANONICAL parameter [...]
new 42ebd38c43b 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 | 9 ++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 ++-
gcc/testsuite/gnat.dg/lto23.adb | 20 +++++++++
gcc/tree.c | 27 +++++------
libstdc++-v3/ChangeLog | 12 +++++
libstdc++-v3/src/c++17/fs_path.cc | 11 +----
.../filesystem/path/concat/{path.cc => 92853.cc} | 52 ++++++++--------------
.../testsuite/27_io/filesystem/path/concat/path.cc | 20 +++++++++
.../27_io/filesystem/path/concat/strings.cc | 19 ++++++++
10 files changed, 117 insertions(+), 60 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/lto23.adb
copy libstdc++-v3/testsuite/27_io/filesystem/path/concat/{path.cc => 92853.cc} (57%)
--
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-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards d90252c 0: update: binutils-gcc-linux-: boot
new e9495d1 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 (d90252c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 132 +-
02-prepare_abe/console.log | 236 +-
03-build_abe-binutils/console.log | 10666 ++++++-------
04-build_abe-stage1/console.log | 18390 +++++++++++-----------
05-build_linux/console.log | 691 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 16 +-
console.log | 30634 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
11 files changed, 30622 insertions(+), 30651 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.