This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from 2934367c3 Cygwin: fix finding overlaps from F_SETLKW.
new bd409f3c1 amdgcn, libm: fix vector ilogb bugs (bug 33272)
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:
newlib/libm/machine/amdgcn/amdgcn_veclib.h | 10 +++-
newlib/libm/machine/amdgcn/v64df_fmod.c | 95 +++++++++++++++---------------
newlib/libm/machine/amdgcn/v64df_ilogb.c | 22 +++----
newlib/libm/machine/amdgcn/v64sf_fmod.c | 58 ++++++++----------
newlib/libm/machine/amdgcn/v64sf_ilogb.c | 11 ++--
5 files changed, 99 insertions(+), 97 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 newlib.
from 2934367c3 Cygwin: fix finding overlaps from F_SETLKW.
new bd409f3c1 amdgcn, libm: fix vector ilogb bugs (bug 33272)
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:
newlib/libm/machine/amdgcn/amdgcn_veclib.h | 10 +++-
newlib/libm/machine/amdgcn/v64df_fmod.c | 95 +++++++++++++++---------------
newlib/libm/machine/amdgcn/v64df_ilogb.c | 22 +++----
newlib/libm/machine/amdgcn/v64sf_fmod.c | 58 ++++++++----------
newlib/libm/machine/amdgcn/v64sf_ilogb.c | 11 ++--
5 files changed, 99 insertions(+), 97 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 a78f34b6d21 ifcvt: fix factor_out_operators (again) [PR121695]
new 3fb7bedb212 Fortran: H edit descriptor error with -std=f95
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/fortran/io.cc | 15 +++++++++------
gcc/testsuite/gfortran.dg/aliasing_dummy_1.f90 | 6 +++---
gcc/testsuite/gfortran.dg/eoshift_8.f90 | 2 +-
gcc/testsuite/gfortran.dg/g77/f77-edit-h-out.f | 8 +++++---
gcc/testsuite/gfortran.dg/hollerith_1.f90 | 2 +-
gcc/testsuite/gfortran.dg/io_constraints_1.f90 | 10 +++++-----
gcc/testsuite/gfortran.dg/io_constraints_2.f90 | 2 +-
gcc/testsuite/gfortran.dg/longline.f | 4 ++--
gcc/testsuite/gfortran.dg/pr20086.f90 | 4 ++--
gcc/testsuite/gfortran.dg/unused_artificial_dummies_1.f90 | 2 +-
gcc/testsuite/gfortran.dg/x_slash_1.f | 4 ++--
11 files changed, 32 insertions(+), 27 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 c54f82572d6 Fix formatting of gdbarch_components.py
new 4a20896e866 gdb/testsuite: namespace procs in lib/selftest-support.exp
new 2f339e5ca03 gdb/testsuite: remove function parameter from do_self_tests
new 15b3c175633 gdb/testsuite: do not copy gdb executable in self tests
new d6340aa42e2 gdb/testsuite: use libtool to launch selftests
new bce590b4657 gdb/testsuite: turn thread events off in selftests
new 99c85f05b6e gdb/testsuite: get real executable in gdb.gdb/index-file.exp
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:
gdb/testsuite/gdb.gdb/index-file.exp | 7 ++
gdb/testsuite/gdb.gdb/python-helper.exp | 2 +-
gdb/testsuite/gdb.gdb/selftest.exp | 2 +-
gdb/testsuite/lib/selftest-support.exp | 170 +++++++++++++++++++++++---------
4 files changed, 135 insertions(+), 46 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 93dfa8e923a objcopy "strip without global symbol" test
new c54f82572d6 Fix formatting of gdbarch_components.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:
gdb/gdbarch_components.py | 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 gcc.
from 6fd3f8c8bae RISC-V: testsuite: Fix vf_vfmul and vf_vfrdiv
new a78f34b6d21 ifcvt: fix factor_out_operators (again) [PR121695]
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.dg/torture/pr121695-1.c | 25 +++++++++++++++++++++++++
gcc/tree-if-conv.cc | 2 +-
2 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr121695-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 gcc.
from b3038e1ace2 libstdc++: Use _M_reverse to reverse partial_ordering using [...]
new 6fd3f8c8bae RISC-V: testsuite: Fix vf_vfmul and vf_vfrdiv
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/rvv/autovec/vx_vf/vf_vfmul-run-1-f64.c | 2 +-
.../gcc.target/riscv/rvv/autovec/vx_vf/vf_vfrdiv-run-1-f32.c | 4 ----
.../gcc.target/riscv/rvv/autovec/vx_vf/vf_vfrdiv-run-1-f64.c | 4 ----
3 files changed, 1 insertion(+), 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 linux.
from fab1beda7597 Merge tag 'devicetree-fixes-for-6.17-1' of git://git.kerne [...]
new 6347dc7fb967 media: rkvdec: Fix a NULL vs IS_ERR() bug in probe()
new 0d58a72b66ec media: rkvdec: Fix an error handling path in rkvdec_probe()
new da3fa08a89dc media: rkvdec: Remove redundant pm_runtime_mark_last_busy() calls
new a032fe30cf09 platform/x86: int3472: add hpd pin support
new 6f6fbd9a0c5a media: Remove redundant pm_runtime_mark_last_busy() calls
new 518b21ba139c Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/ [...]
new a39d13e291c2 virtio_pci: Fix misleading comment for queue vector
new dd54bcf86c91 vhost/net: Protect ubufs with rcu read lock in vhost_net_u [...]
new ced17ee32a99 Revert "virtio: reject shm region if length is zero"
new 24fc631539cc vhost: Fix ioctl # for VHOST_[GS]ET_FORK_FROM_OWNER
new 528d92bfc093 virtio_input: Improve freeze handling
new 45d8ef6322b8 virtio_net: adjust the execution order of function `virtne [...]
new 39f90c196721 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 13 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/media/i2c/alvium-csi2.c | 1 -
drivers/media/i2c/ccs/ccs-core.c | 7 +------
drivers/media/i2c/dw9768.c | 1 -
drivers/media/i2c/gc0308.c | 3 ---
drivers/media/i2c/gc2145.c | 3 ---
drivers/media/i2c/imx219.c | 2 --
drivers/media/i2c/imx283.c | 3 ---
drivers/media/i2c/imx290.c | 3 ---
drivers/media/i2c/imx296.c | 1 -
drivers/media/i2c/imx415.c | 1 -
drivers/media/i2c/mt9m114.c | 6 ------
drivers/media/i2c/ov4689.c | 3 ---
drivers/media/i2c/ov5640.c | 4 ----
drivers/media/i2c/ov5645.c | 3 ---
drivers/media/i2c/ov64a40.c | 7 +------
drivers/media/i2c/ov8858.c | 2 --
drivers/media/i2c/st-mipid02.c | 2 --
drivers/media/i2c/tc358746.c | 5 -----
drivers/media/i2c/thp7312.c | 4 ----
drivers/media/i2c/vd55g1.c | 4 ----
drivers/media/i2c/vd56g3.c | 4 ----
drivers/media/i2c/video-i2c.c | 4 ----
.../media/platform/chips-media/wave5/wave5-vpu-dec.c | 4 ----
.../media/platform/chips-media/wave5/wave5-vpu-enc.c | 5 -----
drivers/media/platform/nvidia/tegra-vde/h264.c | 2 --
drivers/media/platform/qcom/iris/iris_hfi_queue.c | 1 -
drivers/media/platform/raspberrypi/pisp_be/pisp_be.c | 2 --
drivers/media/platform/rockchip/rkvdec/rkvdec.c | 17 +++++++++--------
drivers/media/platform/verisilicon/hantro_drv.c | 1 -
drivers/media/rc/gpio-ir-recv.c | 4 +---
drivers/net/virtio_net.c | 7 ++++---
drivers/platform/x86/intel/int3472/discrete.c | 6 ++++++
drivers/vhost/net.c | 9 +++++++--
drivers/virtio/virtio_input.c | 4 ++++
drivers/virtio/virtio_pci_legacy_dev.c | 4 ++--
drivers/virtio/virtio_pci_modern_dev.c | 4 ++--
include/linux/platform_data/x86/int3472.h | 1 +
include/linux/virtio_config.h | 2 --
include/uapi/linux/vhost.h | 4 ++--
39 files changed, 40 insertions(+), 110 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 806de30f51c libstdc++: Move tai_- and gps_clock::now impls out of ABI
new b3038e1ace2 libstdc++: Use _M_reverse to reverse partial_ordering using [...]
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:
libstdc++-v3/libsupc++/compare | 7 +------
1 file changed, 1 insertion(+), 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 glibc.
from 3b2b88ccee elf: early conversion of elf p_flags to mprotect flags
new c49a32d7eb x86/configure: Improve portability of isa level check
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:
sysdeps/x86/configure | 2 +-
sysdeps/x86/configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.