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 9e89112 0: good: binutils-gcc-linux: boot
new 143ccac 0: good: 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 (9e89112)
\
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:
01-reset_artifacts/console.log | 66 +-
02-prepare_abe/console.log | 238 +-
03-build_abe-binutils/console.log | 4396 ++--
04-build_abe-stage1/console.log | 17403 +++++++------
05-build_linux/console.log | 28008 ++++++++++----------
06-boot_linux/console.log | 394 +-
console.log | 50507 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 50453 insertions(+), 50575 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 openmp.
from c8db463 [OpenMP] Fix hang on Windows
new 4403c91 After rL357618, quote ${CMAKE_THREAD_LIBS_INIT} so CMake does [...]
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:
cmake/OpenMPTesting.cmake | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_O1
in repository toolchain/ci/gcc.
from f19b836346a Daily bump.
adds 5a28363f821 Backport from 9.0.
adds ad7d7741708 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/gimple-ssa-warn-restrict.c | 4 ++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/Wrestrict-19.c | 33 +++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/Wrestrict-5.c | 17 ++++++-----------
6 files changed, 56 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wrestrict-19.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_gnu/gnu-release-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 036275d 0: good: gcc-f19b836346a960326ea7724d0387174d591743cb: -5
new a725fe1 0: good: gcc-ad7d774170877540851d567aae9843c686eb6cd4: -5
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 (036275d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 126 +-
02-prepare_abe/console.log | 260 +-
03-build_abe-bootstrap_O1/console.log | 82078 ++++++++++++++++---------------
console.log | 82460 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
5 files changed, 82461 insertions(+), 82473 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 49009c9f67c [LLVM-C] Begin to Expose A More General Binary Interface
new 903fc4e173b [PDB Docs] The IPI Stream actually has index 4.
new 0e34344e6e9 [PDB Docs] Add documentation for the hash table format.
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:
docs/PDB/HashTable.rst | 101 +++++++++++++++++++++++++++++++++++++++++++++++++
docs/PDB/TpiStream.rst | 2 +-
2 files changed, 102 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 lldb.
from 62c3ac322 [CMake] Don't explicitly use LLVM_LIBRARY_DIR in standalone builds
new 5fb8e37c6 [testsuite] Split Objective-C new syntax 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:
.../lang/objc/objc-new-syntax/ObjCNewSyntaxTest.py | 29 +++
.../lang/objc/objc-new-syntax/TestObjCNewSyntax.py | 204 ---------------------
.../objc/objc-new-syntax/TestObjCNewSyntaxArray.py | 59 ++++++
.../objc-new-syntax/TestObjCNewSyntaxDictionary.py | 58 ++++++
.../objc-new-syntax/TestObjCNewSyntaxLiteral.py | 79 ++++++++
5 files changed, 225 insertions(+), 204 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/lang/objc/objc-new-syntax/ObjCNe [...]
delete mode 100644 packages/Python/lldbsuite/test/lang/objc/objc-new-syntax/TestOb [...]
create mode 100644 packages/Python/lldbsuite/test/lang/objc/objc-new-syntax/TestOb [...]
create mode 100644 packages/Python/lldbsuite/test/lang/objc/objc-new-syntax/TestOb [...]
create mode 100644 packages/Python/lldbsuite/test/lang/objc/objc-new-syntax/TestOb [...]
--
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 4c9a6a16bb [Lexer] NFC: Fix an off-by-one bug in getAsCharRange().
new 1374cdc160 Revert "[Lexer] NFC: Fix an off-by-one bug in getAsCharRange()."
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:
include/clang/Basic/PlistSupport.h | 6 +-----
include/clang/Lex/Lexer.h | 2 +-
unittests/Lex/LexerTest.cpp | 19 -------------------
3 files changed, 2 insertions(+), 25 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-release-aarch64-next-allyesconfig
in repository toolchain/ci/gcc.
from f19b836346a Daily bump.
adds 5a28363f821 Backport from 9.0.
adds ad7d7741708 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/gimple-ssa-warn-restrict.c | 4 ++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/Wrestrict-19.c | 33 +++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/Wrestrict-5.c | 17 ++++++-----------
6 files changed, 56 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wrestrict-19.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.