This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from c133687c2eae Merge tag 'spi-fix-v6.19-rc6' of git://git.kernel.org/pub/ [...]
new 3222b6de5145 iommu/amd: Fix error path in amd_iommu_probe_device()
new 98d5110f90ae iommupt: Make it clearer to the compiler that pts.level == [...]
new 374e7af67d9d iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
new b33d70625977 Merge tag 'iommu-fixes-v6.19-rc6' of git://git.kernel.org/ [...]
new 4b9748055457 io_uring/rw: free potentially allocated iovec on cache put [...]
new b994ace83a2b io_uring/waitid: fix KCSAN warning on io_waitid->head
new 10dc95939817 io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
new 73061dbeca78 selftests/io_uring: add io_uring_queue_init_params
new 145e00743925 selftests/io_uring: support NO_SQARRAY in miniliburing
new 7907f673d0ea Merge tag 'io_uring-6.19-20260122' of git://git.kernel.org [...]
new 07a1bc5c14c9 block: Fix an error path in disk_update_zone_resources()
new 47bdf1d29cae ublk: fix ublksrv pid handling for pid namespaces
new f5f2bad67a45 block: make the new blkzoned UAPI constants discoverable
new 75aad5ffe099 selftests/ublk: fix IO thread idle check
new 23e62cf75518 selftests/ublk: fix error handling for starting device
new e7e1cc18f120 selftests/ublk: fix garbage output in foreground mode
new 046be7e5967e blk-mq: use BLK_POLL_ONESHOT for synchronous poll completion
new 3ef825dfd4e4 bcache: use bio cloning for detached device requests
new 00d20db21e0d Merge tag 'block-6.19-20260122' of git://git.kernel.org/pu [...]
new 3009738a855c mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in [...]
new 122610220134 mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
new fd9809ec6704 mmc: sdhci-of-dwcmshc: Fix init for AXI clock for Eswin EIC7700
new 5cfc828502cb mmc: sdhci-of-dwcmshc: Fix DMA 128MB boundary for Eswin EIC7700
new d4be90cce60e Merge tag 'mmc-v6.19-rc3' of git://git.kernel.org/pub/scm/ [...]
new 3de499664996 pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask [...]
new 861d21c43c98 pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before [...]
new 9731fa48beb3 Merge tag 'pmdomain-v6.19-rc3-2' of git://git.kernel.org/p [...]
new f5fc40734b0f platform/x86: asus-armoury: add support for GA403WM
new 487764a514e9 asus-armoury: fix ppt data for GA403U* renaming to GA403UI
new a54e9902e7ed platform/x86: asus-armoury: add support for GA403UV
new efbc288d15ca docs: alienware-wmi: fix typo
new c92724b40c2f docs: fix PPR for AMD EPYC broken link
new 3113bcf4ccf0 platform/mellanox: Fix SN5640/SN5610 LED platform data
new 2bf1877b7094 platform/x86/amd: Fix memory leak in wbrf_record()
new 2e91919a6795 platform/x86: asus-armoury: Add power limits for Asus G513QY
new e11e3e801193 platform/x86: asus-armoury: add support for GV302XV
new a06bb57b2e71 platform/x86: asus-armoury: add support for FA401UV
new 8ba4e0598d12 platform/x86: asus-armoury: add support for FA617XT
new f7fffd2e3f92 platform/x86: asus-wmi: fix sending OOBE at probe
new fdee1b097216 platform/x86: hp-bioscfg: Fix kobject warnings for empty a [...]
new 25150715e0b0 platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE [...]
new 467d4afc6caa platform/x86: hp-bioscfg: Fix automatic module loading
new 43098a53939e platform/x86: asus-armoury: fix ppt data for FA608UM
new d40d7f8e402b platform/x86: asus-armoury: add support for G835L
new 01f31c2fffae platform/x86: asus-armoury: keep the list ordered alphabetically
new b3914291d985 platform/x86: asus-armoury: add support for GA403WW
new 40901719bd28 platform/x86: acer-wmi: Extend support for Acer Nitro AN515-58
new 4b11f2336e23 platform/x86: acer-wmi: Fix missing capability check
new 2a4d91142e53 Merge tag 'platform-drivers-x86-v6.19-3' of git://git.kern [...]
new 08d9eae76b85 PCI: Fix BAR resize rollback path overwriting ret
new 5528fd38f230 PCI: Fix Resizable BAR restore order
new 5bde837031a3 Merge tag 'pci-v6.19-fixes-4' of git://git.kernel.org/pub/ [...]
The 52 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:
.../admin-guide/laptops/alienware-wmi.rst | 2 +-
Documentation/arch/x86/amd_hsmp.rst | 4 +-
Documentation/misc-devices/amd-sbi.rst | 2 +-
block/blk-mq.c | 2 +-
block/blk-zoned.c | 1 +
drivers/block/ublk_drv.c | 39 +++-
drivers/iommu/amd/iommu.c | 3 +-
drivers/iommu/generic_pt/iommu_pt.h | 2 +-
drivers/iommu/io-pgtable-arm.c | 2 +-
drivers/md/bcache/bcache.h | 9 +
drivers/md/bcache/request.c | 79 ++++----
drivers/md/bcache/super.c | 12 +-
drivers/mmc/host/rtsx_pci_sdmmc.c | 41 ++++
drivers/mmc/host/sdhci-of-dwcmshc.c | 14 ++
drivers/pci/rebar.c | 18 +-
drivers/pci/setup-bus.c | 23 ++-
drivers/platform/mellanox/mlx-platform.c | 2 +-
drivers/platform/x86/acer-wmi.c | 13 +-
drivers/platform/x86/amd/wbrf.c | 4 +-
drivers/platform/x86/asus-armoury.h | 224 ++++++++++++++++++++-
drivers/platform/x86/asus-wmi.c | 3 +-
drivers/platform/x86/hp/hp-bioscfg/bioscfg.c | 8 +
drivers/platform/x86/hp/hp-bioscfg/bioscfg.h | 12 +-
drivers/pmdomain/imx/imx8m-blk-ctrl.c | 11 +-
drivers/pmdomain/rockchip/pm-domains.c | 10 +
include/uapi/linux/blkzoned.h | 6 +-
io_uring/io-wq.c | 2 +-
io_uring/rw.c | 15 +-
io_uring/waitid.c | 6 +-
tools/include/io_uring/mini_liburing.h | 59 ++++--
tools/testing/selftests/ublk/kublk.c | 11 +-
31 files changed, 511 insertions(+), 128 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 145ff72025 contrib.texi: Add missing accent
new d71bb8ab31 version.h, include/features.h: Increase version number
new f762ccf84f Create ChangeLog.old/ChangeLog.32
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:
ChangeLog.old/ChangeLog.32 | 14401 +++++++++++++++++++++++++++++++++++++++++++
include/features.h | 2 +-
version.h | 4 +-
3 files changed, 14404 insertions(+), 3 deletions(-)
create mode 100644 ChangeLog.old/ChangeLog.32
--
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 c072629f05d7 Merge tag 'v6.19-p4' of git://git.kernel.org/pub/scm/linux [...]
new 812062e74a39 drm/imagination: Wait for FW trace update command completion
new 8d50870695aa Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
new 1a0f69e3c284 drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
new 3036b4ce4b20 drm/nouveau: add missing DCB connector types
new d0bd10792d6c drm/nouveau: implement missing DCB connector types; gracef [...]
new 604826acb3f5 drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)
new 7261305d22a7 drm/i915/color: Place 3D LUT after CSC in plane color pipeline
new 7d8257fe2590 drm/amd/display: Fix color pipeline enum name leak
new cce30b8311e8 drm/vkms: Fix color pipeline enum name leak
new 0a095b64fa5b drm/i915/display: Fix color pipeline enum name leak
new 353f91bc25e2 Merge tag 'drm-misc-fixes-2026-01-22' of https://gitlab.fr [...]
new ca9e5115e870 drm/xe: Adjust page count tracepoints in shrinker
new 6f287b1c8d0e drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_w [...]
new a009bbb95861 drm/xe/vf: fix struct xe_gt_sriov_vf_migration kernel-doc
new dc1d0ffee097 drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
new 47bf28e22a12 drm/xe/vm: fix xe_vm_validation_exec() kernel-doc
new b886aa65eafe drm/xe: Disable timestamp WA on VFs
new 6f4b7aed6181 drm/xe/uapi: disallow bind queue sharing
new 772157f626d0 drm/xe/migrate: fix job lock assert
new f262015b9797 drm/xe: Update wedged.mode only after successful reset pol [...]
new bdcdf968be31 drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVIC [...]
new e27ada4f19e7 drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is [...]
new e63b9229c3d2 Merge tag 'drm-xe-fixes-2026-01-22' of https://gitlab.free [...]
new 10343253328e drm/amdgpu: remove frame cntl for gfx v12
new 8e96b36d9bfd drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_alloc
new b6aff8bb0c40 drm/amdkfd: fix gfx11 restrictions on debugging cooperativ [...]
new 82a401ceffba drm/amdgpu: fix error handling in ib_schedule()
new f6cc7f1c11a7 drm/amd/display: Only poll analog connectors
new 4ca284c6d15d drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting
new d5077426e1a7 drm/amd/pm: Don't clear SI SMC table when setting power limit
new 764a90eb0226 drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
new fd2ac113a5dc drm/amdgpu: Fix validating flush_gpu_tlb_pasid()
new 095ca815174e drm/amdgpu: fix type for wptr in ring backup
new f377ea0561c9 Revert "drm/amd/display: pause the workload setting in dm"
new 2312e0ab5975 Merge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitla [...]
new 2de5bdc2d981 drm/mediatek: Fix platform_get_irq() error checking
new 4e7fd55411fa drm/mediatek: mtk_hdmi_v2: Fix return type of mtk_hdmi_v2_ [...]
new 2788c969d89a drm/mediatek: mtk_hdmi_ddc_v2: Add transfer abort on timeo [...]
new 1384cc00bc5f drm/mediatek: mtk_hdmi_ddc_v2: Fix multi-byte writes
new 21465e73400d drm/mediatek: dpi: Find next bridge during probe
new 9b54a32c7c6a drm/mediatek: mtk_gem: Partial refactor and use drm_gem_dm [...]
new b9639c5e313e dt-bindings: display: mediatek: Fix typo 'hardwares' to 'h [...]
new b91adbe83093 Merge tag 'mediatek-drm-fixes-20260119' of https://git.ker [...]
new d6112dddbf35 Merge tag 'drm-fixes-2026-01-23' of https://gitlab.freedes [...]
new 6b971191fcfc ALSA: usb: Increase volume range that triggers a warning
new 6f5c69f72e50 ALSA: scarlett2: Fix buffer overflow in config retrieval
new 49985bc466b5 ALSA: usb-audio: Add delay quirk for MOONDROP Moonriver2 Ti
new 1deecf7805f1 selftests: ALSA: Remove unused variable in utimer-test
new 61006c540cbd ALSA: ctxfi: Fix potential OOB access in audio mixer handling
new b48fe9af1e60 ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xU
new 930e69757b74 ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
new 70b4db7d2581 ALSA: usb-audio: Use the right limit for PCM OOB check
new c45385ed624e ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
new 64e0924ed3b4 ALSA: hda/realtek: ALC269 fixup for Lenovo Yoga Book 9i 13 [...]
new 6e49f9e05c52 Merge tag 'sound-6.19-rc7' of git://git.kernel.org/pub/scm [...]
new faff6846474e gpio: cdev: Correct return code on memory allocation failure
new 70b3c2805331 gpio: cdev: Fix resource leaks on errors in lineinfo_chang [...]
new 8a8c942cad4c gpio: cdev: Fix resource leaks on errors in gpiolib_cdev_r [...]
new 4918cc05137c gpio: shared: propagate configuration to pinctrl
new 1f664bbd5f2f Merge tag 'gpio-fixes-for-v6.19-rc7' of git://git.kernel.o [...]
new f3f380ce6b3d regmap: maple: free entry on mas_store_gfp() failure
new 4b58aac989c1 regmap: Fix race condition in hwspinlock irqsave routine
new afb923b8198a Merge tag 'regmap-fix-v6.19-rc6' of git://git.kernel.org/p [...]
new e3b76494d675 regulator: fp9931: Add missing memory allocation check
new 346c558355da Merge tag 'regulator-fix-v6.19-rc6' of git://git.kernel.or [...]
new 383d4f5cffcc spi: spi-sprd-adi: Fix double free in probe error path
new b062a899c997 spi: hisi-kunpeng: Fixed the wrong debugfs node name in hi [...]
new f6b625639e39 spi: spi-cadence: enable SPI_CONTROLLER_MUST_TX
new caa329649259 spi: intel-pci: Add support for Nova Lake SPI serial flash
new c133687c2eae Merge tag 'spi-fix-v6.19-rc6' of git://git.kernel.org/pub/ [...]
The 70 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:
.../bindings/display/mediatek/mediatek,dp.yaml | 2 +-
drivers/base/regmap/regcache-maple.c | 11 +-
drivers/base/regmap/regmap.c | 4 +-
drivers/gpio/gpiolib-cdev.c | 12 +-
drivers/gpio/gpiolib-shared.c | 16 +-
drivers/gpio/gpiolib.c | 4 +-
drivers/gpio/gpiolib.h | 2 +
drivers/gpu/drm/Kconfig | 2 +-
drivers/gpu/drm/Makefile | 4 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c | 6 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | 7 +-
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c | 12 -
drivers/gpu/drm/amd/amdkfd/kfd_debug.h | 3 +-
.../drm/amd/display/amdgpu_dm/amdgpu_dm_colorop.c | 4 +-
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c | 11 -
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c | 10 +-
.../drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c | 13 +-
drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c | 31 +--
drivers/gpu/drm/bridge/synopsys/dw-dp.c | 20 +-
.../gpu/drm/i915/display/intel_color_pipeline.c | 36 +--
drivers/gpu/drm/imagination/pvr_fw_trace.c | 8 +-
drivers/gpu/drm/mediatek/Kconfig | 2 +-
drivers/gpu/drm/mediatek/mtk_dpi.c | 23 +-
drivers/gpu/drm/mediatek/mtk_gem.c | 264 ++++++++-------------
drivers/gpu/drm/mediatek/mtk_gem.h | 33 +--
drivers/gpu/drm/mediatek/mtk_hdmi_common.c | 2 +-
drivers/gpu/drm/mediatek/mtk_hdmi_common.h | 2 +-
drivers/gpu/drm/mediatek/mtk_hdmi_ddc_v2.c | 58 +++--
drivers/gpu/drm/mediatek/mtk_hdmi_v2.c | 7 +-
drivers/gpu/drm/mediatek/mtk_plane.c | 8 +-
.../drm/nouveau/include/nvkm/subdev/bios/conn.h | 95 ++++++--
drivers/gpu/drm/nouveau/nouveau_display.c | 2 +
drivers/gpu/drm/nouveau/nvkm/engine/disp/uconn.c | 73 ++++--
drivers/gpu/drm/vkms/vkms_colorop.c | 15 +-
drivers/gpu/drm/xe/Kconfig | 5 +-
drivers/gpu/drm/xe/xe_bo.c | 9 +-
drivers/gpu/drm/xe/xe_debugfs.c | 72 ++++--
drivers/gpu/drm/xe/xe_device_types.h | 18 ++
drivers/gpu/drm/xe/xe_exec_queue.c | 32 ++-
drivers/gpu/drm/xe/xe_exec_queue.h | 1 +
drivers/gpu/drm/xe/xe_exec_queue_types.h | 6 +
drivers/gpu/drm/xe/xe_ggtt.c | 2 +-
drivers/gpu/drm/xe/xe_gt_sriov_vf_types.h | 4 +-
drivers/gpu/drm/xe/xe_guc_ads.c | 14 +-
drivers/gpu/drm/xe/xe_guc_ads.h | 5 +-
drivers/gpu/drm/xe/xe_late_bind_fw_types.h | 4 +-
drivers/gpu/drm/xe/xe_lrc.c | 3 +
drivers/gpu/drm/xe/xe_migrate.c | 4 +-
drivers/gpu/drm/xe/xe_sriov_vf_ccs.c | 2 +-
drivers/gpu/drm/xe/xe_vm.c | 7 +-
drivers/gpu/drm/xe/xe_vm.h | 2 +-
drivers/regulator/fp9931.c | 3 +
drivers/spi/spi-cadence.c | 1 +
drivers/spi/spi-hisi-kunpeng.c | 4 +-
drivers/spi/spi-intel-pci.c | 1 +
drivers/spi/spi-sprd-adi.c | 33 +--
include/drm/drm_pagemap.h | 19 +-
sound/hda/codecs/realtek/alc269.c | 29 ++-
sound/pci/ctxfi/ctamixer.c | 2 +
sound/usb/mixer.c | 22 +-
sound/usb/mixer_scarlett2.c | 6 +-
sound/usb/pcm.c | 3 +-
sound/usb/quirks.c | 2 +
tools/testing/selftests/alsa/utimer-test.c | 1 -
66 files changed, 664 insertions(+), 458 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 7edd9284a6a RISC-V: Fix indexed store output template [PR123780].
new 73a4887ee47 aarch64/testsuite: Fix test_frame_*.c
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/aarch64/test_frame_common.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 releases/gcc-15
in repository gcc.
from eaf6cfabe54 tree-optimization/123741 - fix segfault with BB vect and ma [...]
new 9e109a0b817 unswitch: Fix up one unguarded fprintf (dump_file, ...) [PR123736]
new 786def4bda5 openmp: Fix up OpenMP loop parsing in templates [PR123597]
new 33a0437ba59 builtins: Only fold abs/absu if it is sane [PR123703]
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/builtins.cc | 2 +-
gcc/cp/parser.cc | 10 +++++++++-
gcc/testsuite/g++.dg/gomp/pr123597.C | 25 +++++++++++++++++++++++++
gcc/testsuite/gcc.c-torture/compile/pr123703.c | 10 ++++++++++
gcc/tree-ssa-loop-unswitch.cc | 3 ++-
5 files changed, 47 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/pr123597.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr123703.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 0cdcc61fb99 match: Fix some `(op (cnd @0 @1 @2) @3)` patterns [PR123778]
new 38927ecc9db RISC-V: testsuite: Add vector requirement to test.
new d3b05ff8159 vect: Only scale vec_offset once [PR123767].
new 7edd9284a6a RISC-V: Fix indexed store output template [PR123780].
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/config/riscv/vector.md | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/pr123767.c | 35 ++++++++++++++++++
gcc/testsuite/gcc.target/riscv/rvv/base/pr122869.c | 4 ++-
gcc/testsuite/gcc.target/riscv/rvv/base/pr123780.c | 21 +++++++++++
gcc/tree-vect-stmts.cc | 42 +++++++++++++---------
5 files changed, 86 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr123767.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr123780.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 329a53a6d59 Some cleanups to "pretend language" handling
new f0f1ae77fc0 Remove duplicate code from windows_nat_target::resume
new a46710128af Simplify windows_nat_target::resume
new 6f9dd39de18 Move struct declarations into windows-nat.h
new 79ef785045e Create x86-windows-nat.c
new e726bdc2d74 Move x86 debug registers and related code into x86-windows-nat.c
new fa9ed6551fb Move x86 register code into x86-windows-nat.c
new 0a4381e0086 Move x86 selector code into x86-windows-nat.c
new 6fc89bae172 Move software breakpoint recognition code into x86-windows-nat.c
new 34712904b2c Move auto_wide_charset gdbarch method to windows-tdep
new db4dd5c7c0b Move setting size of long to windows-tdep
new 3e0e90ac1e4 Add aarch64-windows support
The 11 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 | 4 +
gdb/NEWS | 2 +
gdb/aarch64-windows-nat.c | 333 ++++++++++++++++
gdb/aarch64-windows-tdep.c | 70 ++++
gdb/amd64-windows-tdep.c | 13 -
gdb/coff-pe-read.c | 6 +-
gdb/configure.host | 3 +
gdb/configure.nat | 16 +-
gdb/configure.tgt | 5 +
gdb/i386-windows-tdep.c | 8 -
gdb/nat/windows-nat.c | 5 +
gdb/nat/windows-nat.h | 2 +
gdb/windows-nat.c | 949 ++++++++-------------------------------------
gdb/windows-nat.h | 270 +++++++++++++
gdb/windows-tdep.c | 12 +
gdb/x86-windows-nat.c | 491 +++++++++++++++++++++++
16 files changed, 1367 insertions(+), 822 deletions(-)
create mode 100644 gdb/aarch64-windows-nat.c
create mode 100644 gdb/aarch64-windows-tdep.c
create mode 100644 gdb/x86-windows-nat.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 c01ad7a27af slsr: Fix replace_rhs_if_not_dup and others for overflow [P [...]
new 0cdcc61fb99 match: Fix some `(op (cnd @0 @1 @2) @3)` patterns [PR123778]
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/genmatch.cc | 2 ++
gcc/match.pd | 14 +++++++-------
gcc/testsuite/gcc.dg/torture/pr123778-1.c | 20 ++++++++++++++++++++
3 files changed, 29 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr123778-1.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 cdc1fd1bcca Update black to 26.1.0
new 329a53a6d59 Some cleanups to "pretend language" handling
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/dwarf2/cooked-indexer.c | 2 +-
gdb/dwarf2/read.c | 75 ++++++++++++++++++++++++++-------------------
gdb/dwarf2/read.h | 8 ++---
3 files changed, 48 insertions(+), 37 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.