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-allnoconfig
in repository toolchain/ci/gcc.
from 689393beb29 2019-10-02 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
adds bab49f3811b 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 37afb9b9 0: update: binutils-gcc-linux: all
new d75dccb6 0: update: 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 (37afb9b9)
\
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 | 166 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 11004 ++++++-------
04-build_abe-stage1/console.log | 18326 +++++++++++----------
05-build_linux/console.log | 734 +-
06-boot_linux/console.log | 2 +-
console.log | 30664 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 30660 insertions(+), 30676 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-next-defconfig
in repository toolchain/ci/llvm-project.
from 0399d5a9682 Add external project LDC to release notes.
adds d7c87c72e59 Fix a link in the lld 9.0 release notes
No new revisions were added by this update.
Summary of changes:
lld/docs/ReleaseNotes.rst | 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/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards d9519d6d 0: update: llvm-linux: boot
new 3c01b6c5 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 (d9519d6d)
\
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 | 120 +-
02-build_llvm/console.log | 12030 +++++++++++++++++-----------------
03-build_linux/console.log | 694 +-
04-boot_linux/console.log | 434 +-
05-check_regression/console.log | 8 +-
console.log | 13286 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 13295 insertions(+), 13291 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 12eaff5ef92 Revert r373598 "[yaml2obj/obj2yaml] - Add support for SHT_L [...]
new cf3dfcb56e9 [AArch64][SVE] Adding patterns for floating point SVE add i [...]
new fe9dd78fd0c [PGO] Refactor Value Profiling into a plugin based oracle a [...]
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/Target/AArch64/AArch64SVEInstrInfo.td | 12 +-
lib/Target/AArch64/SVEInstrFormats.td | 14 +-
lib/Transforms/Instrumentation/CMakeLists.txt | 1 +
.../Instrumentation/PGOInstrumentation.cpp | 167 ++++++---------------
.../Instrumentation/ValueProfileCollector.cpp | 78 ++++++++++
.../Instrumentation/ValueProfileCollector.h | 79 ++++++++++
.../Instrumentation/ValueProfilePlugins.inc | 75 +++++++++
7 files changed, 294 insertions(+), 132 deletions(-)
create mode 100644 lib/Transforms/Instrumentation/ValueProfileCollector.cpp
create mode 100644 lib/Transforms/Instrumentation/ValueProfileCollector.h
create mode 100644 lib/Transforms/Instrumentation/ValueProfilePlugins.inc
--
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 265ff646af7 [yaml2obj/obj2yaml] - Add support for SHT_LLVM_ADDRSIG sections.
new 12eaff5ef92 Revert r373598 "[yaml2obj/obj2yaml] - Add support for SHT_L [...]
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/llvm/ObjectYAML/ELFYAML.h | 27 +--
lib/ObjectYAML/ELFEmitter.cpp | 30 ---
lib/ObjectYAML/ELFYAML.cpp | 37 ----
test/tools/llvm-readobj/elf-section-types.test | 1 -
test/tools/obj2yaml/elf-llvm-addrsig-section.yaml | 98 ----------
test/tools/yaml2obj/elf-llvm-addrsig-section.yaml | 213 ----------------------
tools/obj2yaml/elf2yaml.cpp | 74 +-------
7 files changed, 11 insertions(+), 469 deletions(-)
delete mode 100644 test/tools/obj2yaml/elf-llvm-addrsig-section.yaml
delete mode 100644 test/tools/yaml2obj/elf-llvm-addrsig-section.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e63aa16c 0: update: llvm-linux: all
new 727276ca 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 (e63aa16c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 12263 ++++++++++++++++++------------------
03-build_linux/console.log | 826 +--
04-boot_linux/console.log | 2 +-
console.log | 13257 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 13262 insertions(+), 13260 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/linux.
from 54ecb8f7028c Linux 5.4-rc1
adds 3fd57e7a9e66 char/random: Add a newline at the end of the file
adds 517d6b9c6f71 erofs: fix return value check in erofs_read_superblock()
adds 6927cc05c2b0 MAINTAINERS: erofs: complete sub-entries for erofs
adds 55252ab72b77 erofs: fix erofs_get_meta_page locking due to a cleanup
adds dc76ea8c1087 erofs: fix mis-inplace determination related with noio chain
adds 65aa35c93cc0 Merge tag 'erofs-for-5.4-rc2-fixes' of git://git.kernel.or [...]
adds 73956fc07dd7 membarrier: Fix RCU locking bug caused by faulty merge
adds 714366f87336 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
adds b9023b91dd02 tick: broadcast-hrtimer: Fix a race in bc_set_next
adds 5021b9182ee8 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...]
adds 0f1a7b3fac05 timer-of: don't use conditional expression with mixed 'voi [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 3 ++
drivers/char/random.c | 2 +-
drivers/clocksource/timer-of.c | 4 ++-
fs/erofs/data.c | 10 ++++--
fs/erofs/super.c | 4 +--
fs/erofs/zdata.c | 12 +++++--
kernel/sched/membarrier.c | 1 -
kernel/time/tick-broadcast-hrtimer.c | 62 +++++++++++++++++-------------------
8 files changed, 55 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.