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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0157421b8 linux-7566ec393f4161572ba6f11ad5171fd5d59b0fbd: all
new da22d7a79 gcc-f5dda9c18946d35d915b9a4f9eb5f459b6d801f5: 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 (0157421b8)
\
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 | 54 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6368 +++++++-------
4-build_abe-stage1/console.log | 9421 ++++++++++----------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 1219 ++-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 17144 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 17053 insertions(+), 17201 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 clang.
from 468c31a4de [darwin][arm64] use the "cyclone" CPU for Darwin even when ` [...]
new 43436b31e6 [NFC] Test commit: tweak whitespace in comment
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/CXX/temp/temp.param/p3.cpp | 4 ++--
1 file changed, 2 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-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards bee7d6a08 llvm-a8930e2a29cf1b58d76ae24609c2472e4d5eb25a: all
new 42a4bec40 llvm-7d4f84f7ad169f12918fd9fbfdab0d759fef2802: 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 (bee7d6a08)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 245 +-
2-build_llvm/console.log | 9147 +++++++++++++++++++-------------------
2-build_llvm/revision | 2 +-
3-count_linux_objs/console.log | 36 +-
console.log | 9426 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 2 +-
trigger-bisect-on-failure | 4 +-
9 files changed, 9305 insertions(+), 9561 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 lldb.
from 6f57bf9c6 Fix lldb's macosx/heap.py cstr command.
new d5a300477 [NativePDB] Decouple AST reconstruction from lldb Symbol creation.
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:
.../NativePDB/function-types-classes.cpp | 16 +-
source/Plugins/SymbolFile/NativePDB/CMakeLists.txt | 1 +
.../Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp | 865 +++++++++++++++++++++
.../Plugins/SymbolFile/NativePDB/PdbAstBuilder.h | 129 +++
source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp | 188 +++++
source/Plugins/SymbolFile/NativePDB/PdbUtil.h | 23 +-
.../SymbolFile/NativePDB/SymbolFileNativePDB.cpp | 820 +++----------------
.../SymbolFile/NativePDB/SymbolFileNativePDB.h | 57 +-
.../SymbolFile/NativePDB/UdtRecordCompleter.cpp | 68 +-
.../SymbolFile/NativePDB/UdtRecordCompleter.h | 21 +-
10 files changed, 1374 insertions(+), 814 deletions(-)
create mode 100644 source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
create mode 100644 source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h
--
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-lts-defconfig
in repository toolchain/gcc.
from bec2b178ce1 2018-12-16 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 230845da33c Daily bump.
adds b93bb0600ad 2018-12-17 Senthil Kumar Selvaraj <senthilkumar.selvaraj@ [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/combine.c | 5 +++--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/avr/pr88253.c | 32 ++++++++++++++++++++++++++++++++
5 files changed, 53 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/pr88253.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/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 302640c65 binutils-f7ac3ce5a83c1c6b3a776a3e3067a3aab36a2620: all
new 77c5de27d gcc-b93bb0600ad084cdb0ecb635cb36e6e814168a72: 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 (302640c65)
\
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 | 144 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3444 +++++++++--------
4-build_abe-stage1/console.log | 4041 ++++++++++----------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 127 +-
console.log | 7762 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 7751 insertions(+), 7787 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards a1a355912 llvm-220c7f6ca2a73f0e7ac066a88e63cded09746ee7: all
new 8bc6ba5cb linux-3beeb2615681fe87f4e6291ade669d50c27ce59a: 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 (a1a355912)
\
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:
1-reset_artifacts/console.log | 406 +-
2-build_llvm/console.log | 10245 ++++++++++++++---------------
3-count_linux_objs/console.log | 3222 ++++-----
3-count_linux_objs/revision | 2 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 13879 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 13870 insertions(+), 13904 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.