This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 0de63bb7d919 Merge tag 'pull-fix' of git://git.kernel.org/pub/scm/linux [...]
new e4d4648eac8b platform/x86: ideapad-laptop: pass a correct pointer to th [...]
new 583ef25bb2a0 platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show()
new a787ab73e2e4 platform/x86/intel/ifs: Update documentation with image do [...]
new f5a2601378af Merge tag 'platform-drivers-x86-v6.14-2' of git://git.kern [...]
new 28aecef5b101 selftests: livepatch: handle PRINTK_CALLER in check_result()
new d009de7d5428 Merge tag 'livepatching-for-6.14-rc2' of git://git.kernel. [...]
The 6 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:
drivers/platform/x86/ideapad-laptop.c | 2 +-
drivers/platform/x86/intel/ifs/ifs.h | 9 ++++-----
drivers/platform/x86/intel/pmc/core.c | 4 ++--
tools/testing/selftests/livepatch/functions.sh | 3 ++-
4 files changed, 9 insertions(+), 9 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 a506abfa07b Fix file cache tunables documentation
new 88c9c4a2605 testsuite: RISC-V: Ignore pr118170.c for E ABI
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.target/riscv/pr118170.c | 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 binutils-gdb.
from 8cfa1fc43e1 Reorder gnatmake arguments in inline-section-gc.exp
new 874162eb9fc pre-commit: run flake8 on more Python files
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:
.pre-commit-config.yaml | 11 ++++++++---
gdb/copyright.py | 25 ++++++++++++-------------
gdb/testsuite/analyze-racy-logs.py | 2 +-
3 files changed, 21 insertions(+), 17 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 45576ca2a8f doc: sframe: Clarify FDE/FRE function/range start address fields
new 8cfa1fc43e1 Reorder gnatmake arguments in inline-section-gc.exp
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/testsuite/gdb.ada/inline-section-gc.exp | 4 ++--
1 file changed, 2 insertions(+), 2 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 bcd3886e669 arm: testsuite: Adapt mve-vabs.c to improved codegen
new a506abfa07b Fix file cache tunables documentation
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/doc/invoke.texi | 10 ++++++++++
gcc/params.opt | 4 ++--
2 files changed, 12 insertions(+), 2 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 e6e40cb7459 c++: auto in trailing-return-type in parameter [PR117778]
new bcd3886e669 arm: testsuite: Adapt mve-vabs.c to improved codegen
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.target/arm/simd/mve-vabs.c | 6 +++---
1 file changed, 3 insertions(+), 3 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 13dad2fefb2 gdb/python: add void_type () method to gdb.Architecture object
new 0e9555a011e gas: sframe: Use appropriate struct cfi_insn_data union members
new 49da9e9d9e6 gas: Skip SFrame FDE if .cfi_val_offset specifies non-defau [...]
new 45576ca2a8f doc: sframe: Clarify FDE/FRE function/range start address fields
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:
gas/gen-sframe.c | 28 ++++++++++++++--------------
libsframe/doc/sframe-spec.texi | 10 ++++++----
2 files changed, 20 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 53d1f6cdb5a c++: bogus -Wvexing-parse with trailing-return-type [PR118718]
new e6e40cb7459 c++: auto in trailing-return-type in parameter [PR117778]
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/cp/parser.cc | 39 +++++++++++++----
gcc/testsuite/g++.dg/cpp1y/lambda-generic-117778.C | 12 ++++++
gcc/testsuite/g++.dg/cpp2a/abbrev-fn2.C | 49 ++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/abbrev-fn3.C | 15 +++++++
4 files changed, 106 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-117778.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/abbrev-fn2.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/abbrev-fn3.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 binutils-gdb.
from 96a02b669eb [gdb/testsuite] Fix gdb.ada/big_packed_array.exp on s390x-linux
new 5166ed9c9c6 gdb/python: add subblocks property to gdb.Block
new 30243af82d5 gdb/python: add domain property to gdb.Symbol
new 13dad2fefb2 gdb/python: add void_type () method to gdb.Architecture object
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:
gdb/NEWS | 8 ++++++++
gdb/doc/python.texi | 16 +++++++++++++++-
gdb/python/py-arch.c | 16 +++++++++++++++-
gdb/python/py-block.c | 35 +++++++++++++++++++++++++++++++++-
gdb/python/py-symbol.c | 16 +++++++++++++++-
gdb/testsuite/gdb.python/py-arch.exp | 4 ++++
gdb/testsuite/gdb.python/py-block.exp | 6 +++++-
gdb/testsuite/gdb.python/py-symbol.exp | 3 ++-
8 files changed, 98 insertions(+), 6 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 adf1da77593 testsuite: XFAIL test in pr109393.c for ilp32 targets [PR116845]
new 53d1f6cdb5a c++: bogus -Wvexing-parse with trailing-return-type [PR118718]
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/cp/parser.cc | 4 ++++
gcc/testsuite/g++.dg/warn/Wvexing-parse10.C | 9 +++++++++
2 files changed, 13 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/warn/Wvexing-parse10.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.