This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards 1d83db25 0: update: binutils-gcc-linux-glibc-gdb: 1
new 06105440 0: update: binutils-gcc-linux-glibc-gdb: 1
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 (1d83db25)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1624 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 50716 -> 51512 bytes
04-build_abe-gcc/console.log.xz | Bin 232896 -> 234236 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8920 -> 8748 bytes
07-build_abe-glibc/console.log.xz | Bin 232204 -> 232156 bytes
08-build_abe-gdb/console.log.xz | Bin 49424 -> 49772 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3872 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2148 -> 2388 bytes
11-check_regression/console.log.xz | Bin 11112 -> 7824 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 49 +-
11-check_regression/results.compare | 93 +-
11-check_regression/results.compare2 | 5473 +++++++++--------------
11-check_regression/results.regressions | 93 +-
12-update_baseline/console.log | 5704 +++++++++---------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 49 +-
12-update_baseline/results.compare | 93 +-
12-update_baseline/results.compare2 | 5473 +++++++++--------------
12-update_baseline/results.regressions | 93 +-
jenkins/manifest.sh | 20 +-
sumfiles/gdb.log.xz | Bin 1741016 -> 1752496 bytes
sumfiles/gdb.sum | 7251 +++++++++++++++++++------------
25 files changed, 10803 insertions(+), 13592 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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 4c70437ddc Automatic date update in version.in
adds 561e83f7c5 Automatic date update in version.in
adds c444385fad gdb/testsuite: rename get_maint_bp_addr and move it to gdb-u [...]
adds ea892bdc4b gdb/testsuite: add a clear test to py-breakpoint.exp
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.base/clear_non_user_bp.exp | 25 +------------------------
gdb/testsuite/gdb.python/py-breakpoint.exp | 20 ++++++++++++++++++++
gdb/testsuite/lib/gdb-utils.exp | 28 ++++++++++++++++++++++++++++
4 files changed, 50 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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/linux.
from 515f71412bb7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds 25c2a075eb6a clk: lan966x: Fix the lan966x clock gate register address
adds 714b82c18ba0 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
adds 28a99e95f55c x86/amd: Use IBPB for firmware calls
adds 908fc4c2abdb virt: sev-guest: Pass the appropriate argument type to iounmap()
adds 65cdf0d623be x86/alternative: Report missing return thunk details
adds eb23b5ef9131 x86/bugs: Warn when "ibrs" mitigation is selected on Enhan [...]
adds efc72a665a61 lkdtm: Disable return thunks in rodata.c
adds b648ab487f31 x86/speculation: Make all RETbleed mitigations 64-bit only
adds 05017fed92de Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.o [...]
adds ddfc710395cc sched/deadline: Fix BUG_ON condition for deboosted tasks
adds c2602a7ce0fc Merge tag 'sched_urgent_for_v5.19_rc8' of git://git.kernel [...]
adds b0380e13502a perf/x86/intel/lbr: Fix unchecked MSR access error on HSW
adds af2c9ac24019 Merge tag 'perf_urgent_for_v5.19_rc8' of git://git.kernel. [...]
No new revisions were added by this update.
Summary of changes:
arch/x86/Kconfig | 8 ++++----
arch/x86/Makefile | 1 +
arch/x86/events/intel/lbr.c | 19 ++++++++++---------
arch/x86/include/asm/cpufeatures.h | 1 +
arch/x86/include/asm/nospec-branch.h | 2 ++
arch/x86/kernel/alternative.c | 4 +++-
arch/x86/kernel/cpu/bugs.c | 14 +++++++++++++-
drivers/clk/clk-lan966x.c | 2 +-
drivers/misc/lkdtm/Makefile | 9 ++++++---
drivers/virt/coco/sev-guest/sev-guest.c | 9 ++++++---
kernel/sched/deadline.c | 5 ++++-
11 files changed, 51 insertions(+), 23 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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/gcc.
from f8e6e2c046e Adding three new function attributes for static analysis of [...]
adds 0e6fa997306 Daily bump.
adds 76d6224b944 PR target/106303: Fix TImode STV related failures on x86.
adds e850c98f1f0 Convert some uses in ranger_cache and DOM to vrange.
adds 4a36b4e1fe4 Allow registering same SSA name relations in oracle.
adds 164758b02c4 Tweaks to global ranges.
adds 8b8103dcd26 Minor fixes to vr_values to not die on non integral types.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 +++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 15 ++++
gcc/c-family/ChangeLog | 6 ++
gcc/config/i386/i386-features.cc | 116 +++++++++++++++++--------------
gcc/config/i386/i386-features.h | 12 ++--
gcc/gimple-range-cache.cc | 7 +-
gcc/testsuite/ChangeLog | 7 ++
gcc/testsuite/gcc.target/i386/pr106303.c | 25 +++++++
gcc/testsuite/gcc.target/i386/pr106347.c | 24 +++++++
gcc/tree-ssa-dom.cc | 18 ++---
gcc/tree-ssanames.cc | 3 +-
gcc/value-query.cc | 10 ++-
gcc/value-relation.cc | 7 +-
gcc/vr-values.cc | 15 +++-
15 files changed, 196 insertions(+), 81 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr106303.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr106347.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_native_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 4c70437ddc Automatic date update in version.in
adds 561e83f7c5 Automatic date update in version.in
adds c444385fad gdb/testsuite: rename get_maint_bp_addr and move it to gdb-u [...]
adds ea892bdc4b gdb/testsuite: add a clear test to py-breakpoint.exp
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.base/clear_non_user_bp.exp | 25 +------------------------
gdb/testsuite/gdb.python/py-breakpoint.exp | 20 ++++++++++++++++++++
gdb/testsuite/lib/gdb-utils.exp | 28 ++++++++++++++++++++++++++++
4 files changed, 50 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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 790f52ba 0: update: binutils-gcc-linux-glibc-gdb: 1
new 7062e9b7 0: update: binutils-gcc-linux-glibc-gdb: 1
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 (790f52ba)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1784 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 37824 -> 38900 bytes
04-build_abe-gcc/console.log.xz | Bin 213596 -> 214264 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8816 -> 8848 bytes
07-build_abe-glibc/console.log.xz | Bin 238612 -> 240760 bytes
08-build_abe-gdb/console.log.xz | Bin 37720 -> 38092 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3836 bytes
10-build_abe-check_gcc/console.log.xz | Bin 3448 -> 2796 bytes
11-check_regression/console.log.xz | Bin 3444 -> 2368 bytes
11-check_regression/results.compare | 35 +-
11-check_regression/results.compare2 | 154 +-
12-update_baseline/console.log | 378 +--
12-update_baseline/results.compare | 35 +-
12-update_baseline/results.compare2 | 154 +-
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 3694912 -> 3699836 bytes
sumfiles/g++.sum | 140 +-
sumfiles/gcc.log.xz | Bin 3260744 -> 3201508 bytes
sumfiles/gcc.sum | 4588 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 1068076 -> 1068096 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2268 -> 2272 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 218052 -> 216956 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 446204 -> 435740 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2554 insertions(+), 3026 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.