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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards f483ee4937 gcc-1efbfaebe75c4b0a40b760b5d92eee736db62196: all
new 9771fe1aec binutils-4dcfcfe0638d8e946b05fe51714c7d5b85b693c1: 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 (f483ee4937)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 13 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-binutils/console.log | 3475 +++----
4-build_abe-stage1/console.log | 3922 ++++----
5-count_linux_objs/console.log | 10096 ++++++++++-----------
console.log | 17946 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 17835 insertions(+), 17651 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 287b2c0094 llvm-30ce79ed996240027fabbe3d46fb4936642f662a: all
new 368eee65d5 linux-1a82ba1c69e35bc914de0bee01cb2aaebd8a69ea: 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 (287b2c0094)
\
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10215 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 148 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10437 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10442 insertions(+), 10452 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1991d33896 binutils-4dcfcfe0638d8e946b05fe51714c7d5b85b693c1: all
new d7e978ec13 gcc-ec127bff7e39131969e164bc0f95e88e00a30317: 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 (1991d33896)
\
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 | 12 +-
3-build_abe-binutils/console.log | 3464 +++--
4-build_abe-stage1/console.log | 4222 +++---
5-count_linux_objs/console.log | 9849 ++++++-------
console.log | 28459 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 23010 insertions(+), 23016 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 bae751c35d9 gn build: Merge the test part of r353237.
new 86ab198b4f4 Move the SMT API to LLVM
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:
CMakeLists.txt | 26 ++
cmake/modules/FindZ3.cmake | 51 +++
cmake/modules/LLVMConfig.cmake.in | 2 +
include/llvm/Config/config.h.cmake | 3 +
include/llvm/Support/SMTAPI.h | 405 ++++++++++++++++++
lib/Support/CMakeLists.txt | 17 +-
lib/Support/Z3Solver.cpp | 826 +++++++++++++++++++++++++++++++++++++
7 files changed, 1329 insertions(+), 1 deletion(-)
create mode 100644 cmake/modules/FindZ3.cmake
create mode 100644 include/llvm/Support/SMTAPI.h
create mode 100644 lib/Support/Z3Solver.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 6d763e31d2 [opaque pointer types] Make EmitCall pass Function Types to [...]
new 617fd0c671 Generalised the SMT state constraints
new ec66ced18a Got rid of the `Z3ConstraintManager` class
new 4a37267fb4 Moved the whole SMT API to a single file. NFC.
new 1684ef0300 Move the SMT API to LLVM
The 4 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:
CMakeLists.txt | 27 +-
cmake/modules/FindZ3.cmake | 51 --
include/clang/Config/config.h.cmake | 3 -
.../Core/PathSensitive/SMTConstraintManager.h | 45 +-
.../StaticAnalyzer/Core/PathSensitive/SMTConv.h | 227 +++---
.../StaticAnalyzer/Core/PathSensitive/SMTExpr.h | 61 --
.../StaticAnalyzer/Core/PathSensitive/SMTSolver.h | 302 --------
.../StaticAnalyzer/Core/PathSensitive/SMTSort.h | 90 ---
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 4 +-
lib/StaticAnalyzer/Core/CMakeLists.txt | 16 +-
lib/StaticAnalyzer/Core/SMTConstraintManager.cpp | 18 +
lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp | 840 ---------------------
test/CMakeLists.txt | 2 +-
test/lit.site.cfg.py.in | 2 +-
14 files changed, 168 insertions(+), 1520 deletions(-)
delete mode 100644 cmake/modules/FindZ3.cmake
delete mode 100644 include/clang/StaticAnalyzer/Core/PathSensitive/SMTExpr.h
delete mode 100644 include/clang/StaticAnalyzer/Core/PathSensitive/SMTSolver.h
delete mode 100644 include/clang/StaticAnalyzer/Core/PathSensitive/SMTSort.h
create mode 100644 lib/StaticAnalyzer/Core/SMTConstraintManager.cpp
delete mode 100644 lib/StaticAnalyzer/Core/Z3ConstraintManager.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 0e0673713d6 internal/syscall/unix: add constants for hurd
new 75b689468ac syscall: add Hurd support
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/go/gofrontend/MERGE | 2 +-
.../syscall/{errstr_linux.go => errstr_glibc.go} | 4 +-
libgo/go/syscall/exec_unix.go | 4 +-
libgo/go/syscall/libcall_glibc.go | 135 +++++++++++++++++++++
libgo/go/syscall/libcall_hurd.go | 18 +++
.../{libcall_linux_386.go => libcall_hurd_386.go} | 6 +-
libgo/go/syscall/libcall_linux.go | 122 -------------------
libgo/go/syscall/libcall_posix.go | 8 --
libgo/go/syscall/libcall_posix_nonhurd.go | 17 +++
.../syscall/{syscall_linux.go => syscall_glibc.go} | 2 +
10 files changed, 180 insertions(+), 138 deletions(-)
rename libgo/go/syscall/{errstr_linux.go => errstr_glibc.go} (90%)
create mode 100644 libgo/go/syscall/libcall_glibc.go
create mode 100644 libgo/go/syscall/libcall_hurd.go
copy libgo/go/syscall/{libcall_linux_386.go => libcall_hurd_386.go} (73%)
create mode 100644 libgo/go/syscall/libcall_posix_nonhurd.go
rename libgo/go/syscall/{syscall_linux.go => syscall_glibc.go} (97%)
--
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 6a43ceb896 linux-323e0195e63ff967a4fbdab7b17120f544ddc88f: 17558
new f8629d7a43 llvm-c449409533ba542038729e3b9178cb43244bc757: 17558
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 (6a43ceb896)
\
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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 9111 ++++++++---------
3-count_linux_objs/console.log | 3774 ++++----
4-check_regression/console.log | 8 +-
5-update_baseline/console.log | 10 +-
console.log | 20451 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 16620 insertions(+), 16770 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.