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-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 1a3da2cd61 Add thread-exit annotation.
adds 4fa0265ede Apply substitute-path to relative filenames as well
adds bec3a0c822 Automatic date update in version.in
adds f5e73be11b libctf: mark various args as unused in the !HAVE_MMAP case
adds 595a4d439b libctf: explicitly cast more size_t types used in printf()s
adds 942d35f72b libctf: avoid strndup
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 5 +++++
gdb/source.c | 13 ++++---------
libctf/ChangeLog | 18 ++++++++++++++++++
libctf/ctf-archive.c | 2 +-
libctf/ctf-decls.h | 1 +
libctf/ctf-dump.c | 16 +++++++++-------
libctf/ctf-lookup.c | 2 +-
libctf/ctf-subr.c | 2 +-
9 files changed, 41 insertions(+), 20 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 85eb366c 0: update: binutils-gcc-linux: all
new 234417be 0: update: binutils-gcc-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 (85eb366c)
\
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:
01-reset_artifacts/console.log | 18 +-
02-prepare_abe/console.log | 286 +-
03-build_abe-binutils/console.log | 11582 ++++++++-------
04-build_abe-stage1/console.log | 15244 ++++++++++---------
05-build_linux/console.log | 988 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 49 +-
console.log | 28216 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
11 files changed, 27889 insertions(+), 28516 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 994227b6 0: update: llvm-linux: all
new a1cc2b9c 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 (994227b6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 220 +-
02-build_llvm/console.log | 11812 +++++++++++++++++-----------------
03-build_linux/console.log | 824 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 +
console.log | 12889 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 12920 insertions(+), 12866 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 ff1332ee8e4 Fix -Wunused-lambda-capture warning. NFCI.
new 949fb459df2 Revert "[ADT] Enable set_difference() to be used on StringSet"
new 9c4a9b99198 [DAGCombine] visitAND - fix local shadow variable warnings. NFCI.
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:
include/llvm/ADT/StringMap.h | 5 ----
include/llvm/ADT/StringSet.h | 6 ----
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 48 ++++++++++++++++----------------
unittests/ADT/CMakeLists.txt | 1 -
unittests/ADT/StringMapTest.cpp | 15 ++++++++++
unittests/ADT/StringSetTest.cpp | 43 ----------------------------
6 files changed, 39 insertions(+), 79 deletions(-)
delete mode 100644 unittests/ADT/StringSetTest.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 clang.
from ecf5cff2b5 [Support][Test] Time profiler: add regression test
new 14c82ea52b Revert "[Support][Test] Time profiler: add regression test"
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/Driver/check-time-trace.cpp | 23 -----------------------
tools/driver/cc1_main.cpp | 5 -----
2 files changed, 28 deletions(-)
delete mode 100644 test/Driver/check-time-trace.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 binutils-gdb.
from 942d35f72b libctf: avoid strndup
new c1b00498af LD/doc: Clarify `-rpath' option's semantics WRT link-time de [...]
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:
ld/ChangeLog | 5 +++++
ld/ld.texi | 17 +++++++++++------
2 files changed, 16 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allnoconfig
in repository toolchain/ci/llvm-project.
from e98c4c8cc77 Merging r355154:
adds 0e657d45762 Merging r353905:
No new revisions were added by this update.
Summary of changes:
compiler-rt/lib/xray/tests/CMakeLists.txt | 5 +++--
1 file changed, 3 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4eac2ab3 0: update: llvm-linux: all
new 3eaea37d 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 (4eac2ab3)
\
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 | 70 +-
02-build_llvm/console.log | 11706 +++++++++++++++++------------------
03-build_linux/console.log | 674 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 -
console.log | 12483 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 12464 insertions(+), 12514 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.