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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards c0d8d052 0: update: binutils-gcc-linux: boot
new b76d02a3 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 (c0d8d052)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 158 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10904 ++++++-------
04-build_abe-stage1/console.log | 18510 +++++++++++----------
05-build_linux/console.log | 982 +-
06-boot_linux/console.log | 478 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 31572 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 31529 insertions(+), 31541 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-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards dde58a37 0: update: llvm-linux: boot
new f0fdb776 0: update: llvm-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 (dde58a37)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 166 +-
02-build_llvm/console.log | 11986 +++++++++++++++++------------------
03-build_linux/console.log | 780 +--
04-boot_linux/console.log | 436 +-
console.log | 13368 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 13372 insertions(+), 13372 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 f1b259e03 DWIMy filterspecs for dotest.py
new 05dcc9670 [lldb] Reverts part of 61f471a
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:
.../Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | 7 ++++++-
1 file changed, 6 insertions(+), 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 clang.
from a182e25851 [clang] Accept -ftrivial-auto-var-init in clang-cl
new 9900ef4082 Revert "Add VFS support for sanitizers' blacklist"
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/AST/ASTContext.cpp | 19 +------------------
.../Inputs/sanitizer-blacklist-vfsoverlay.yaml | 15 ---------------
test/CodeGen/ubsan-blacklist.c | 11 -----------
3 files changed, 1 insertion(+), 44 deletions(-)
delete mode 100644 test/CodeGen/Inputs/sanitizer-blacklist-vfsoverlay.yaml
--
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 1700d5264 [CMake] Track test dependencies with add_lldb_test_dependency
new f1b259e03 DWIMy filterspecs for dotest.py
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:
packages/Python/lldbsuite/test/dotest.py | 44 ++++++++++++++++-----------
packages/Python/lldbsuite/test/dotest_args.py | 4 ++-
2 files changed, 29 insertions(+), 19 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 e3766d735 [lldb] Unifying lldb python path
new a8446221d [MachO] Fix symbol merging during symtab parsing.
new 16e217ace [CMake] Remove stale comment
new 1700d5264 [CMake] Track test dependencies with add_lldb_test_dependency
The 3 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 | 46 +-
cmake/modules/AddLLDB.cmake | 4 +
lit/CMakeLists.txt | 14 +-
lit/ObjectFile/MachO/symtab.yaml | 699 +++++++++++++++++++++
.../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 78 ++-
test/CMakeLists.txt | 10 +-
unittests/CMakeLists.txt | 1 +
utils/lldb-dotest/CMakeLists.txt | 2 +-
8 files changed, 791 insertions(+), 63 deletions(-)
create mode 100644 lit/ObjectFile/MachO/symtab.yaml
--
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 c67d5b3141c 2019-10-07 Prathamesh Kulkarni <prathamesh.kulkarni@linar [...]
new 63f0cc9ca78 Daily bump.
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/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.
unknown user pushed a change to branch gcc-9-branch
in repository gcc.
from 74732f3a414 2019-10-07 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 2256796b3f2 Daily bump.
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/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.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from c14007e82c8 2019-10-07 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new febc3325d59 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.