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-allnoconfig
in repository toolchain/ci/gcc.
from f85aeb54a6a Daily bump.
adds 278623a1154 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from a9f626606e Automatic date update in version.in
adds 9b2701ec61 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3ef77cf3 0: update: binutils-gcc-linux: boot
new 71a43649 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 (3ef77cf3)
\
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 | 130 +-
02-prepare_abe/console.log | 100 +-
03-build_abe-binutils/console.log | 7584 ++++++-------
04-build_abe-stage1/console.log | 13141 +++++++++++-----------
05-build_linux/console.log | 616 +-
console.log | 21619 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
7 files changed, 21605 insertions(+), 21599 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_gnu/gnu-master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards ce15695b 2: update: gcc-f7a9de44ce1152865c24d533019cf29bdd5533e2: -10
new f8a37476 2: update: gcc-f7a9de44ce1152865c24d533019cf29bdd5533e2: -10
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 (ce15695b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 139 ++--
02-prepare_abe/console.log | 418 +++++-----
03-build_abe-bootstrap/console.log | 864 ++++++++++-----------
05-update_baseline/console.log | 74 +-
console.log | 1495 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
6 files changed, 1490 insertions(+), 1508 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 e392e54cc90 [InstCombine] cttz(-x) -> cttz(x)
new d33fc8b267b Store a pointer to the return value in a static alloca and [...]
new 79b609c7e5d [Tests] Add a tricky LFTR case for documentation purposes
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:
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 14 ++-
test/DebugInfo/COFF/nrvo.ll | 144 ++++++++++++++++++++++
test/Transforms/IndVarSimplify/lftr-multi-exit.ll | 64 ++++++++++
3 files changed, 220 insertions(+), 2 deletions(-)
create mode 100644 test/DebugInfo/COFF/nrvo.ll
--
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 clang.
from 1e4dbd072b [clang-ifs] Clang Interface Stubs, first version (second lan [...]
new 4730a1bd73 Store a pointer to the return value in a static alloca and l [...]
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/CodeGen/CGDebugInfo.cpp | 18 +++++++++++++---
lib/CodeGen/CGDebugInfo.h | 10 +++++----
lib/CodeGen/CGDecl.cpp | 15 +++++++++----
lib/CodeGen/CodeGenFunction.cpp | 8 +++++++
lib/CodeGen/CodeGenFunction.h | 4 ++++
test/CodeGen/arm64-microsoft-arguments.cpp | 4 ++--
test/CodeGenCXX/conditional-gnu-ext.cpp | 8 +++----
test/CodeGenCXX/debug-info-nrvo.cpp | 28 +++++++++++++++++++++++++
test/CodeGenCXX/lambda-expressions.cpp | 1 -
test/CodeGenObjC/objc-non-trivial-struct-nrvo.m | 1 -
10 files changed, 78 insertions(+), 19 deletions(-)
create mode 100644 test/CodeGenCXX/debug-info-nrvo.cpp
--
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 52b0377a112 PR c++/87512 * g++.dg/cpp1z/inline-var7.C: New test.
new b08d008bac4 2019-06-20 Michael Meissner <meissner(a)linux.ibm.com>
new 68c2f4719ad * config/sh/sh.c (sh2a_function_vector_p): Use get_attribu [...]
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/ChangeLog | 9 +++++++++
gcc/config/rs6000/rs6000.md | 7 ++++++-
gcc/config/sh/sh.c | 2 +-
3 files changed, 16 insertions(+), 2 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-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f6183041 0: update: llvm-linux: all
new 294ed2ae 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 (f6183041)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 216 +-
02-build_llvm/console.log | 11676 +++++++++++++++++-----------------
03-build_linux/console.log | 826 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 12751 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
8 files changed, 12731 insertions(+), 12760 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-next-allnoconfig
in repository toolchain/ci/gcc.
from f85aeb54a6a Daily bump.
adds 278623a1154 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.