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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0d79f3d0e 0: update: binutils-gcc-linux-qemu: all
new b1aa895e0 0: update: binutils-gcc-linux-qemu: 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 (0d79f3d0e)
\
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.xz | Bin 1608 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 43328 -> 44028 bytes
04-build_abe-stage1/console.log.xz | Bin 90112 -> 90212 bytes
05-build_abe-qemu/console.log.xz | Bin 30020 -> 29408 bytes
06-build_linux/console.log.xz | Bin 4036 -> 3896 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 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-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from 6428154e9 4: update: qemu-14f12119aa675e9e28207a48b0728a2daa5b88d6: 19630
new 356c81fdc 5: reset: gcc-55a3be2f5255d69e740d61b2c5aaba1ccbc643b8: 17121
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.xz | Bin 1700 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 44860 -> 44816 bytes
04-build_abe-stage1/console.log.xz | Bin 72736 -> 72048 bytes
05-build_abe-qemu/console.log.xz | Bin 30364 -> 31432 bytes
06-build_linux/console.log.xz | Bin 47320 -> 386000 bytes
08-check_regression/console.log.xz | Bin 476 -> 1260 bytes
08-check_regression/jira-body.txt | 2 +
08-check_regression/mail-body.txt | 37 ++++++++++
08-check_regression/mail-subject.txt | 1 +
08-check_regression/results.regressions | 11 +++
08-check_regression/trigger-bisect | 2 +
09-update_baseline/console.log | 127 +++++---------------------------
jenkins/manifest.sh | 10 +--
mail/jira-body.txt | 5 ++
mail/mail-body.txt | 40 ++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 13 +++-
19 files changed, 134 insertions(+), 115 deletions(-)
create mode 100644 08-check_regression/jira-body.txt
create mode 100644 08-check_regression/mail-body.txt
create mode 100644 08-check_regression/mail-subject.txt
create mode 100644 08-check_regression/results.regressions
create mode 100644 08-check_regression/trigger-bisect
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
create mode 100644 reset-baseline
--
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_llvm_tx1/llvm-master-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/llvm-project.
from adec92236164 [AArch64] Make -mcpu=generic schedule for an in-order core
adds ea12adc1699f [CanonicalizeFreeze] Drop IVUsers.h include (NFC)
adds 3649fb14d126 Fixed some errors detected by PVS Studio
adds 943b3048484b Fixed some errors detected by PVS Studio
adds 38e3b30bd62c [InstCombine] add tests for (iN X s>> N-1) | Y; NFC
adds cd76fa79b01a [InstCombine] add tests for icmp of negated op; NFC
adds acafde09a3fa [InstCombine] enhance icmp with sub folds
No new revisions were added by this update.
Summary of changes:
.../ExecutionEngine/Orc/Shared/ExecutorAddress.h | 2 +-
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 2 +-
llvm/lib/CodeGen/TargetLoweringBase.cpp | 2 +-
llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp | 2 +-
llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp | 2 -
.../lib/ExecutionEngine/JITLink/EHFrameSupport.cpp | 2 +-
llvm/lib/ObjectYAML/ELFEmitter.cpp | 9 -
llvm/lib/Support/raw_ostream.cpp | 2 +-
.../Transforms/InstCombine/InstCombineCompares.cpp | 25 +-
.../Transforms/Scalar/RewriteStatepointsForGC.cpp | 2 +-
.../Transforms/Utils/CanonicalizeFreezeInLoops.cpp | 1 -
llvm/lib/XRay/InstrumentationMap.cpp | 2 +-
llvm/test/Transforms/InstCombine/icmp-sub.ll | 283 +++++++++++++++++++++
llvm/test/Transforms/InstCombine/or.ll | 59 +++++
llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp | 2 +-
15 files changed, 363 insertions(+), 34 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-next-allmodconfig
in repository toolchain/ci/qemu.
from 14f12119aa Merge remote-tracking branch 'remotes/vsementsov/tags/pull-j [...]
adds 7437b13eac macfb: handle errors that occur during realize
adds c047862acd macfb: update macfb.c to use the Error API best practices
adds 906c2323f1 macfb: fix invalid object reference in macfb_common_realize()
adds 14d0ddfce7 macfb: fix overflow of color_palette array
adds 3b10b5673c macfb: use memory_region_init_ram() in macfb_common_realize( [...]
adds 4ec27073fd macfb: add trace events for reading and writing the control [...]
adds e6108b9636 macfb: implement mode sense to allow display type to be detected
adds 4317c51861 macfb: add qdev property to specify display type
adds df8abbbadf macfb: add common monitor modes supported by the MacOS toolbox ROM
adds 57eeaf44ce macfb: fix up 1-bit pixel encoding
adds 432d59c56e macfb: fix 24-bit RGB pixel encoding
adds c7a2f7ba0c macfb: add vertical blank interrupt
adds efd0c37edc q800: wire macfb IRQ to separate video interrupt on VIA2
adds 15a0578903 Merge remote-tracking branch 'remotes/vivier-m68k/tags/m68k- [...]
adds f0ed36a64f iothread: rename PollParamInfo to IOThreadParamInfo
adds 1cc7eada97 iothread: use IOThreadParamInfo in iothread_[set|get]_param()
adds c09124dcb8 Merge remote-tracking branch 'remotes/stefanha/tags/block-pu [...]
No new revisions were added by this update.
Summary of changes:
hw/display/macfb.c | 386 ++++++++++++++++++++++++++++++++++++++++++---
hw/display/trace-events | 7 +
hw/m68k/q800.c | 23 ++-
include/hw/display/macfb.h | 43 +++++
iothread.c | 28 ++--
5 files changed, 444 insertions(+), 43 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-next-allmodconfig
in repository toolchain/ci/gcc.
from 373345c5c92 Daily bump.
adds 6c3860845c9 openmp: Fix up declare target handling for vars with DECL_L [...]
adds 6c3d3f15200 Daily bump.
adds 142ae9f5f06 Daily bump.
adds 309827c85f1 var-tracking: Fix a wrong-debug issue caused by my r10-7665 [...]
adds b3dfc8635d2 Daily bump.
adds b7c46a1d1ce doc: improve -fsanitize=undefined description
adds e3c06b990b2 tree-optimization: [PR102622]: wrong code due to signed one [...]
adds 241a0bcc8c6 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 18 ++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 ++
gcc/cp/parser.c | 132 +++++++++++++-----------
gcc/doc/invoke.texi | 3 +-
gcc/testsuite/ChangeLog | 16 +++
gcc/testsuite/c-c++-common/gomp/pr102640.c | 44 ++++++++
gcc/testsuite/gcc.c-torture/execute/bitfld-10.c | 24 +++++
gcc/var-tracking.c | 3 +-
9 files changed, 189 insertions(+), 62 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr102640.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/bitfld-10.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/gnu-release-arm-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from ac5145d6df Automatic date update in version.in
adds f7c07ade85 Automatic date update in version.in
adds 6fc54b1d1e Automatic date update in version.in
adds 0d4e7d656e Automatic date update in version.in
adds 66d5c70038 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.