This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from 1a6d04fce7d i386: Unify {general,timode}_scalar_chain::convert_op [PR111822]
new 9623e5dd70b Fortran: error recovery in frontend optimization [PR103715]
new 5b928badac5 Fortran: fix IS_CONTIGUOUS for polymorphic dummy arguments [...]
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/fortran/expr.cc | 19 ++++---
gcc/fortran/frontend-passes.cc | 3 +
gcc/testsuite/gfortran.dg/is_contiguous_4.f90 | 81 +++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr103715.f90 | 12 ++++
4 files changed, 106 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/is_contiguous_4.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr103715.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 fd7ee2e6c5 Add tst-gnu2-tls2mod1 to test-internal-extras
new 968b0ca944 Ignore undefined symbols for -mtls-dialect=gnu2
new 64c7e34428 arm: Update _dl_tlsdesc_dynamic to preserve caller-saved reg [...]
new 3d53d18fc7 elf: Enable TLS descriptor tests on aarch64
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:
config.h.in | 3 +
configure | 25 +++++----
configure.ac | 17 +++---
elf/Makefile | 30 +++++-----
elf/tst-gnu2-tls2.h | 4 ++
elf/tst-gnu2-tls2mod0.c | 3 +-
elf/tst-gnu2-tls2mod1.c | 3 +-
elf/tst-gnu2-tls2mod2.c | 3 +-
sysdeps/aarch64/preconfigure | 1 +
sysdeps/arm/Makefile | 8 +--
sysdeps/arm/configure | 32 +++++++++++
sysdeps/arm/configure.ac | 15 +++++
sysdeps/arm/dl-tlsdesc.S | 70 ++++++++++++++++++++---
sysdeps/arm/tst-gnu2-tls2.h | 128 +++++++++++++++++++++++++++++++++++++++++++
14 files changed, 292 insertions(+), 50 deletions(-)
create mode 100644 sysdeps/arm/tst-gnu2-tls2.h
--
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 bc91e3870e9 RISC-V: Update test expectancies with recent scheduler change
new 0bf99b1b7ed diagnostics: fix corrupt json/SARIF on stderr [PR114348]
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/diagnostic-format-json.cc | 8 ++++++++
gcc/diagnostic-format-sarif.cc | 8 ++++++++
gcc/diagnostic.cc | 12 +++++++++++-
gcc/diagnostic.h | 10 ++++++++++
4 files changed, 37 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 12d5d5bfd02 Fix two serious flake8 reports
new 1ab9eefe3ce Speed up lookup of "type_specific_data"
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/ada-lang.c | 4 +-
gdb/c-lang.c | 6 ++-
gdb/cp-namespace.c | 4 +-
gdb/cp-support.h | 3 +-
gdb/language.h | 5 +-
gdb/symtab.c | 22 ++++----
gdb/symtab.h | 6 ++-
gdb/testsuite/gdb.ada/tagged-lookup.exp | 61 ++++++++++++++++++++++
.../{access_tagged_param => tagged-lookup}/foo.adb | 5 +-
.../{access_tagged_param => tagged-lookup}/pck.adb | 1 +
.../{access_tagged_param => tagged-lookup}/pck.ads | 0
.../pck.adb => tagged-lookup/pck2.adb} | 8 +--
.../pck.ads => tagged-lookup/pck2.ads} | 9 ++--
13 files changed, 105 insertions(+), 29 deletions(-)
create mode 100644 gdb/testsuite/gdb.ada/tagged-lookup.exp
copy gdb/testsuite/gdb.ada/{access_tagged_param => tagged-lookup}/foo.adb (83%)
copy gdb/testsuite/gdb.ada/{access_tagged_param => tagged-lookup}/pck.adb (97%)
copy gdb/testsuite/gdb.ada/{access_tagged_param => tagged-lookup}/pck.ads (100%)
copy gdb/testsuite/gdb.ada/{access_tagged_param/pck.adb => tagged-lookup/pck2.adb} (88%)
copy gdb/testsuite/gdb.ada/{access_tagged_param/pck.ads => tagged-lookup/pck2.ads} (85%)
--
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 60586710b06 RISC-V: Fix C23 (...) functions returning large aggregates [...]
new bc91e3870e9 RISC-V: Update test expectancies with recent scheduler change
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.dg/vect/costmodel/riscv/rvv/dynamic-lmul4-6.c | 1 +
.../gcc.dg/vect/costmodel/riscv/rvv/dynamic-lmul4-8.c | 1 +
gcc/testsuite/gcc.target/riscv/rvv/base/pr108185-1.c | 12 ++++++------
gcc/testsuite/gcc.target/riscv/rvv/base/pr108185-2.c | 12 ++++++------
gcc/testsuite/gcc.target/riscv/rvv/base/pr108185-3.c | 12 ++++++------
gcc/testsuite/gcc.target/riscv/rvv/base/pr108185-4.c | 12 ++++++------
gcc/testsuite/gcc.target/riscv/rvv/base/pr108185-5.c | 12 ++++++------
gcc/testsuite/gcc.target/riscv/rvv/base/pr108185-6.c | 12 ++++++------
gcc/testsuite/gcc.target/riscv/rvv/base/pr108185-7.c | 12 ++++++------
gcc/testsuite/gcc.target/riscv/rvv/base/vcreate.c | 6 ++++--
.../gcc.target/riscv/rvv/vsetvl/vlmax_back_prop-30.c | 1 +
.../gcc.target/riscv/rvv/vsetvl/vlmax_back_prop-31.c | 1 +
.../gcc.target/riscv/rvv/vsetvl/vlmax_single_block-17.c | 12 ++++++------
.../gcc.target/riscv/rvv/vsetvl/vlmax_single_block-18.c | 6 +++---
.../gcc.target/riscv/rvv/vsetvl/vlmax_switch_vtype-10.c | 4 ++--
.../gcc.target/riscv/rvv/vsetvl/vlmax_switch_vtype-11.c | 2 +-
.../gcc.target/riscv/rvv/vsetvl/vlmax_switch_vtype-12.c | 2 +-
.../gcc.target/riscv/rvv/vsetvl/vlmax_switch_vtype-4.c | 4 ++--
.../gcc.target/riscv/rvv/vsetvl/vlmax_switch_vtype-5.c | 4 ++--
.../gcc.target/riscv/rvv/vsetvl/vlmax_switch_vtype-6.c | 4 ++--
.../gcc.target/riscv/rvv/vsetvl/vlmax_switch_vtype-7.c | 4 ++--
.../gcc.target/riscv/rvv/vsetvl/vlmax_switch_vtype-8.c | 4 ++--
.../gcc.target/riscv/rvv/vsetvl/vlmax_switch_vtype-9.c | 4 ++--
23 files changed, 75 insertions(+), 69 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 07e03761a7f libstdc++: Fix infinite loop in std::binomial_distribution [...]
new 60586710b06 RISC-V: Fix C23 (...) functions returning large aggregates [...]
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/config/riscv/riscv.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 linux.
from b3603fcb79b1 Merge tag 'dlm-6.9' of git://git.kernel.org/pub/scm/linux/ [...]
new cc87253e22fc xen/grant-dma-iommu: Convert to platform remove callback r [...]
new 38620fc4e893 x86/xen: attempt to inflate the memory balloon on PVH
new 51c23bd691c0 xen/evtchn: avoid WARN() when unbinding an event channel
new d277f9d82802 xen/events: increment refcnt only if event channel is refcounted
new 0815d5cc7dfb Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/ [...]
new f6baca2d32ea vhost: Added pad cleanup if vnet_hdr is not present.
new ec6ecb844d14 virtio: uapi: Drop __packed attribute in linux/virtio_pci.h
new 9588e7fc511f vdpa_sim: reset must not run
new 310227f42882 virtio: reenable config if freezing device failed
new c4e8b5aed7cd vdpa: skip suspend/resume ops if not DRIVER_OK
new 749a40168392 vdpa/mlx5: Allow CVQ size changes
new d7b4e3287ca3 vduse: implement DMA sync callbacks
new ba6faaa68dda vdpa/pds: fixes for VF vdpa flr-aer handling
new 1496c47065f9 vhost-vdpa: uapi to support reporting per vq size
new 0a926fc97253 vDPA: introduce get_vq_size to vdpa_config_ops
new 36503e5e06a9 vDPA/ifcvf: implement vdpa_config_ops.get_vq_size
new a97f9c8fcc6e vp_vdpa: implement vdpa_config_ops.get_vq_size
new 1da13e647012 eni_vdpa: implement vdpa_config_ops.get_vq_size
new f6fa2f7ea07d vdpa_sim: implement vdpa_config_ops.get_vq_size for vDPA s [...]
new 47e62e6d62fc vduse: implement vdpa_config_ops.get_vq_size for vduse
new 273ae08fa03f virtio_vdpa: create vqs with the actual size
new cd2147067409 vDPA/ifcvf: get_max_vq_size to return max size
new 56d61ae558bf vDPA/ifcvf: implement vdpa_config_ops.get_vq_num_min
new 8169ed622060 vdpa: make vdpa_bus const
new 2b666ee29618 virtio: make virtio_bus const
new c2475a9a7897 vDPA: report virtio-block capacity to user space
new 330b8aea6924 vDPA: report virtio-block max segment size to user space
new 3a1d33fb7e5f vDPA: report virtio-block block-size to user space
new 81f64e1d9115 vDPA: report virtio-block max segments in a request to user space
new 54fb04b02efd vDPA: report virtio-block MQ info to user space
new c9d989b4abab vDPA: report virtio-block topology info to user space
new 65848f46e1d6 vDPA: report virtio-block discarding configuration to user space
new 6bdc7846e627 vDPA: report virtio-block write zeroes configuration to us [...]
new ae1374b7f72c vDPA: report virtio-block read-only info to user space
new 1ac61ddfee93 vDPA: report virtio-blk flush info to user space
new d5c0ed17fea6 virtio: packed: fix unmap leak for indirect desc table
new b9f7425239a0 virtio-net: convert rx mode setting to use workqueue
new 0d197a147164 virtio-net: add cond_resched() to the command waiting loop
new b1dc24aba789 virtio_net: unify the code for recycling the xmit ptr
new 5da7137de79c virtio_net: rename free_old_xmit_skbs to free_old_xmit
new d95fcdf4961d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 41 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:
arch/x86/include/asm/xen/hypervisor.h | 5 +
arch/x86/platform/pvh/enlighten.c | 3 +
arch/x86/xen/enlighten.c | 32 +++++
arch/x86/xen/enlighten_pvh.c | 68 +++++++++++
arch/x86/xen/setup.c | 44 -------
arch/x86/xen/xen-ops.h | 14 +++
drivers/net/virtio_net.c | 151 +++++++++++++++---------
drivers/vdpa/alibaba/eni_vdpa.c | 8 ++
drivers/vdpa/ifcvf/ifcvf_base.c | 11 +-
drivers/vdpa/ifcvf/ifcvf_base.h | 2 +
drivers/vdpa/ifcvf/ifcvf_main.c | 15 +++
drivers/vdpa/mlx5/net/mlx5_vnet.c | 13 ++-
drivers/vdpa/pds/aux_drv.c | 2 +-
drivers/vdpa/pds/vdpa_dev.c | 20 +++-
drivers/vdpa/pds/vdpa_dev.h | 1 +
drivers/vdpa/vdpa.c | 214 +++++++++++++++++++++++++++++++++-
drivers/vdpa/vdpa_sim/vdpa_sim.c | 15 ++-
drivers/vdpa/vdpa_user/iova_domain.c | 27 ++++-
drivers/vdpa/vdpa_user/iova_domain.h | 8 ++
drivers/vdpa/vdpa_user/vduse_dev.c | 34 ++++++
drivers/vdpa/virtio_pci/vp_vdpa.c | 8 ++
drivers/vhost/net.c | 3 +
drivers/vhost/vdpa.c | 14 +++
drivers/virtio/virtio.c | 6 +-
drivers/virtio/virtio_ring.c | 6 +-
drivers/virtio/virtio_vdpa.c | 5 +-
drivers/xen/balloon.c | 2 -
drivers/xen/events/events_base.c | 22 ++--
drivers/xen/evtchn.c | 6 +
drivers/xen/grant-dma-iommu.c | 6 +-
include/linux/vdpa.h | 6 +
include/uapi/linux/vdpa.h | 17 +++
include/uapi/linux/vhost.h | 7 ++
include/uapi/linux/virtio_pci.h | 10 +-
34 files changed, 664 insertions(+), 141 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 f3f34f2b262 gas, aarch64: Add faminmax extension
new 52ca06e807b gdb/python: test exception case for gdb.solib_name
new 12d5d5bfd02 Fix two serious flake8 reports
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/python/lib/gdb/command/frame_filters.py | 25 ++++++++++---------------
gdb/testsuite/gdb.python/py-shared.exp | 15 +++++++++++++++
2 files changed, 25 insertions(+), 15 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-12
in repository gcc.
from 06b81f0b699 Daily bump.
new f6ed0466d40 testsuite/i386: Correct pr111822.C dg-do options [PR111822]
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++.target/i386/pr111822.C | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.