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-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from c4930c797c Automatic date update in version.in
adds ec5e94069e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1c58430b 0: update: binutils-gcc-linux: boot
new 56ca847d 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 (1c58430b)
\
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 | 166 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11248 +++++++--------
04-build_abe-stage1/console.log | 14088 ++++++++++---------
05-build_linux/console.log | 692 +-
console.log | 26634 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
7 files changed, 26631 insertions(+), 26655 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 llvm.
from 63ba0bd5d7e [InstCombine] Disable some portions of foldGEPICmp for GEPs [...]
new 3628d757f7d [NFC] Assert preconditions and merge all users into one cod [...]
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:
lib/Analysis/Loads.cpp | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 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 d77b9818960 * tree-ssa-strlen.c (printf_strlen_execute): Initialize t [...]
new 576fb235f4b PR tree-optimization/91567 - Spurious -Wformat-overflow war [...]
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/gimple-ssa-sprintf.c | 19 +++++--
gcc/testsuite/ChangeLog | 7 +++
gcc/testsuite/gcc.dg/tree-ssa/builtin-snprintf-6.c | 7 +++
.../gcc.dg/tree-ssa/builtin-sprintf-warn-22.c | 58 ++++++++++++++++++++++
gcc/vr-values.c | 7 ++-
6 files changed, 101 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-22.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_kernel/llvm-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f70441df 6: update: llvm-linux: 17560
new 06186d6a 6: update: llvm-linux: 17560
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 (f70441df)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 220 +-
02-build_llvm/console.log | 12012 ++++++++++++------------
03-build_linux/console.log | 6232 ++++++-------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 58 +-
console.log | 18530 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 18543 insertions(+), 18527 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 c7c0ef67526 2019-08-27 Harald Anlauf <anlauf(a)gmx.de>
new d77b9818960 * tree-ssa-strlen.c (printf_strlen_execute): Initialize t [...]
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 | 5 ++
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.c-torture/compile/20190827-1.c | 104 +++++++++++++++++++++++
gcc/tree-ssa-strlen.c | 16 ++--
4 files changed, 122 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/20190827-1.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_kernel/llvm-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 5ffb2854 0: update: llvm-linux: boot
new 9f0e2b9d 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 (5ffb2854)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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-build_llvm/console.log | 12032 ++++++++++++++++----------------
03-build_linux/console.log | 1806 ++---
04-boot_linux/console.log | 470 +-
console.log | 14474 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
6 files changed, 14487 insertions(+), 14471 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 lld.
from 08172b223 Change the X86 datalayout to add three address spaces for 32 [...]
new fc009bcad [lld][WebAssembly] Support for growable tables
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:
test/wasm/{export-table.test => growable-table.test} | 6 ++----
wasm/Config.h | 1 +
wasm/Driver.cpp | 1 +
wasm/Options.td | 3 +++
wasm/SyntheticSections.cpp | 6 +++++-
5 files changed, 12 insertions(+), 5 deletions(-)
copy test/wasm/{export-table.test => growable-table.test} (71%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.