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-allyesconfig
in repository toolchain/ci/binutils-gdb.
from afef1fb8f3 Automatic date update in version.in
adds 0275cea0c3 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards fe9c40cc9 gcc-4dfb886147d3e37b40bd0a20cb56860ab925554d: all
new 3f7d1ebf0 binutils-0275cea0c3fb3a0dac95bf048e123ca1c7d6192c: 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 (fe9c40cc9)
\
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:
1-reset_artifacts/console.log | 104 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6541 +++++++-------
4-build_abe-stage1/console.log | 8599 +++++++++---------
5-count_linux_objs/console.log | 1437 ++--
5-count_linux_objs/kernel.release | 1 +
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 16743 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 16796 insertions(+), 16681 deletions(-)
create mode 100644 5-count_linux_objs/kernel.release
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from eb679b0 tcwg_kernel-bisect.sh: Simplify artifacts/ directory handling
new 7b1b1b0 jenkins-helpers.sh: Speed-up "git gc" in clone_or_update_repo
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:
jenkins-helpers.sh | 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.
unknown user pushed a change to branch master
in repository llvm.
from aef38357514 [X86] Add combineX86ShufflesRecursively helper. NFCI.
new 575b949b8c2 [x86] add tests for extracted scalar casts (PR39974); NFC
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/CodeGen/X86/vec_int_to_fp.ll | 205 ++++++++++++++++++++++++++++++++++++++
1 file changed, 205 insertions(+)
--
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 lldb.
from 27444da6f TestClangASTContext: Rewrite an if-else chain into a switch
new b07b97751 Revert "Teach the default symbol vendor to respect module.Get [...]
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:
lit/SymbolFile/Breakpad/Inputs/basic-macho.yaml | 47 ------------------------
lit/SymbolFile/Breakpad/Inputs/symtab-macho.syms | 2 -
lit/SymbolFile/Breakpad/symtab-macho.test | 21 -----------
source/Symbol/SymbolVendor.cpp | 17 +++------
4 files changed, 5 insertions(+), 82 deletions(-)
delete mode 100644 lit/SymbolFile/Breakpad/Inputs/basic-macho.yaml
delete mode 100644 lit/SymbolFile/Breakpad/Inputs/symtab-macho.syms
delete mode 100644 lit/SymbolFile/Breakpad/symtab-macho.test
--
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 dcb8111cf0 Added a test case for dumping blocks that capture 'this'; NFC.
new d29cf52533 Added test cases for dumping variadic-like functions; NFC.
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/AST/ast-dump-decl.c | 3 +++
test/AST/ast-dump-expr.cpp | 18 ++++++++++++++++++
test/AST/ast-dump-funcs.cpp | 5 +++++
3 files changed, 26 insertions(+)
--
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 9fc2172cd24 PR c++/78244 - narrowing conversion in template not detect [...]
new b92cc3ed88c /cp 2019-01-16 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 5 +++++
gcc/cp/decl.c | 21 ++++++++++++++-------
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/g++.dg/other/pr33558-2.C | 2 +-
gcc/testsuite/g++.dg/other/pr33558.C | 2 +-
gcc/testsuite/g++.dg/parse/crash4.C | 2 +-
gcc/testsuite/g++.old-deja/g++.brendan/err-msg11.C | 2 +-
gcc/testsuite/g++.old-deja/g++.mike/p7635.C | 2 +-
gcc/testsuite/g++.old-deja/g++.other/decl6.C | 12 ++++++------
9 files changed, 39 insertions(+), 18 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-master-aarch64-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from bb27775165 Constify some remote-notif functions
adds 8d64371b6b Remove cleanup from remote.c
adds dc7e818497 sim: Fix definition of SIM_ARANGE_INLINE
adds 338c923d26 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 16 +
gdb/remote.c | 842 ++++++++++++++++++++++++------------------------
sim/common/ChangeLog | 4 +
sim/common/sim-arange.h | 2 +-
5 files changed, 446 insertions(+), 420 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-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 584920d2a gcc-727d210bf24564225bf27649669f1cf30f2361dc: 18230
new ae6249b02 binutils-338c923d26fa86f695fcdc4b659a5f0772768093: 18230
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 (584920d2a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 44 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3511 ++--
4-build_abe-stage1/console.log | 3926 ++--
5-count_linux_objs/console.log | 37700 ++++++++++++++++++------------------
5-count_linux_objs/kernel.release | 1 +
7-update_baseline/console.log | 2 +-
console.log | 28861 ++++++++++++++-------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 36960 insertions(+), 37109 deletions(-)
create mode 100644 5-count_linux_objs/kernel.release
--
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 73f9f91f2ab AMDGPU: Add llvm.amdgcn.ds.ordered.add & swap
new aef38357514 [X86] Add combineX86ShufflesRecursively helper. NFCI.
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/Target/X86/X86ISelLowering.cpp | 38 +++++++++++++++-----------------------
1 file changed, 15 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.