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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5ffebeb1 0: update: llvm-linux: all
new c3b7ef87 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 (5ffebeb1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log | 160 +-
02-build_llvm/console.log | 12429 +++++++++++++-------------
03-build_linux/console.log | 5448 ++++++------
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 27 +
console.log | 18049 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 18123 insertions(+), 18010 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 142c8afdb8d [Ada] Fix repeated words and typos in doc and comments
new b8839813db8 [Ada] Fix Global contract for the predefined Yield procedure
new 0a8eb0a76a3 [Ada] Fix processing of standard predefined operators
new e619f87254f [Ada] Broken privacy on Controlled type extensions
new c48617c814d [Ada] Fix various typos, plus minor reformatting
new 36be7df2338 [Ada] Improved handling of circular compilation dependencies
new 4a04f82294d [Ada] Fix related to handling up-level references in protec [...]
new 58f07f37ee8 [Ada] Improve error message for dispatching subprogram formals
new e10f11f7cdb [Ada] Missing dereference in bound of slice in element iterator
new 45f50e22289 [Ada] Tighten up semantic checking for protected subprogram [...]
new e32e5622139 [Ada] Spurious error on universal access equality operator
new 3dbaca45883 [Ada] Spurious warning about change of representastion in call
The 11 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/ada/ChangeLog | 74 +++++++++++++++++++++++++++++++++++++++++++
gcc/ada/exp_ch9.adb | 5 ++-
gcc/ada/libgnarl/a-dispat.ads | 4 ++-
gcc/ada/sem_ch10.adb | 14 ++++++++
gcc/ada/sem_ch13.adb | 8 +++++
gcc/ada/sem_ch4.adb | 54 +++++++++++++++++++++++++++++--
gcc/ada/sem_ch5.adb | 21 ++++++++++++
gcc/ada/sem_ch6.adb | 59 ++++++++++++++++++++++++++--------
gcc/ada/sem_ch8.adb | 11 +++++--
gcc/ada/sem_res.adb | 8 +++--
gcc/ada/sem_type.adb | 4 +--
11 files changed, 238 insertions(+), 24 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-mainline-allnoconfig
in repository toolchain/ci/linux.
from 6794862a16ef Merge tag 'for-5.5-rc1-kconfig-tag' of git://git.kernel.or [...]
adds d1c6a2aa02af pipe: simplify signal handling in pipe_read() and add comments
adds af74262337fa module: Remove accidental change of module_enable_x()
adds a61f810567be tracing: remove set but not used variable 'buffer'
adds ff205766dbbe ftrace: Fix function_graph tracer interaction with BPF trampoline
adds 6674fdb25a9e Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/l [...]
adds 926d16501764 erofs: zero out when listxattr is called with no xattr
adds ffafde478309 erofs: update documentation
adds 687dec9b9459 Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.or [...]
adds 9bd0160d1237 afs: Fix afs_find_server lookups for ipv4 peers
adds bcbccaf2edcf afs: Fix SELinux setting security label on /afs
adds 158d58335393 afs: Fix mountpoint parsing
adds 1da4bd9f9d18 afs: Fix creation calls in the dynamic root to fail with E [...]
adds 106bc79843c3 afs: Fix missing cell comparison in afs_test_super()
adds 50559800b76a afs: Show volume name in /proc/net/afs/<cell>/volumes
adds ae4b064e2a61 Merge tag 'afs-fixes-20191211' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes:
Documentation/filesystems/erofs.txt | 27 ++++++++++++++-------------
arch/x86/kernel/ftrace.c | 14 --------------
fs/afs/dynroot.c | 3 +++
fs/afs/mntpt.c | 6 ++++--
fs/afs/proc.c | 7 ++++---
fs/afs/server.c | 21 ++++++++-------------
fs/afs/super.c | 2 +-
fs/erofs/xattr.c | 2 ++
fs/pipe.c | 36 +++++++++++++++++++++++++++++-------
include/linux/ftrace.h | 5 +++++
kernel/module.c | 6 +-----
kernel/trace/fgraph.c | 9 +++++++++
kernel/trace/ftrace.c | 19 +++++++------------
kernel/trace/trace_events_inject.c | 2 --
14 files changed, 87 insertions(+), 72 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-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from 432bf48c08d [profile] Fix file contention causing dropped counts on Win [...]
adds e8e0c077c41 Merging r371557:
adds f2c87716129 Merging r372480:
adds c1a0a213378 export.sh: Fetch sources from GitHub instead of SVN
No new revisions were added by this update.
Summary of changes:
clang/lib/AST/ExprConstant.cpp | 104 ++++++++-------------
clang/test/Sema/i-c-e.c | 3 +
llvm/lib/Transforms/Scalar/SROA.cpp | 8 ++
.../SROA/vector-promotion-different-size.ll | 24 +++++
llvm/utils/release/export.sh | 35 ++++---
5 files changed, 100 insertions(+), 74 deletions(-)
create mode 100644 llvm/test/Transforms/SROA/vector-promotion-different-size.ll
--
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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 894c6453 0: update: llvm-linux: all
new c429e3c1 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 (894c6453)
\
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 | 128 +-
02-build_llvm/console.log | 11966 +++++++++++++++++------------------
03-build_linux/console.log | 606 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 12731 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 12713 insertions(+), 12736 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5135ac42 0: update: llvm-linux: all
new 69d79f9d 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 (5135ac42)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 27 +-
02-build_llvm/console.log | 12505 ++++++++++++++++++------------------
03-build_linux/console.log | 640 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13203 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13209 insertions(+), 13184 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.