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-mainline-allnoconfig
in repository toolchain/ci/linux.
from c3619a482e15 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds 5908e6b738e3 Linux 5.0-rc8
adds 53a41cb7ed38 Revert "x86/fault: BUG() when uaccess helpers fault on ker [...]
adds 29b00e609960 tmpfs: fix uninitialized return value in shmem_link
adds 7d762d69145a afs: Fix manually set volume location server list
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
arch/x86/mm/extable.c | 58 ---------------------------------------------------
fs/afs/cell.c | 1 +
fs/namespace.c | 2 --
include/linux/sched.h | 6 ------
mm/maccess.c | 6 ------
mm/shmem.c | 2 +-
7 files changed, 3 insertions(+), 74 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-arm-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 5afbbe544c0 [RS6000] Fix <bd>_<mode> and <bd>tf_<mode> splitters
adds 9cde2018638 Daily bump.
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a22906131f 0: good: binutils-gcc-linux: all
new 0809dfc05b 0: good: binutils-gcc-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 (a22906131f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3045 ++++++++---------
4-build_abe-stage1/console.log | 3704 ++++++++++----------
5-build_linux/console.log | 80 +-
6-boot_linux/console.log | 2 +-
console.log | 6865 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 6861 insertions(+), 6867 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards af3ecf7de8 0: good: llvm-linux: 18988
new 59ffb29132 0: good: llvm-linux: 18988
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 (af3ecf7de8)
\
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 | 70 +-
2-build_llvm/console.log | 10421 +++++++++++++++++++------------------
3-build_linux/console.log | 401 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 10898 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 11027 insertions(+), 10779 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 045b4baaa3 [NFC] Reorder some mis-ordered tests
new 8208fdc13b [ASTImporter] Add support for importing ChooseExpr AST nodes.
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:
docs/LibASTMatchersReference.html | 5 +++
include/clang/ASTMatchers/ASTMatchers.h | 4 +++
lib/AST/ASTImporter.cpp | 28 +++++++++++++++
lib/ASTMatchers/ASTMatchersInternal.cpp | 1 +
lib/ASTMatchers/Dynamic/Registry.cpp | 1 +
test/ASTMerge/choose-expr/Inputs/choose.c | 2 ++
test/ASTMerge/choose-expr/test.c | 4 +++
unittests/AST/ASTImporterTest.cpp | 49 +++++++++++++++++++++++++++
unittests/ASTMatchers/ASTMatchersNodeTest.cpp | 5 +++
9 files changed, 99 insertions(+)
create mode 100644 test/ASTMerge/choose-expr/Inputs/choose.c
create mode 100644 test/ASTMerge/choose-expr/test.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/llvm-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 2dd77cd063 0: good: llvm-linux: boot
new 599d98fa38 0: good: 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 (2dd77cd063)
\
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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 9259 ++++++++++++++++++++-------------------
3-build_linux/console.log | 91 +-
4-boot_linux/console.log | 332 +-
console.log | 9674 +++++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
6 files changed, 9864 insertions(+), 9516 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_bmk/gnu-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 18dbcf4a8a gcc-bf4d9552d7c3773e153f428f47b6660af6af38ed: -10
new e2fe85778b gcc-985c88378da1fe66e975f85da4a0b30063a65580: -10
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 (18dbcf4a8a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-arm-boots [...]
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 | 8 +-
2-prepare_abe/console.log | 8 +-
3-build_abe-bootstrap_ubsan/console.log | 11967 ++++++++++++++---------------
console.log | 11981 ++++++++++++++----------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
6 files changed, 11459 insertions(+), 12513 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 86ad222241 Reapply "Make static counters in ASTContext non-static." wit [...]
new 045b4baaa3 [NFC] Reorder some mis-ordered tests
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/CodeGenCXX/auto-var-init.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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 gcc.
from 898c6fe1170 2019-02-25 Sandra Loosemore <sandra(a)codesourcery.com> [...]
new 33d01d64f7a PR c/77754 * gcc.c-torture/compile/pr77754-1.c: New 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:
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.c-torture/compile/pr77754-1.c | 11 +++++++++++
gcc/testsuite/gcc.c-torture/compile/pr77754-2.c | 10 ++++++++++
gcc/testsuite/gcc.c-torture/compile/pr77754-3.c | 11 +++++++++++
gcc/testsuite/gcc.c-torture/compile/pr77754-4.c | 17 +++++++++++++++++
gcc/testsuite/gcc.c-torture/compile/pr77754-5.c | 14 ++++++++++++++
gcc/testsuite/gcc.c-torture/compile/pr77754-6.c | 10 ++++++++++
7 files changed, 83 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr77754-1.c
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr77754-2.c
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr77754-3.c
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr77754-4.c
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr77754-5.c
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr77754-6.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.