This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c781da2c106 x86: Improve documentation for -msse4 [PR116708]
new aa55a6a30bc c++: ICE with operator new[] in constexpr [PR118775]
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/constexpr.cc | 11 +++++++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-new24.C | 25 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-new25.C | 27 +++++++++++++++++++++++++++
3 files changed, 63 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-new24.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-new25.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 00a7d39898c8 fs/pipe: add simpler helpers for common cases
new 3414cda9d41f ALSA: hda/realtek: Remove (revert) duplicate Ally X config
new 12784ca33b62 ALSA: hda/realtek: Fix Asus Z13 2025 audio
new f479ecc5ef15 ALSA: hda: Fix speakers on ASUS EXPERTBOOK P5405CSA 1.0
new c9ce148ea753 ALSA: seq: Avoid module auto-load handling at event delivery
new f603b159231b ALSA: hda/realtek - add supported Mic Mute LED for Lenovo [...]
new 172a0f509723 ALSA: usx2y: validate nrpacks module parameter on probe
new d0bbe332669c ALSA: hda: realtek: fix incorrect IS_REACHABLE() usage
new ca0dedaff923 ALSA: hda/realtek: update ALC222 depop optimize
new 1ee5aa765c22 ALSA: hda: intel: Add Dell ALC3271 to power_save denylist
new f2c11231b57b ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Lap [...]
new 16dc157346dd ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 La [...]
new 9120b2b4ad0d ALSA: hda/realtek: Add support for ASUS ROG Strix G614 Lap [...]
new 859a11917001 ALSA: hda/realtek: Add support for various ASUS Laptops us [...]
new 7ab61d0a9a35 ALSA: hda/realtek: Add support for ASUS B3405 and B3605 La [...]
new c86dd79a7c33 ALSA: hda/realtek: Add support for ASUS B5405 and B5605 La [...]
new 8463d2adbe19 ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA L [...]
new 2a405b36a641 Merge tag 'sound-6.14-rc6' of git://git.kernel.org/pub/scm [...]
new 1be4e29e94a6 platform/x86/amd/pmf: Initialize and clean up `cb_mutex`
new 2738d06fb4f0 platform/x86: intel-hid: fix volume buttons on Microsoft S [...]
new d0d10eaedcb5 platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e
new f317f38e7fbb platform/x86/intel/vsec: Add Diamond Rapids support
new 9ba93cb8212d platform/x86/amd/pmf: Propagate PMF-TA return codes
new 376a8c2a1443 platform/x86/amd/pmf: Update PMF Driver for Compatibility [...]
new 8aed61b8334e Merge tag 'platform-drivers-x86-v6.14-4' of git://git.kern [...]
The 24 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/amd/pmf/core.c | 2 +
drivers/platform/x86/amd/pmf/pmf.h | 5 +-
drivers/platform/x86/amd/pmf/tee-if.c | 52 ++++++++++----
drivers/platform/x86/intel/hid.c | 7 ++
drivers/platform/x86/intel/vsec.c | 7 ++
drivers/platform/x86/thinkpad_acpi.c | 1 +
sound/core/seq/seq_clientmgr.c | 46 +++++++-----
sound/pci/hda/Kconfig | 1 +
sound/pci/hda/hda_intel.c | 2 +
sound/pci/hda/patch_realtek.c | 128 ++++++++++++++++++++++++++++++----
sound/usb/usx2y/usbusx2y.c | 11 +++
sound/usb/usx2y/usbusx2y.h | 26 +++++++
sound/usb/usx2y/usbusx2yaudio.c | 27 -------
13 files changed, 243 insertions(+), 72 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 glibc.
from 46d3198094 elf: Fix handling of symbol versions which hash to zero (bug 29190)
new ee3b1d15da Use binutils 2.44 branch and Linux 6.13 in build-many-glibcs.py
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:
scripts/build-many-glibcs.py | 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 7deb4984257 ipa-cp: Avoid ICE when redistributing nodes among edges to [...]
new c781da2c106 x86: Improve documentation for -msse4 [PR116708]
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 | 5 +++++
1 file changed, 5 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 glibc.
from 59dc232df2 configure: Fix spelling of -Wl,--no-error-execstack option
new 46d3198094 elf: Fix handling of symbol versions which hash to zero (bug 29190)
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:
elf/Makefile | 21 ++++++++
elf/dl-lookup.c | 22 ++++++---
elf/dl-version.c | 7 +++
.../tst-version-hash-zero-linkmod.c | 9 ++--
elf/tst-version-hash-zero-linkmod.map | 7 +++
.../tst-version-hash-zero-mod.c | 8 ++--
elf/tst-version-hash-zero-mod.map | 13 +++++
.../tst-version-hash-zero-refmod.c | 11 +++--
elf/tst-version-hash-zero.c | 56 ++++++++++++++++++++++
9 files changed, 137 insertions(+), 17 deletions(-)
copy malloc/tst-interpose-static-nothread.c => elf/tst-version-hash-zero-linkmod.c (71%)
create mode 100644 elf/tst-version-hash-zero-linkmod.map
copy malloc/tst-interpose-aux-thread.c => elf/tst-version-hash-zero-mod.c (80%)
create mode 100644 elf/tst-version-hash-zero-mod.map
copy malloc/tst-interpose-nothread.c => elf/tst-version-hash-zero-refmod.c (67%)
create mode 100644 elf/tst-version-hash-zero.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 gcc.
from b7f5d911480 arm: testsuite: improve guard checks for arm_neon.h
new 7deb4984257 ipa-cp: Avoid ICE when redistributing nodes among edges to [...]
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/ipa-cp.cc | 3 ++-
1 file changed, 2 insertions(+), 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 34177f19831 gdb/dwarf: move cooked_indexer to cooked-indexer.{h,c}
new 8f6ddbfc7df Minor cleanups to cpname_state
new caf77196512 Handle ">>" in cp-name-parser.y
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:
gdb/cp-name-parser.y | 41 +++++++++++++++++++++++-------
gdb/unittests/lookup_name_info-selftests.c | 3 +++
2 files changed, 35 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from f152d975d Add entry f01e760c08365426de95f02dc2c2dc670eb47352 from https [...]
new fd2efc604 Add entry e1c49f413c8c892a61612b3b89de0607ff7ba893 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:
.../first_url | 2 +-
.../tcwg_gcc_check/master-aarch64/build_url | 2 +-
.../tcwg_gcc_check/master-aarch64/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{7c50564627e42c619cc64c09cce8a42fd7932166 => e1c49f413c8c892a61612b3 [...]
copy gcc/sha1/{3a5882707df50ed29905b3c47cbaa0868ea248c9 => e1c49f413c8c892a61612b3 [...]
create mode 100644 gcc/sha1/e1c49f413c8c892a61612b3b89de0607ff7ba893/tcwg_gcc_chec [...]
--
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 aa247ea8c3e docs: Attempt to clarify complex literal suffixes [PR112960]
new 104d86ceb14 arm: make arm_neon.h compatible with '-march=<base> -mfloat [...]
new b7f5d911480 arm: testsuite: improve guard checks for arm_neon.h
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:
gcc/config/arm/arm_neon.h | 17 +++++++
.../gcc.target/arm/attr-neon-builtin-fail.c | 6 +--
.../gcc.target/arm/attr-neon-builtin-fail2.c | 5 +-
gcc/testsuite/gcc.target/arm/attr-neon-fp16.c | 4 +-
gcc/testsuite/gcc.target/arm/attr-neon2.c | 5 +-
gcc/testsuite/lib/target-supports.exp | 53 +++++++++++++++++++++-
6 files changed, 77 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.