This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from d41ce9f7c39 s390: Accept only Pmode for registers AP/FP/RA [PR119235]
new 9d2eb71ebfb Daily bump.
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/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
2 files changed, 10 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 gcc.
from 1efd525e828 Fix cs_interesting_for_ipcp_p wrt flag_profile_partial_training.
new 55b01e17c79 Daily bump.
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/ChangeLog | 147 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 6 ++
gcc/d/ChangeLog | 17 ++++++
gcc/testsuite/ChangeLog | 31 ++++++++++
libstdc++-v3/ChangeLog | 111 ++++++++++++++++++++++++++++++++++++
6 files changed, 313 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 gdb-16-branch
in repository binutils-gdb.
from ddeed725f48 Automatic date update in version.in
new 76f2d9137d3 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_44-branch
in repository binutils-gdb.
from 96bc9e8081a Automatic date update in version.in
new 38b93f8cd5e Automatic date update in version.in
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:
bfd/version.h | 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 2c00fd5c6c0 gdb/dwarf: change a bunch of functions to be methods of coo [...]
new 846e5f56a30 kvxelf.em: translate error messages
new 280965fcedb PR 32896 testcase
new 10ec3d5de0e RISC-V: Mark fgt.*/fge.* as instruction alias
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:
ld/emultempl/kvxelf.em | 14 +++++++-------
ld/testsuite/ld-elf/tbss4.d | 12 ++++++++----
ld/testsuite/ld-elf/tbss4.s | 6 +++---
opcodes/riscv-opc.c | 16 ++++++++--------
4 files changed, 26 insertions(+), 22 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 ca91b9500108 Merge tag 'v6.15-rc4-ksmbd-server-fixes' of git://git.samb [...]
new 06eaa824fd23 mm/memblock: pass size instead of end to memblock_set_node()
new eac8ea8736cc mm/memblock: repeat setting reserved region nid if array i [...]
new 3b394dff15e1 memblock tests: add test for memblock_set_node
new 4b5256f99004 Merge tag 'fixes-2025-04-29' of git://git.kernel.org/pub/s [...]
new 9f5595d5f03f platform/x86/amd: pmc: Require at least 2.5 seconds betwee [...]
new 8d6955ed76e8 platform/x86/intel-uncore-freq: Fix missing uncore sysfs d [...]
new 4a8e04e2bdcb platform/x86: alienware-wmi-wmax: Fix uninitialized variab [...]
new 12df9ec3e195 platform/x86/intel: hid: Add Pantherlake support
new 246f9bb62016 platform/x86: alienware-wmi-wmax: Add support for Alienwar [...]
new 77bdac73754e platform/x86: asus-wmi: Disable OOBE state after resume fr [...]
new 02c6e43397c3 platform/x86: ideapad-laptop: add support for some new buttons
new 02d40046243f Merge tag 'platform-drivers-x86-v6.15-4' of git://git.kern [...]
new c73c67026fe6 fanotify: fix flush of mntns marks
new cd188e9ef80f selftests/fs/mount-notify: test also remove/flush of mntns marks
new fba784cc9e3d Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org [...]
new 649b50a82f09 mmc: renesas_sdhi: Fix error handling in renesas_sdhi_probe
new 9078f01fec12 mmc: renesas_sdhi: add regulator dependency
new 77183db6b8db mmc: renesas_sdhi: disable clocks if registering regulator failed
new 8bac8898fe39 Merge tag 'mmc-v6.15-rc1' of git://git.kernel.org/pub/scm/ [...]
The 19 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/mmc/host/Kconfig | 2 +-
drivers/mmc/host/renesas_sdhi_core.c | 12 +--
drivers/platform/x86/amd/pmc/pmc.c | 7 +-
drivers/platform/x86/asus-wmi.c | 11 ++-
drivers/platform/x86/dell/alienware-wmi-wmax.c | 14 ++-
drivers/platform/x86/ideapad-laptop.c | 16 ++++
drivers/platform/x86/intel/hid.c | 21 +++--
.../x86/intel/uncore-frequency/uncore-frequency.c | 13 ++-
fs/notify/fanotify/fanotify_user.c | 7 +-
include/linux/fsnotify_backend.h | 15 ---
mm/memblock.c | 12 ++-
tools/testing/memblock/tests/basic_api.c | 102 +++++++++++++++++++++
.../filesystems/mount-notify/mount-notify_test.c | 57 +++++++++---
13 files changed, 225 insertions(+), 64 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 405fee9e1fa analyzer: fix for older version of GCC
new 1efd525e828 Fix cs_interesting_for_ipcp_p wrt flag_profile_partial_training.
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 | 10 ++++------
1 file changed, 4 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 692b6470706 d: Use __builtin_clear_padding for zeroing alignment holes [...]
new 405fee9e1fa analyzer: fix for older version of GCC
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/analyzer/constraint-manager.cc | 10 +++++-----
gcc/analyzer/exploded-graph.h | 4 ++--
2 files changed, 7 insertions(+), 7 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 dbfd92856a3 gdb/dwarf: clean up some cutu_reader::is_dummy() calls
new 0bd12b5c06a gdb/dwarf: move cooked_index_worker_debug_info up
new 2c00fd5c6c0 gdb/dwarf: change a bunch of functions to be methods of coo [...]
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/dwarf2/read.c | 255 ++++++++++++++++++++++++++----------------------------
1 file changed, 123 insertions(+), 132 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 573e600deab gdb/dwarf: replace some "compile unit" terminology with "unit"
new e352e8b044e gdb/dwarf: scan DWARF 5 DWO CUs by just reading the header
new 2b9f9de4e4c gdb/dwarf: scan .debug_info.dwo just once
new 28f15782ada gdb/dwarf: read multiple .debug_info.dwo sections
new 605b4e6f366 gdb/dwarf: avoid cutu_reader moves
new dbfd92856a3 gdb/dwarf: clean up some cutu_reader::is_dummy() calls
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:
gdb/dwarf2/cooked-indexer.c | 20 +--
gdb/dwarf2/read.c | 309 +++++++++++++++++++-------------------------
gdb/dwarf2/read.h | 15 +--
3 files changed, 148 insertions(+), 196 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.