This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from e326df53af00 Merge tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/ [...]
new 46d5baf046ab MAINTAINERS: repair entry for MICROCHIP MCP16502 PMIC DRIVER
new e5d40e9afd84 regulator: max5970: Fix regulator child node name
new 628e0594fd00 Merge tag 'regulator-fix-v6.8-rc5' of git://git.kernel.org [...]
new 32ce3bb57b6b spi: cadence-qspi: fix pointer reference in runtime PM hooks
new 959043afe53a spi: cadence-qspi: remove system-wide suspend helper calls [...]
new 4efa1250b59e spi: cadence-qspi: put runtime in runtime PM hooks names
new 078d62de433b spi: cadence-qspi: add system-wide suspend and resume callbacks
new 6415c7fe7cf4 spi: Drop mismerged fix
new 5cf7ebef02e4 Merge tag 'spi-fix-v6.8-rc5' of git://git.kernel.org/pub/s [...]
The 9 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:
MAINTAINERS | 2 +-
drivers/regulator/max5970-regulator.c | 8 ++++----
drivers/spi/spi-cadence-quadspi.c | 33 +++++++++++++++++++++------------
drivers/spi/spi-ppc4xx.c | 14 +++++++-------
4 files changed, 33 insertions(+), 24 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 95f012ef4a7 Fortran testsuite: fix invalid Fortran in testcase
new 0198cade5ac btf: fix type id in BTF_KIND_FUNC struct data.
new 69a3ce49bda btf: add BTF_KIND_FUNC traversal function.
new 38d2eb337b4 bpf: Always emit .BTF.ext section if generating BTF
new 77142bdba48 bpf: implementation of func_info in .BTF.ext.
new 13914f4be9d bpf: renames coreout.* files to btfext-out.*.
The 5 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 | 28 +-
gcc/config.gcc | 4 +-
gcc/config/bpf/bpf.cc | 32 +-
gcc/config/bpf/btfext-out.cc | 617 +++++++++++++++++++++
gcc/config/bpf/{coreout.h => btfext-out.h} | 22 +-
gcc/config/bpf/core-builtins.cc | 2 +-
gcc/config/bpf/core-builtins.h | 2 +-
gcc/config/bpf/coreout.cc | 383 -------------
gcc/config/bpf/t-bpf | 4 +-
gcc/ctfc.h | 3 +
gcc/dwarf2ctf.cc | 12 +-
.../gcc.target/bpf/btfext-funcinfo-nocore.c | 42 ++
.../bpf/{core-section-1.c => btfext-funcinfo.c} | 20 +-
gcc/testsuite/gcc.target/bpf/core-attr-5.c | 9 +-
gcc/testsuite/gcc.target/bpf/core-attr-6.c | 6 +-
.../bpf/core-builtin-fieldinfo-offset-1.c | 13 +-
gcc/testsuite/gcc.target/bpf/core-section-1.c | 2 +-
17 files changed, 761 insertions(+), 440 deletions(-)
create mode 100644 gcc/config/bpf/btfext-out.cc
rename gcc/config/bpf/{coreout.h => btfext-out.h} (82%)
delete mode 100644 gcc/config/bpf/coreout.cc
create mode 100644 gcc/testsuite/gcc.target/bpf/btfext-funcinfo-nocore.c
copy gcc/testsuite/gcc.target/bpf/{core-section-1.c => btfext-funcinfo.c} (50%)
--
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 80c386cb20d libstdc++: Fix noexcept on dtors in <experimental/scope> [P [...]
new 95f012ef4a7 Fortran testsuite: fix invalid Fortran in testcase
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/gfortran.dg/pr101026.f | 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 linux.
from cf1182944c7c Merge tag 'lsm-pr-20240227' of git://git.kernel.org/pub/sc [...]
new 7cfc2ab3f025 crypto: lskcipher - Copy IV in lskcipher glue code always
new 1c0cf6d19690 crypto: arm64/neonbs - fix out-of-bounds access on short input
new e326df53af00 Merge tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/ [...]
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:
arch/arm64/crypto/aes-neonbs-glue.c | 11 +++++++++++
crypto/lskcipher.c | 6 ++----
2 files changed, 13 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 8bb8f834672 Fix gdb.interrupt race
new 60856b5cdaf Fix implementation of SUBALIGN.
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:
ld/ldlang.c | 13 ++++++++-----
ld/testsuite/ld-scripts/align.exp | 8 ++++++++
ld/testsuite/ld-scripts/subalign.d | 12 ++++++++++++
ld/testsuite/ld-scripts/subalign.s | 20 ++++++++++++++++++++
ld/testsuite/ld-scripts/subalign.t | 20 ++++++++++++++++++++
5 files changed, 68 insertions(+), 5 deletions(-)
create mode 100644 ld/testsuite/ld-scripts/subalign.d
create mode 100644 ld/testsuite/ld-scripts/subalign.s
create mode 100644 ld/testsuite/ld-scripts/subalign.t
--
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 binutils-gdb.
from 4b72a278f46 PR23881, pdp11 binutils fails if too much debug data
new 8bb8f834672 Fix gdb.interrupt race
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:
gdb/extension.c | 39 +++++++++++++++++++++++++++++++++++++++
gdb/python/py-dap.c | 4 ++++
2 files changed, 43 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from f3e1c1416 Add entry e321c8dd2cea8365045ed44ae1c3c00c6a977d2e from https [...]
new 81aa5f115 Add entry e321c8dd2cea8365045ed44ae1c3c00c6a977d2e from https [...]
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:
llvm/sha1/e321c8dd2cea8365045ed44ae1c3c00c6a977d2e/jira/description | 2 +-
llvm/sha1/e321c8dd2cea8365045ed44ae1c3c00c6a977d2e/status.txt | 2 +-
.../tcwg_bmk-code_speed-spec2k6/llvm-arm-master-O2_LTO/status.txt | 2 +-
.../tcwg_bmk-code_speed-spec2k6/status.txt | 2 +-
4 files 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 master
in repository toolchain/ci/interesting-commits.
from 4786e9890 Add entry 8c2ae42b3e1c6aa7c18f873edcebff7c0b45a37e from https [...]
new f3e1c1416 Add entry e321c8dd2cea8365045ed44ae1c3c00c6a977d2e from https [...]
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:
.../tcwg_bmk-code_speed-spec2k6/llvm-arm-master-O2_LTO/build_url | 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 06866bc368f libstdc++: Change some URLs in the manual to use https
new 80c386cb20d libstdc++: Fix noexcept on dtors in <experimental/scope> [P [...]
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/include/experimental/scope | 6 +++---
.../testsuite/experimental/scopeguard/114152.cc | 24 ++++++++++++++++++++++
2 files changed, 27 insertions(+), 3 deletions(-)
create mode 100644 libstdc++-v3/testsuite/experimental/scopeguard/114152.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.