This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b92e553558a config-list.mk: Modernize FreeBSD targets towards version 13
new 5ba715ed1aa libstdc++: Remove unconditional -pthread from test options
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:
libstdc++-v3/testsuite/30_threads/jthread/jthread.cc | 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.
unknown user pushed a change to branch master
in repository gcc.
from c8f2be5d437 Bugfix to allow testsuite/gm2/pim/pass/arraybool.mod to com [...]
new b92e553558a config-list.mk: Modernize FreeBSD targets towards version 13
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:
contrib/config-list.mk | 8 ++++----
1 file changed, 4 insertions(+), 4 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_gdb/release-arm
in repository toolchain/ci/base-artifacts.
from 90d85a2d86 43: onsuccess: #197: 1: Success after gcc/linux/glibc: 16564 [...]
new 98d2a1c1d0 44: onsuccess: #198: 1: Success after gcc/linux/glibc: 183 commits
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 1724 -> 1744 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 50812 -> 50984 bytes
04-build_abe-gcc/console.log.xz | Bin 229612 -> 228896 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8752 -> 8756 bytes
07-build_abe-glibc/console.log.xz | Bin 233516 -> 233708 bytes
08-build_abe-gdb/console.log.xz | Bin 46900 -> 45916 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3824 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2148 -> 2140 bytes
11-check_regression/console.log.xz | Bin 13128 -> 7968 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 58 +-
11-check_regression/mail-body.txt | 224 +-
11-check_regression/results.compare | 114 +-
11-check_regression/results.compare2 | 2914 +------------------
11-check_regression/results.regressions | 112 +-
dashboard/dashboard-generate.sh | 2 +-
git/gcc_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 226 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 24 +-
results | 112 +-
sumfiles/gdb.log.xz | Bin 1735620 -> 1748780 bytes
sumfiles/gdb.sum | 4647 +++++++++++++++----------------
28 files changed, 2902 insertions(+), 5543 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 linux.
from 7c6984405241 Merge tag 'iommu-fixes-v6.2-rc3' of git://git.kernel.org/p [...]
new 3287ebd7fd01 powerpc/boot: Fix incorrect version calculation issue in l [...]
new 76d588dddc45 powerpc/imc-pmu: Fix use of mutex in IRQs disabled section
new f12cd06109f4 powerpc/64s/hash: Make stress_hpt_timer_fn() static
new b1d63f0c777b Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/ [...]
new e84077437902 EDAC/device: Fix period calculation in edac_device_reset_d [...]
new e7a293658c20 EDAC/highbank: Fix memory leak in highbank_mc_probe()
new 8aa9761223af Merge tag 'edac_urgent_for_v6.2_rc4' of git://git.kernel.o [...]
new 7c6dd961d0c8 x86/boot: Avoid using Intel mnemonics in AT&T syntax asm
new 90b926e68f50 x86/pat: Fix pat_x_mtrr_type() for MTRR disabled case
new fe1f0714385f x86/resctrl: Fix task CLOSID/RMID update race
new 2a81160d29d6 x86/resctrl: Fix event counts regression in reused RMIDs
new 26ce6ec364f1 x86/mm: fix poking_init() for Xen PV guests
new f0f70ddb8f3b Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.or [...]
The 13 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/powerpc/boot/wrapper | 4 +
arch/powerpc/include/asm/imc-pmu.h | 2 +-
arch/powerpc/mm/book3s64/hash_utils.c | 2 +-
arch/powerpc/perf/imc-pmu.c | 136 ++++++++++++++++-----------------
arch/x86/boot/bioscall.S | 4 +-
arch/x86/kernel/cpu/resctrl/monitor.c | 49 ++++++++----
arch/x86/kernel/cpu/resctrl/rdtgroup.c | 12 ++-
arch/x86/mm/init.c | 4 +
arch/x86/mm/pat/memtype.c | 3 +-
drivers/edac/edac_device.c | 17 ++---
drivers/edac/edac_module.h | 2 +-
drivers/edac/highbank_mc_edac.c | 7 +-
12 files changed, 138 insertions(+), 104 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 4dc4584b607 libstdc++: Fix narrowing conversion in std/time/clock/utc/io.cc
new c8f2be5d437 Bugfix to allow testsuite/gm2/pim/pass/arraybool.mod to com [...]
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/m2/gm2-compiler/M2LexBuf.mod | 7 ++---
gcc/m2/gm2-compiler/M2Quads.def | 2 +-
gcc/m2/gm2-compiler/M2Quads.mod | 63 +++++++++++++++++++++++++++++-----------
gcc/m2/gm2-compiler/P3Build.bnf | 15 ++++++----
gcc/m2/gm2-compiler/PHBuild.bnf | 49 ++++++++++++++++---------------
5 files changed, 85 insertions(+), 51 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 e658e8157db C-SKY: Support --with-float=softfp in configuration.
new 4dc4584b607 libstdc++: Fix narrowing conversion in std/time/clock/utc/io.cc
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:
libstdc++-v3/testsuite/std/time/clock/utc/io.cc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.