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-defconfig
in repository toolchain/ci/base-artifacts.
discards d94f9395 0: update: binutils-gcc-linux: boot
new db26de4c 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 (d94f9395)
\
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 | 15 +-
02-prepare_abe/console.log | 433 +-
03-build_abe-binutils/console.log | 10957 +++++++-------
04-build_abe-stage1/console.log | 15258 ++++++++++----------
05-build_linux/console.log | 946 +-
06-boot_linux/console.log | 358 +-
console.log | 27967 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 27973 insertions(+), 27979 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 22432f5ef1 Revert r361148 "[Syntax] Introduce TokenBuffer, start clangT [...]
new f5bd244aad Clang-formatting the header in advance of other planned chan [...]
new dc1665e0c4 [CGOpenMPRuntime] emitX86DeclareSimdFunction - assert simdle [...]
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:
lib/CodeGen/CGOpenMPRuntime.cpp | 5 ++--
utils/TableGen/TableGenBackends.h | 58 +++++++++++++++++++++++++--------------
2 files changed, 40 insertions(+), 23 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 54d2d01e 0: update: llvm-linux: all
new 6314d3f5 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 (54d2d01e)
\
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 | 196 +-
02-build_llvm/console.log | 11698 +++++++++++++++++------------------
03-build_linux/console.log | 682 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
console.log | 12584 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 12583 insertions(+), 12595 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 fc52252f1a Mark tests from r361278 as unsupported on Windows.
new 1811f4cb6d [Frontend] Return an error on bad inputs to PrecompiledPreabmle
new 22432f5ef1 Revert r361148 "[Syntax] Introduce TokenBuffer, start clangT [...]
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/clang/Frontend/PrecompiledPreamble.h | 3 +-
include/clang/Tooling/Syntax/Tokens.h | 302 -------------
lib/Frontend/ASTUnit.cpp | 1 +
lib/Frontend/PrecompiledPreamble.cpp | 17 +-
lib/Tooling/CMakeLists.txt | 1 -
lib/Tooling/Syntax/CMakeLists.txt | 10 -
lib/Tooling/Syntax/Tokens.cpp | 509 ---------------------
unittests/Tooling/CMakeLists.txt | 3 -
unittests/Tooling/Syntax/CMakeLists.txt | 20 -
unittests/Tooling/Syntax/TokensTest.cpp | 654 ---------------------------
10 files changed, 12 insertions(+), 1508 deletions(-)
delete mode 100644 include/clang/Tooling/Syntax/Tokens.h
delete mode 100644 lib/Tooling/Syntax/CMakeLists.txt
delete mode 100644 lib/Tooling/Syntax/Tokens.cpp
delete mode 100644 unittests/Tooling/Syntax/CMakeLists.txt
delete mode 100644 unittests/Tooling/Syntax/TokensTest.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 0a5954bd5f gdb/riscv: Improve flen length determination
new b706061469 Document gdb.in/gdb.cmd files and debugredirect cli command
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:
gdb/ChangeLog | 4 ++++
gdb/NEWS | 11 +++++++++++
gdb/doc/ChangeLog | 4 ++++
gdb/doc/gdb.texinfo | 3 +++
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/README | 21 +++++++++++++++++++++
6 files changed, 47 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-defconfig
in repository toolchain/ci/gcc.
from bcd9cd37231 [RTEMS] Change multilibs for ARM
adds 9ef2da896d0 Daily bump.
adds b2dcbf9a594 c-family/ Backport from mainline 2018-05-10 Eric Botcazo [...]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 8 ++++++++
gcc/c-family/c-attribs.c | 5 ++---
gcc/cp/ChangeLog | 10 ++++++++++
gcc/cp/decl2.c | 16 ++++++++++++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/tls/pr85400.C | 24 ++++++++++++++++++++++++
7 files changed, 65 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tls/pr85400.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.