This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from eec30733bba Fortran: switch test to use issignaling() built-in
new 807e36d76e5 x86, Darwin: Fix bootstrap for 32b multilibs/hosts.
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/i386/i386.cc | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
--
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 44e5ecfd261 Arm: Fix ldrd offset range [PR115153]
new eec30733bba Fortran: switch test to use issignaling() built-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:
gcc/testsuite/gfortran.dg/ieee/signaling_2.f90 | 3 ---
gcc/testsuite/gfortran.dg/ieee/signaling_2_c.c | 10 +++-------
2 files changed, 3 insertions(+), 10 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 gdb-15-branch
in repository binutils-gdb.
from b1f7227b7e6 Automatic date update in version.in
new 041fb9da7dc Restore bitshift.exp tests
new edd3f7be255 Fix right shift of negative numbers
new cec2e207d08 Fix too-large or negative right shift of negative numbers
new 2de28d2f451 Fix 64-bit shifts where long only has 32-bit size
new f7e429d5818 Fix cast types for opencl
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/gmp-utils.h | 4 ++--
gdb/testsuite/gdb.base/bitshift.exp | 25 +++++++++++++++++++++----
gdb/valarith.c | 24 +++++++++++++++++++-----
3 files changed, 42 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 master
in repository linux.
from 661e504db04c Merge tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/s [...]
new 4c6abb7f7b34 KVM: s390: fix LPSWEY handling
new 8ad209fc6448 Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org [...]
new 75aa87ca486b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 25ee48a55fd5 tpm: Address !chip->auth in tpm2_*_auth_session()
new a61809a33239 tpm: Address !chip->auth in tpm_buf_append_name()
new 7ca110f2679b tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
new 5cc467117e61 Merge tag 'tpmdd-next-6.10-rc7' of git://git.kernel.org/pu [...]
new 3645ffaf2b33 gpiolib: of: fix lookup quirk for MIPS Lantiq
new f07798d7bb9c gpio: mmio: do not calculate bgpio_bits via "ngpios"
new f8d76c2c313c gpiolib: of: add polarity quirk for TSC2005
new 968460731f95 Merge tag 'gpio-fixes-for-v6.10-rc7' of git://git.kernel.o [...]
new f72383371e8c drm/i915/display: For MTL+ platforms skip mg dp programming
new 4931c01bebd0 Merge tag 'drm-intel-fixes-2024-07-02' of https://gitlab.f [...]
new fc932f519266 drm/xe: fix error handling in xe_migrate_update_pgtables
new 1f0064702845 drm/xe/mcr: Avoid clobbering DSS steering
new cfbce3bcb2e4 Merge tag 'drm-xe-fixes-2024-07-04' of https://gitlab.free [...]
new 3285d8f0a2ed firmware: sysfb: Fix reference count of sysfb parent device
new 80bec6825b19 drm/nouveau: fix null pointer dereference in nouveau_conne [...]
new 26746ed40bb0 drm: panel-orientation-quirks: Add quirk for Valve Galileo
new 704c1bef3aa4 drm: panel-orientation-quirks: Add labels for both Valve S [...]
new 1a9a71439cc1 drm/panthor: Don't check the array stride on empty uobj arrays
new 7b6f9ec6ad51 drm/panthor: Fix sync-only jobs
new 740b8dad05be drm/fbdev-generic: Fix framebuffer on big endian devices
new d99fbd9aab62 drm/ttm: Always take the bo delayed cleanup path for imported bos
new 2879b482a912 Merge tag 'drm-misc-fixes-2024-07-04' of https://gitlab.fr [...]
new 6b8487cdf9fc drm/amd/display: Reset freesync config before update new state
new 74ad26b36d30 drm/amd/display: Add refresh rate range check
new 074b3a886713 drm/amd/display: Account for cursor prefetch BW in DML1 mo [...]
new 9ef1548aeaa8 drm/amd/display: Fix refresh rate range for some panel
new 7ae37db29a8b drm/amd/display: Update efficiency bandwidth for dcn351
new 0ad4b4a2f635 drm/amd/display: Fix array-index-out-of-bounds in dml2/FCL [...]
new 6fb15dcbcf4f drm/radeon: check bo_va->bo is non-NULL before using it
new d0417264437a drm/amdgpu/atomfirmware: silence UBSAN warning
new 3c6f5afd91cf Merge tag 'amd-drm-fixes-6.10-2024-07-03' of https://gitla [...]
new dd9d7390b2de Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedes [...]
new 7c5d838d7090 documentation: Fix riscv cmodx example
new a3f24e83d11d drivers/perf: riscv: Do not update the event data if uptodate
new 7dd646cf745c drivers/perf: riscv: Reset the counter to hpmevent mapping [...]
new 16d3b1af0944 perf: RISC-V: Check standard event availability
new 210ac17dedc9 Merge patch series "Assorted fixes in RISC-V PMU driver"
new 3582ce0d7ccf riscv: selftests: Fix vsetivli args for clang
new 393da6cbb2ff riscv: stacktrace: fix usage of ftrace_graph_ret_addr()
new c562ba719df5 riscv: kexec: Avoid deadlock in kexec crash path
new b673f2bda0c9 Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.o [...]
new 9554dd215fee MAINTAINERS: Orphan Synopsys DesignWare xData traffic generator
new 419d57d429f6 CREDITS: Add Synopsys DesignWare eDMA driver for Gustavo Pimentel
new d270dd21bee0 Merge tag 'pci-v6.10-fixes-2' of git://git.kernel.org/pub/ [...]
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:
CREDITS | 4 +-
Documentation/arch/riscv/cmodx.rst | 4 +-
MAINTAINERS | 3 +-
arch/riscv/kernel/machine_kexec.c | 10 +-
arch/riscv/kernel/stacktrace.c | 3 +-
arch/riscv/kvm/vcpu_pmu.c | 2 +-
arch/s390/include/asm/kvm_host.h | 1 +
arch/s390/kvm/kvm-s390.c | 1 +
arch/s390/kvm/kvm-s390.h | 15 +
arch/s390/kvm/priv.c | 32 ++
drivers/char/tpm/Makefile | 2 +-
drivers/char/tpm/tpm2-sessions.c | 419 ++++++++++++---------
drivers/firmware/sysfb.c | 12 +-
drivers/gpio/gpio-mmio.c | 2 -
drivers/gpio/gpiolib-of.c | 22 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 53 ++-
.../amd/display/dc/dml/dcn32/display_mode_vba_32.c | 3 +
.../amd/display/dc/dml2/dml2_translation_helper.c | 1 +
drivers/gpu/drm/amd/display/dc/dml2/dml2_utils.c | 2 +-
drivers/gpu/drm/amd/include/atomfirmware.h | 2 +-
drivers/gpu/drm/drm_fbdev_generic.c | 3 +-
drivers/gpu/drm/drm_panel_orientation_quirks.c | 9 +-
drivers/gpu/drm/i915/display/intel_ddi.c | 3 +
drivers/gpu/drm/nouveau/nouveau_connector.c | 3 +
drivers/gpu/drm/panthor/panthor_drv.c | 6 +-
drivers/gpu/drm/panthor/panthor_sched.c | 44 ++-
drivers/gpu/drm/radeon/radeon_gem.c | 2 +-
drivers/gpu/drm/ttm/ttm_bo.c | 1 +
drivers/gpu/drm/xe/xe_gt_mcr.c | 6 +-
drivers/gpu/drm/xe/xe_migrate.c | 8 +-
drivers/perf/riscv_pmu.c | 2 +-
drivers/perf/riscv_pmu_sbi.c | 44 ++-
include/linux/tpm.h | 81 ++--
include/uapi/drm/panthor_drm.h | 5 +
.../testing/selftests/riscv/sigreturn/sigreturn.c | 2 +-
35 files changed, 523 insertions(+), 289 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 533f807e170 libgccjit: Allow comparing array types
new 44e5ecfd261 Arm: Fix ldrd offset range [PR115153]
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/arm/arm.cc | 59 +++++++++++++++++----------------
gcc/testsuite/gcc.target/arm/pr115153.c | 16 +++++++++
gcc/testsuite/lib/target-supports.exp | 2 ++
3 files changed, 48 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr115153.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 97bf50bb610 x86-64: Fix support for APX NF TLS IE with 2 operands
new a15809c010f aarch64: add E3DSE feature and its associated registers
new 27e411ef5db aarch64: add SPMU2 feature and its associated registers
new f83675969be aarch64: add STEP2 feature and its associated registers
new aaa064b75c1 aarch64: add Debug Feature Register 2 (ID_AA64DFR2_EL1)
The 4 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:
.../sysreg/armv9_5-a-sysregs-archv9_4-unsupported.d | 3 +++
.../sysreg/armv9_5-a-sysregs-archv9_4-unsupported.l | 17 +++++++++++++++++
gas/testsuite/gas/aarch64/sysreg/armv9_5-a-sysregs.d | 17 +++++++++++++++++
gas/testsuite/gas/aarch64/sysreg/armv9_5-a-sysregs.s | 13 +++++++++++++
gas/testsuite/gas/aarch64/sysreg/sysreg.d | 5 +++++
gas/testsuite/gas/aarch64/sysreg/sysreg.s | 5 +++++
include/opcode/aarch64.h | 12 +++++++++++-
opcodes/aarch64-sys-regs.def | 5 +++++
8 files changed, 76 insertions(+), 1 deletion(-)
create mode 100644 gas/testsuite/gas/aarch64/sysreg/armv9_5-a-sysregs-archv9_4-uns [...]
create mode 100644 gas/testsuite/gas/aarch64/sysreg/armv9_5-a-sysregs-archv9_4-uns [...]
create mode 100644 gas/testsuite/gas/aarch64/sysreg/armv9_5-a-sysregs.d
create mode 100644 gas/testsuite/gas/aarch64/sysreg/armv9_5-a-sysregs.s
--
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 1c314247aab libgccjit: Add support for the type bfloat16
new 533f807e170 libgccjit: Allow comparing array types
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/jit/jit-common.h | 1 +
gcc/jit/jit-recording.h | 17 +++++++++++++++++
gcc/testsuite/jit.dg/test-types.c | 5 +++++
3 files changed, 23 insertions(+)
--
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 4da5dc4be81 MAINTAINERS: Fix order in DCO
new 1c314247aab libgccjit: Add support for the type bfloat16
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/jit/docs/topics/types.rst | 2 ++
gcc/jit/jit-common.h | 2 +-
gcc/jit/jit-playback.cc | 6 +++++
gcc/jit/jit-recording.cc | 11 +++++++++
gcc/jit/libgccjit.h | 4 ++-
gcc/testsuite/jit.dg/all-non-failing-tests.h | 3 +++
gcc/testsuite/jit.dg/test-bfloat16.c | 37 ++++++++++++++++++++++++++++
gcc/testsuite/jit.dg/test-types.c | 4 +++
8 files changed, 67 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/jit.dg/test-bfloat16.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 acc3b703c05 RISC-V: Use tu policy for first-element vec_set [PR115725].
new 4da5dc4be81 MAINTAINERS: Fix order in DCO
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:
MAINTAINERS | 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 23a0935262d AVR: target/87376 - Use nop_general_operand for DImode inputs.
new acc3b703c05 RISC-V: Use tu policy for first-element vec_set [PR115725].
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/autovec.md | 3 ++-
gcc/config/riscv/riscv-protos.h | 4 ++++
.../gcc.target/riscv/rvv/autovec/vls-vlmax/vec_set-1.c | 12 ++++--------
.../gcc.target/riscv/rvv/autovec/vls-vlmax/vec_set-2.c | 12 ++++--------
.../gcc.target/riscv/rvv/autovec/vls-vlmax/vec_set-3.c | 12 ++++--------
.../gcc.target/riscv/rvv/autovec/vls-vlmax/vec_set-4.c | 12 ++++--------
6 files changed, 22 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.