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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 74ed74f9f 0: update: binutils-gcc-linux-qemu: boot
new 20ee90bef 0: update: binutils-gcc-linux-qemu: 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 (74ed74f9f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1592 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 45208 -> 44844 bytes
04-build_abe-stage1/console.log.xz | Bin 71716 -> 71824 bytes
05-build_abe-qemu/console.log.xz | Bin 30104 -> 30168 bytes
06-build_linux/console.log.xz | Bin 4756 -> 4560 bytes
07-boot_linux/console.log.xz | Bin 5976 -> 5956 bytes
08-check_regression/console.log.xz | Bin 412 -> 416 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 18 insertions(+), 18 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 6cc8aa65fde middle-end: Fix PR103007, add missing check on complex fms [...]
new 64bf0c835f8 IBM Z: ldist-{rawmemchr,strlen} tests require vector extensions
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/gcc.dg/tree-ssa/ldist-rawmemchr-1.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/ldist-rawmemchr-2.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/ldist-strlen-1.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/ldist-strlen-3.c | 1 +
4 files changed, 4 insertions(+)
--
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 linux.
from fc02cb2b37fe Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/ [...]
new b968e84b509d x86/iopl: Fake iopl(3) CLI/STI usage
new 44b979fa302c x86/mm/64: Improve stack overflow warnings
new 7fae4c24a2b8 x86: Increase exception stack sizes
new c7419a6e1aa3 Merge branch x86/cc into x86/core
new 541ac97186d9 x86/sev: Make the #VC exception stacks part of the default [...]
new a54c401ae66f x86/tools/relocs: Support >64K section headers
new 0d054d4e8207 x86/boot: Allow a "silent" kaslr random byte fetch
new 33f98a9798f5 x86/boot/compressed: Avoid duplicate malloc() implementations
new ca136cac37eb vmlinux.lds.h: Have ORC lookup cover entire _etext - _stext
new a72fdfd21e01 selftests/x86/iopl: Adjust to the faked iopl CLI/STI usage
new cc0356d6a02e Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org [...]
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:
arch/x86/boot/compressed/kaslr.c | 4 --
arch/x86/boot/compressed/misc.c | 3 +
arch/x86/boot/compressed/misc.h | 2 +
arch/x86/include/asm/cpu_entry_area.h | 8 ++-
arch/x86/include/asm/insn-eval.h | 1 +
arch/x86/include/asm/irq_stack.h | 37 ++++++++----
arch/x86/include/asm/page_64_types.h | 2 +-
arch/x86/include/asm/processor.h | 1 +
arch/x86/include/asm/stacktrace.h | 10 ++++
arch/x86/include/asm/traps.h | 6 +-
arch/x86/kernel/dumpstack_64.c | 6 ++
arch/x86/kernel/process.c | 1 +
arch/x86/kernel/sev.c | 32 -----------
arch/x86/kernel/traps.c | 58 +++++++++++++++----
arch/x86/lib/insn-eval.c | 2 +-
arch/x86/lib/kaslr.c | 18 ++++--
arch/x86/mm/cpu_entry_area.c | 7 +++
arch/x86/mm/fault.c | 20 +++----
arch/x86/tools/relocs.c | 103 +++++++++++++++++++++++++---------
include/asm-generic/vmlinux.lds.h | 3 +-
include/linux/decompress/mm.h | 12 +++-
tools/testing/selftests/x86/iopl.c | 78 ++++++++++++++++++-------
22 files changed, 284 insertions(+), 130 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 devel/omp/gcc-11
in repository gcc.
from f76fc6740a9 Merge remote-tracking branch 'origin/releases/gcc-11' into [...]
new 2b4bd2bdc04 openmp: Diagnose threadprivate OpenMP loop iterators
new 798ebb8cd58 openmp: Add testcase for threadprivate random access class [...]
adds 97cebda80d3 sra: Fix corner case of total scalarization with virtual in [...]
adds 70c3fa50574 Fix warnings building linux-atomic.c and fptr.c on hppa64-linux
adds 5782bacacad Fortran: do not restrict PDT KIND and LEN type parameters t [...]
adds 3e2ccaab1fb Daily bump.
adds 4719d058452 Update documentation of %X spec
adds 818961c1765 Daily bump.
adds ee13a30bffa Daily bump.
adds cfc3c7544ce Daily bump.
adds d0d8bd6378f Daily bump.
adds 0111975c072 libstdc++: Fix range access for empty std::valarray [PR103022]
adds fdc2700d095 Daily bump.
new 98e6a28f9a8 Merge remote-tracking branch 'origin/releases/gcc-11' into [...]
The 3 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/ChangeLog | 14 +++
gcc/ChangeLog.omp | 7 ++
gcc/DATESTAMP | 2 +-
gcc/doc/invoke.texi | 3 +-
gcc/fortran/ChangeLog | 9 ++
gcc/fortran/decl.c | 16 ----
gcc/gimplify.c | 18 ++++
gcc/testsuite/ChangeLog | 16 ++++
gcc/testsuite/ChangeLog.omp | 14 +++
gcc/testsuite/c-c++-common/gomp/loop-10.c | 35 +++++++
gcc/testsuite/g++.dg/gomp/{loop-6.C => loop-8.C} | 69 +++++++++++++-
gcc/testsuite/g++.dg/torture/pr102505.C | 15 +++
gcc/testsuite/gfortran.dg/pdt_4.f03 | 4 +-
gcc/tree-sra.c | 2 +
libgcc/ChangeLog | 11 +++
libgcc/config.host | 2 +-
libgcc/config/pa/linux-atomic.c | 106 +++++++++++----------
libgcc/config/pa/t-linux64 | 8 +-
libstdc++-v3/ChangeLog | 13 +++
libstdc++-v3/include/std/valarray | 30 ++++--
.../testsuite/26_numerics/valarray/103022.cc | 15 +++
.../testsuite/26_numerics/valarray/range_access.cc | 49 ++++++++--
.../26_numerics/valarray/range_access2.cc | 22 ++++-
23 files changed, 384 insertions(+), 96 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/loop-10.c
copy gcc/testsuite/g++.dg/gomp/{loop-6.C => loop-8.C} (60%)
create mode 100644 gcc/testsuite/g++.dg/torture/pr102505.C
create mode 100644 libstdc++-v3/testsuite/26_numerics/valarray/103022.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.