This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/gcc.
from 71f068a9b33 Update configure to check for a recent gnat Ada compiler.
adds 388fbbd895e match.pd: Add new division pattern [PR104992]
new b64e937ccde openmp-simd-clone: Match shift types
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/match.pd | 6 +++++
gcc/omp-simd-clone.cc | 10 ++++++-
gcc/testsuite/g++.dg/pr104992-1.C | 30 +++++++++++++++++++++
gcc/testsuite/gcc.dg/pr104992.c | 57 +++++++++++++++++++++++++++++++++++++++
4 files changed, 102 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/pr104992-1.C
create mode 100644 gcc/testsuite/gcc.dg/pr104992.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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from e4971956ea x86: SKINIT with operand needs IgnoreSize
adds 75337cbc14 [gdb/symtab] Fix .debug_aranges duplicate offset warning
No new revisions were added by this update.
Summary of changes:
gdb/dwarf2/read.c | 22 ++++---
.../debug-aranges-duplicate-offset-warning.c} | 13 ++--
... => debug-aranges-duplicate-offset-warning.exp} | 69 +++++++++++-----------
3 files changed, 59 insertions(+), 45 deletions(-)
copy gdb/testsuite/{gdb.threads/vfork-multi-inferior-sleep.c => gdb.dwarf2/debug-a [...]
copy gdb/testsuite/gdb.dwarf2/{dw2-vendor-extended-opcode.exp => debug-aranges-dup [...]
--
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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 369231b1d 0: update: binutils-gcc: 1
new aa438a9a1 0: update: binutils-gcc: 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 (369231b1d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (aa [...]
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 1596 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 51004 -> 51180 bytes
04-build_abe-gcc/console.log.xz | Bin 232956 -> 234092 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3808 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2832 -> 2516 bytes
07-check_regression/console.log.xz | Bin 2908 -> 3356 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 35 +-
07-check_regression/results.compare2 | 74 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 324 +--
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 35 +-
08-update_baseline/results.compare2 | 74 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2794320 -> 2827036 bytes
sumfiles/g++.sum | 132 +-
sumfiles/gcc.log.xz | Bin 2358024 -> 2376788 bytes
sumfiles/gcc.sum | 4284 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 906688 -> 906376 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2156 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 202412 -> 202280 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2548 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 453968 -> 462920 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2622 insertions(+), 2496 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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 b64e937ccde openmp-simd-clone: Match shift types
new 32566720f3a btf: emit linkage information in BTF_KIND_FUNC entries
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/btfout.cc | 6 +++++-
gcc/ctfc.cc | 3 ++-
gcc/ctfc.h | 3 ++-
gcc/dwarf2ctf.cc | 4 +++-
gcc/testsuite/gcc.dg/debug/btf/btf-function-4.c | 14 ++++++++++++++
gcc/testsuite/gcc.dg/debug/btf/btf-function-5.c | 14 ++++++++++++++
6 files changed, 40 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/debug/btf/btf-function-4.c
create mode 100644 gcc/testsuite/gcc.dg/debug/btf/btf-function-5.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.
unknown user pushed a change to branch master
in repository linux.
from 0fac198def2b Merge tag 'fs.idmapped.overlay.acl.v5.20' of git://git.ker [...]
new 891e465a1bd8 x86/mce: Check whether writes to MCA_STATUS are getting ignored
new 296d3b3e05ec Merge tag 'ras_core_for_v6.0_rc1' of git://git.kernel.org/ [...]
new 4745ca43104b x86/vmware: Use BIT() macro for shifting
new dbc1f5a9f42a Merge tag 'x86_vmware_for_v6.0_rc1' of git://git.kernel.or [...]
new 9de76f41ea21 x86/mm: Refer to the intended config STRICT_DEVMEM in a comment
new 94e37e848919 Merge tag 'x86_cleanups_for_v6.0_rc1' of git://git.kernel. [...]
new aa44284960d5 x86/mm/tlb: Avoid reading mm_tlb_gen when possible
new f8c1d4ca5517 Documentation/protection-keys: Clean up documentation for [...]
new 54ee1844047c x86/pkeys: Clarify PKRU_AD_KEY macro
new 8f1d56f64f8d x86/mm/tlb: Ignore f->new_tlb_gen when zero
new 92598ae22f58 Merge tag 'x86_mm_for_v6.0_rc1' of git://git.kernel.org/pu [...]
new f17b168734c0 x86/fpu: Add a helper to prepare AMX state for low-power CPU idle
new 9f0112938277 intel_idle: Add a new flag to initialize the AMX state
new 650ea1f626ab Merge tag 'x86_fpu_for_v6.0_rc1' of git://git.kernel.org/p [...]
new 8bcedb4ce047 x86: Handle idle=nomwait cmdline properly for x86_idle
new aebef63cf7ff x86: Remove vendor checks from prefer_mwait_c1_over_halt
new 6f33a9daff9f x86: Fix comment for X86_FEATURE_ZEN
new 3f2adf00f52b x86/cpu: Use MSR_IA32_MISC_ENABLE constants
new 42efa5e3a888 Merge tag 'x86_cpu_for_v6.0_rc1' of git://git.kernel.org/p [...]
new 229e73d46994 x86/pmem: Fix platform-device leak in error path
new f8faf3496633 x86/amd_nb: Add AMD PCI IDs for SMN communication
new d906fa730827 hwmon: (k10temp): Add support for new family 17h and 19h models
new 98b1783de202 Merge tag 'x86_misc_for_v6.0_rc1' of git://git.kernel.org/ [...]
new 09d09531a51a x86,nospec: Simplify {JMP,CALL}_NOSPEC
new a1a5482a2c6e x86/extable: Fix ex_handler_msr() print condition
new ecf9b7bfea60 Merge tag 'x86_core_for_v6.0_rc1' of git://git.kernel.org/ [...]
new 1b8667812b3a x86/Kconfig: Fix CONFIG_CC_HAS_SANE_STACKPROTECTOR when cr [...]
new 8b979924b9f9 x86/build: Remove unused OBJECT_FILES_NON_STANDARD_test_nx.o
new 61922d3fa686 x86/purgatory: Hard-code obj-y in Makefile
new 2d17bd24b016 x86/purgatory: Omit use of bin2c
new 8b7054528cd5 Merge tag 'x86_build_for_v6.0_rc1' of git://git.kernel.org [...]
new b69a2afd5afc x86/kexec: Carry forward IMA measurement log on kexec
new 5a88c48f4146 Merge tag 'v5.19-rc6' into tip:x86/kdump
new 68b8e9713c8e x86/setup: Use rng seeds from setup_data
new 60ee49fac817 Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org [...]
The 35 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:
Documentation/admin-guide/pm/cpuidle.rst | 15 +++---
Documentation/core-api/protection-keys.rst | 44 ++++++++-------
arch/x86/.gitignore | 2 -
arch/x86/Kconfig | 6 +--
arch/x86/include/asm/cpufeatures.h | 2 +-
arch/x86/include/asm/fpu/api.h | 2 +
arch/x86/include/asm/mwait.h | 1 +
arch/x86/include/asm/nospec-branch.h | 24 ++++++---
arch/x86/include/asm/special_insns.h | 9 ++++
arch/x86/include/asm/tlbflush.h | 1 +
arch/x86/include/uapi/asm/bootparam.h | 15 ++++--
arch/x86/kernel/Makefile | 2 -
arch/x86/kernel/amd_nb.c | 13 +++++
arch/x86/kernel/cpu/intel.c | 4 +-
arch/x86/kernel/cpu/mce/inject.c | 47 ++++++++++++++++
arch/x86/kernel/cpu/mce/internal.h | 2 +-
arch/x86/kernel/cpu/vmware.c | 4 +-
arch/x86/kernel/e820.c | 6 +--
arch/x86/kernel/fpu/core.c | 14 +++++
arch/x86/kernel/kexec-bzimage64.c | 74 ++++++++++++++++++++++++--
arch/x86/kernel/pmem.c | 7 ++-
arch/x86/kernel/process.c | 44 ++++++++++-----
arch/x86/kernel/setup.c | 73 +++++++++++++++++++++++++
arch/x86/mm/extable.c | 16 +++---
arch/x86/mm/init.c | 2 +-
arch/x86/mm/pkeys.c | 15 +++---
arch/x86/mm/tlb.c | 31 +++++++++--
arch/x86/purgatory/Makefile | 10 +---
arch/{s390 => x86}/purgatory/kexec-purgatory.S | 6 +--
drivers/hwmon/k10temp.c | 12 +++++
drivers/idle/intel_idle.c | 25 ++++++++-
drivers/of/kexec.c | 13 ++---
include/linux/ima.h | 5 ++
include/linux/of.h | 2 -
include/linux/once_lite.h | 20 +++++--
include/linux/pci_ids.h | 3 ++
scripts/remove-stale-files | 2 +
security/integrity/ima/ima_kexec.c | 2 +-
38 files changed, 459 insertions(+), 116 deletions(-)
copy arch/{s390 => x86}/purgatory/kexec-purgatory.S (60%)
--
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_cross_check_gcc/master-aarch64
in repository toolchain/ci/qemu.
from 3916603e0c Merge tag 'pull-la-20220729' of https://gitlab.com/rth7680/q [...]
adds 1e814a0dc4 Hexagon (target/hexagon) make VyV operands use a unique temp
adds a1ad040dba Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c
adds 7eabb050ea Hexagon (tests/tcg/hexagon) reference file for float_convd
adds 4e06b3fc1b Merge tag 'pull-hex-20220731' of https://github.com/quic/qem [...]
No new revisions were added by this update.
Summary of changes:
target/hexagon/gen_tcg_funcs.py | 9 +-
tests/tcg/{aarch64 => hexagon}/float_convd.ref | 248 ++++++++++++-------------
tests/tcg/hexagon/hvx_misc.c | 45 +++++
tests/tcg/hexagon/load_unpack.c | 14 +-
4 files changed, 180 insertions(+), 136 deletions(-)
copy tests/tcg/{aarch64 => hexagon}/float_convd.ref (91%)
--
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_cross_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from e4971956ea x86: SKINIT with operand needs IgnoreSize
adds 75337cbc14 [gdb/symtab] Fix .debug_aranges duplicate offset warning
No new revisions were added by this update.
Summary of changes:
gdb/dwarf2/read.c | 22 ++++---
.../debug-aranges-duplicate-offset-warning.c} | 13 ++--
... => debug-aranges-duplicate-offset-warning.exp} | 69 +++++++++++-----------
3 files changed, 59 insertions(+), 45 deletions(-)
copy gdb/testsuite/{gdb.threads/vfork-multi-inferior-sleep.c => gdb.dwarf2/debug-a [...]
copy gdb/testsuite/gdb.dwarf2/{dw2-vendor-extended-opcode.exp => debug-aranges-dup [...]
--
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_cross_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from 5fded9c445 Open master branch for glibc 2.37 development
adds 825f84f133 stdlib: Suppress gcc diagnostic that char8_t is a keyword in [...]
adds e03f5ccd6c wcsmbs: Add missing test-c8rtomb/test-mbrtoc8 dependency
new 032712621f Remove spurious references to _dl_open_hook
new 7187efd0aa malloc: Use __getrandom_nocancel during tcache initiailization
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:
libio/vtables.c | 4 ----
malloc/arena.c | 5 -----
malloc/malloc.c | 3 ++-
wcsmbs/Makefile | 2 ++
wcsmbs/uchar.h | 8 ++++++++
5 files changed, 12 insertions(+), 10 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/gcc.
from 5d8637208d3 lto: replace $target with $host in configure.ac [PR106170]
adds 71f068a9b33 Update configure to check for a recent gnat Ada compiler.
adds 388fbbd895e match.pd: Add new division pattern [PR104992]
No new revisions were added by this update.
Summary of changes:
config/acx.m4 | 6 ++++-
configure | 8 ++++--
gcc/match.pd | 6 +++++
gcc/testsuite/g++.dg/pr104992-1.C | 30 +++++++++++++++++++++
gcc/testsuite/gcc.dg/pr104992.c | 57 +++++++++++++++++++++++++++++++++++++++
5 files changed, 104 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr104992-1.C
create mode 100644 gcc/testsuite/gcc.dg/pr104992.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_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from e4971956ea x86: SKINIT with operand needs IgnoreSize
adds 75337cbc14 [gdb/symtab] Fix .debug_aranges duplicate offset warning
No new revisions were added by this update.
Summary of changes:
gdb/dwarf2/read.c | 22 ++++---
.../debug-aranges-duplicate-offset-warning.c} | 13 ++--
... => debug-aranges-duplicate-offset-warning.exp} | 69 +++++++++++-----------
3 files changed, 59 insertions(+), 45 deletions(-)
copy gdb/testsuite/{gdb.threads/vfork-multi-inferior-sleep.c => gdb.dwarf2/debug-a [...]
copy gdb/testsuite/gdb.dwarf2/{dw2-vendor-extended-opcode.exp => debug-aranges-dup [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.