This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/nalcock/try-hidden-types-fixes
in repository binutils-gdb.
discards 773366ba1d4 libctf: use __attribute__((__gnu_printf__)) where appropriate
omits ea9b7eb23ef libctf, dedup: reclaim space wasted by duplicate hidden types
omits c2dfb5906c8 libctf: dedup: preserve non-root flag across normal links
new e248167f278 libctf: dedup: preserve non-root flag across normal links
new 86e13049aa2 libctf, dedup: reclaim space wasted by duplicate hidden types
new 947cb41467c libctf: use __attribute__((__gnu_printf__)) where appropriate
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (773366ba1d4)
\
N -- N -- N refs/heads/users/nalcock/try-hidden-types-fixes (947cb41467c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
libctf/ctf-impl.h | 5 +++++
libctf/testsuite/libctf-writable/ctf-nonroot-linking.c | 11 -----------
2 files changed, 5 insertions(+), 11 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 releases/gcc-15
in repository gcc.
from 1299fd36ddc Daily bump.
new 25e46423bdf Fortran: fix parsing of type parameter inquiries of substri [...]
new 819b6415b63 Fortran: fix regression introduced by commit r16-914-g787a8 [...]
new e8a36b05158 Fortran: parameter inquiries of constant complex arrays [PR [...]
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:
gcc/fortran/expr.cc | 110 +++++++++++-
gcc/fortran/primary.cc | 64 ++++++-
gcc/testsuite/gfortran.dg/inquiry_type_ref_7.f90 | 62 +++++++
gcc/testsuite/gfortran.dg/inquiry_type_ref_8.f90 | 214 +++++++++++++++++++++++
4 files changed, 440 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/inquiry_type_ref_7.f90
create mode 100644 gcc/testsuite/gfortran.dg/inquiry_type_ref_8.f90
--
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 404526ee2e sparc: Fix argument passing to __libc_start_main (BZ 32981)
new 7e10e30e64 malloc: Count tcache entries downwards
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:
malloc/malloc.c | 29 +++++++++++++++--------------
1 file changed, 15 insertions(+), 14 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 61fd6a338de c++: add -fno-modules to some tests
new bd773888eaf c: fix ICE with enum completed with packed attribute after [...]
new b25ec038dca c: Move checking assertions from recursion when forming com [...]
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/c/c-decl.cc | 1 +
gcc/c/c-typeck.cc | 17 ++++++++++-------
gcc/testsuite/gcc.dg/gnu23-tag-composite-6.c | 26 +++++++++++++++++++++++---
gcc/testsuite/gcc.dg/pr116892.c | 11 +++++++++++
4 files changed, 45 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr116892.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 3e31877fbf3 Add checks for illegal symbol binding and type values when [...]
new 6844666471c gdb: Use multiple minimal_symbol_readers in mipscoff_symfile_read
new 5cbfbe4263a gdb: wrap mdebug debuginfo reading in ifdefs
new 4b42385c470 gdb: Make dwarf support optional at compile time
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/Makefile.in | 65 ++++++++++++++++++------------------
gdb/NEWS | 8 +++++
gdb/README | 9 ++++-
gdb/config.in | 6 ++++
gdb/configure | 94 +++++++++++++++++++++++++++++++++++++++++++++++------
gdb/configure.ac | 54 ++++++++++++++++++++++++++----
gdb/dwarf2/frame.h | 61 ++++++++++++++++++++++++++++++++++
gdb/dwarf2/loc.h | 67 +++++++++++++++++++++++++-------------
gdb/dwarf2/public.h | 25 ++++++++++++++
gdb/frame-unwind.c | 2 ++
gdb/gdbtypes.c | 12 ++++++-
gdb/mdebugread.c | 23 ++++++++++++-
gdb/mdebugread.h | 33 ++++++++++++++++---
gdb/mipsread.c | 12 +++----
14 files changed, 387 insertions(+), 84 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 c92584742bb Improve create_tmp_reg_or_ssa_name, always create SSA name
new 61fd6a338de c++: add -fno-modules to some tests
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/g++.dg/modules/cpp-1.C | 3 ++-
gcc/testsuite/g++.dg/modules/cpp-3.C | 1 +
gcc/testsuite/g++.dg/modules/cpp-4.C | 1 +
3 files changed, 4 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 linux.
from 546b1c9e93c2 Merge tag 'bootconfig-v6.16' of git://git.kernel.org/pub/s [...]
new 74a2bd0bfb06 nodemask: drop nodes_shift
new 4923c2c5b66f cpumask: add non-atomic __assign_cpu()
new e5bf9a4b68fa riscv: switch set_icache_stale_mask() to using non-atomic [...]
new 791a9b25ce2e cpumask: drop cpumask_assign_cpu()
new 31299a5e0211 bits: add comments and newlines to #if, #else and #endif d [...]
new 19408200c094 bits: introduce fixed-type GENMASK_U*()
new 5b572e8a9f3d bits: introduce fixed-type BIT_U*()
new 4fd225f7adbc drm/i915: Convert REG_GENMASK*() to fixed-width GENMASK_U*()
new 0405eef6c3bc test_bits: add tests for GENMASK_U*()
new e289b4882561 test_bits: add tests for BIT_U*()
new 243c90e917f5 build_bug.h: more user friendly error messages in BUILD_BU [...]
new 99c712d788c4 bitmap-str: Get rid of 'extern' for function prototypes
new 89a44a808814 bitmap-str: Add missing header(s)
new a256ae22570e bitfield: Add FIELD_MODIFY() helper
new 895ee6a22e31 topology: make for_each_node_with_cpus() O(N)
new 8b2198f03776 Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linux
new cddded9803cd crypto: s390/sha256 - rename module to sha256-s390
new b9802b54d41b asm-generic: Add sched.h inclusion in simd.h
new 04446eee58fc Merge tag 'v6.16-p3' of git://git.kernel.org/pub/scm/linux [...]
new a9c0b33ef230 tools: hv: Enable debug logs for hv_kvp_daemon
new 13423063c7cb arm64: kvm, smccc: Introduce and use API for getting hyper [...]
new 36ebd328a57a arm64: hyperv: Use SMCCC to detect hypervisor presence
new f41ceff17486 Drivers: hv: Enable VTL mode for arm64
new e7e6902fbd19 Drivers: hv: Provide arch-neutral implementation of get_vtl()
new 1f5538a8e2fd arm64: hyperv: Initialize the Virtual Trust Level field
new e956ee9491d9 arm64, x86: hyperv: Report the VTL the system boots in
new 23aa0c355921 dt-bindings: microsoft,vmbus: Add interrupt and DMA cohere [...]
new 1dc5df133b98 Drivers: hv: vmbus: Get the IRQ number from DeviceTree
new 18a34bb5221e Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
new ab7e531a8212 ACPI: irq: Introduce acpi_get_gsi_dispatcher()
new d684f9b28809 PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
new 86c48271e0d6 x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_b [...]
new 43cb39ad260a arch/x86: Provide the CPU number in the wakeup AP callback
new 09eea7ad0b8e Drivers: hv: Allocate interrupt and monitor pages aligned [...]
new c951ab8fd358 uio_hv_generic: Use correct size for interrupt and monitor pages
new 0315fef2aff9 uio_hv_generic: Align ring size to system page
new a60822bc11b1 Drivers: hv: Use kzalloc for panic page allocation
new cd1769e1fef9 Drivers: hv: Remove hv_alloc/free_* helpers
new dd1af0c4c56d PCI: hv: Remove unnecessary flex array in struct pci_packet
new f77276d1c959 Documentation: hyperv: Update VMBus doc with new features [...]
new e89f91222ab3 Drivers: hv: vmbus: Add comments about races with "channel [...]
new 96959283a58d Drivers: hv: Always select CONFIG_SYSFB for Hyper-V guests
new c00b28502470 Merge tag 'hyperv-next-signed-20250602' of git://git.kerne [...]
new dbef257ab7fa xtensa: ptrace: Remove zero-length alignment array
new 47812144d395 xtensa: migrate to the generic rule for built-in DTB
new 3d6d238851df arch: xtensa: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
new f5164456c604 Merge tag 'xtensa-20250603' of https://github.com/jcmvbkbc [...]
The 47 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:
.../devicetree/bindings/bus/microsoft,vmbus.yaml | 16 ++-
Documentation/virt/hyperv/vmbus.rst | 28 +++++-
arch/arm64/hyperv/mshyperv.c | 53 +++++++++-
arch/arm64/kvm/hypercalls.c | 10 +-
arch/riscv/mm/cacheflush.c | 2 +-
arch/s390/lib/crypto/Makefile | 3 +-
arch/x86/coco/sev/core.c | 13 +--
arch/x86/hyperv/hv_init.c | 67 +++++++------
arch/x86/hyperv/hv_vtl.c | 61 +++---------
arch/x86/hyperv/ivm.c | 11 ++-
arch/x86/include/asm/apic.h | 8 +-
arch/x86/include/asm/mshyperv.h | 7 +-
arch/x86/kernel/acpi/madt_wakeup.c | 2 +-
arch/x86/kernel/apic/apic_noop.c | 8 +-
arch/x86/kernel/apic/apic_numachip.c | 2 +-
arch/x86/kernel/apic/x2apic_uv_x.c | 2 +-
arch/x86/kernel/smpboot.c | 10 +-
arch/xtensa/Kbuild | 2 +-
arch/xtensa/Kconfig | 3 +-
arch/xtensa/boot/dts/Makefile | 2 +-
arch/xtensa/configs/audio_kc705_defconfig | 2 +-
arch/xtensa/configs/cadence_csp_defconfig | 2 +-
arch/xtensa/configs/common_defconfig | 1 -
arch/xtensa/configs/generic_kc705_defconfig | 2 +-
arch/xtensa/configs/nommu_kc705_defconfig | 2 +-
arch/xtensa/configs/smp_lx200_defconfig | 2 +-
arch/xtensa/configs/virt_defconfig | 2 +-
arch/xtensa/configs/xip_kc705_defconfig | 2 +-
arch/xtensa/include/asm/ptrace.h | 5 +-
drivers/acpi/irq.c | 16 ++-
drivers/firmware/smccc/kvm_guest.c | 10 +-
drivers/firmware/smccc/smccc.c | 17 ++++
drivers/gpu/drm/i915/i915_reg_defs.h | 108 +++------------------
drivers/hv/Kconfig | 7 +-
drivers/hv/connection.c | 23 +++--
drivers/hv/hv_common.c | 76 +++++++--------
drivers/hv/vmbus_drv.c | 95 ++++++++++++++++--
drivers/pci/controller/pci-hyperv.c | 99 +++++++++++++++----
drivers/uio/uio_hv_generic.c | 7 +-
include/asm-generic/mshyperv.h | 10 +-
include/asm-generic/simd.h | 1 +
include/hyperv/hvgdk_mini.h | 4 +-
include/linux/acpi.h | 5 +-
include/linux/arm-smccc.h | 64 +++++++++++-
include/linux/bitfield.h | 21 +++-
include/linux/bitmap-str.h | 10 +-
include/linux/bitops.h | 1 -
include/linux/bits.h | 57 ++++++++++-
include/linux/build_bug.h | 10 +-
include/linux/compiler.h | 4 +-
include/linux/cpumask.h | 19 +---
include/linux/hyperv.h | 2 +
include/linux/nodemask.h | 20 +---
include/linux/topology.h | 5 +-
lib/tests/test_bits.c | 30 ++++++
tools/hv/hv_kvp_daemon.c | 64 +++++++++++-
56 files changed, 711 insertions(+), 404 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 0b5023cc71d gdb/python/guile: user created prefix commands get help list
new 3e31877fbf3 Add checks for illegal symbol binding and type values when [...]
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/elf.c | 49 ++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 38 insertions(+), 11 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 users/nalcock/hidden-types-fixes
in repository binutils-gdb.
discards e797fa4999c libctf: use __attribute__((__gnu_printf__)) where appropriate
new 154c72d58d2 libctf: use __attribute__((__gnu_printf__)) where appropriate
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e797fa4999c)
\
N -- N -- N refs/heads/users/nalcock/hidden-types-fixes (154c72d58d2)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
libctf/ctf-impl.h | 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 gcc.
from c18f152447c c++: add operator| for WMB_Flags
new c92584742bb Improve create_tmp_reg_or_ssa_name, always create SSA name
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/gimple-fold.cc | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.