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 ca6f0a61e78 x86: replace conditional operators used to calculate booleans
new 67e30b15212 x86: Check invalid TLS descriptor call
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/elf32-i386.c | 44 +++++++++-----
bfd/elf64-x86-64.c | 71 ++++++++++++++---------
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/{tlsgdesc2.d => tlsgdesc3.d} | 5 +-
ld/testsuite/ld-x86-64/{tlsdesc4.d => tlsdesc5.d} | 5 +-
ld/testsuite/ld-x86-64/x86-64.exp | 1 +
6 files changed, 82 insertions(+), 45 deletions(-)
copy ld/testsuite/ld-i386/{tlsgdesc2.d => tlsgdesc3.d} (59%)
copy ld/testsuite/ld-x86-64/{tlsdesc4.d => tlsdesc5.d} (59%)
--
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 b748e2eed0d c++: Allow standard attributes after closing square bracket [...]
new e7c73972365 Do not bother with reassociation in SLP discovery for single-lane
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/tree-vect-slp.cc | 2 ++
1 file changed, 2 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 binutils-gdb.
from 358ada8bc5c gdb/doc: fix typo in 'watch' command
new 4f14f47e0ce gas: generated code/data listing output vs .endr and alike
new 91fa2ea2213 gas: properly check for ELF in LISTING_NODEBUG handling
new 4eb19fde73e x86: limit RegRex64 use
new 5d67152772f x86/APX: drop %SW disassembler macro again
new ca6f0a61e78 x86: replace conditional operators used to calculate booleans
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:
gas/config/tc-i386.c | 37 ++++++++++---------
gas/listing.c | 71 ++++++++++++++++++-------------------
gas/macro.c | 5 +++
gas/testsuite/gas/macros/macros.exp | 1 +
gas/testsuite/gas/macros/rept.l | 8 +++++
opcodes/i386-dis-evex.h | 8 ++---
opcodes/i386-dis.c | 28 ++++++++-------
opcodes/i386-reg.tbl | 48 ++++++++++++-------------
opcodes/i386-tbl.h | 48 ++++++++++++-------------
9 files changed, 134 insertions(+), 120 deletions(-)
create mode 100644 gas/testsuite/gas/macros/rept.l
--
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 4311b2c9cfa LoongArch: LoongArch64 allows relocations to use 64-bit addends
new 358ada8bc5c gdb/doc: fix typo in 'watch' command
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/breakpoint.c | 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 ab214ef734b Check avx upper register for parallel.
new b748e2eed0d c++: Allow standard attributes after closing square bracket [...]
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/cp/parser.cc | 28 ++++++++++++++++++++--------
gcc/testsuite/g++.dg/cpp0x/gen-attrs-80.C | 10 ++++++++++
gcc/testsuite/g++.dg/cpp0x/gen-attrs-81.C | 11 +++++++++++
3 files changed, 41 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/gen-attrs-80.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/gen-attrs-81.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 2e9df7573a1 Automatic date update in version.in
new 4311b2c9cfa LoongArch: LoongArch64 allows relocations to use 64-bit addends
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:
gas/config/tc-loongarch.c | 3 +++
gas/testsuite/gas/loongarch/large_addend.d | 12 ++++++++++++
gas/testsuite/gas/loongarch/large_addend.s | 8 ++++++++
3 files changed, 23 insertions(+)
create mode 100644 gas/testsuite/gas/loongarch/large_addend.d
create mode 100644 gas/testsuite/gas/loongarch/large_addend.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 350d627d5ee Daily bump.
new ab214ef734b Check avx upper register for parallel.
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 | 36 ++++++++++++++++++++------------
gcc/testsuite/gcc.target/i386/pr116512.c | 26 +++++++++++++++++++++++
2 files changed, 49 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr116512.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 linux.
from 1b5fe53681d9 Merge tag 'execve-v6.11-rc6' of git://git.kernel.org/pub/s [...]
new 8f614469de24 drm/amdgpu: align pp_power_profile_mode with kernel docs
new 948f279dc48a drm/amdgpu/smu13.0.7: print index for profiles
new d420c857d857 drm/amdgpu/swsmu: always force a state reprogram on init
new 37a45fb8db26 drm/amd/pm: update message interface for smu v14.0.2/3
new 959fc102ff4c drm/amdgpu/gfx12: set UNORD_DISPATCH in compute MQDs
new 3b9a33235c77 drm/amd/display: avoid using null object of framebuffer
new 6d5064c37955 drm/amdgpu: support for gc_info table v1.3
new badfdc6211f2 drm/amd/pm: Add support for new P2S table revision
new 849f0d5880b7 drm/amd/pm: Drop unsupported features on smu v14_0_2
new bd3755c1cf2a Merge tag 'amd-drm-fixes-6.11-2024-08-28' of https://gitla [...]
new 7d058e6bac9a drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strict
new 2955ae8186c8 drm/i915: ARL requires a newer GSC firmware
new a2ccc33b88e2 drm/i915/dp_mst: Fix MST state after a sink reset
new 9941b5bcfeb2 Merge tag 'drm-intel-fixes-2024-08-29' of https://gitlab.f [...]
new 1eb52589a299 drm/xe: Invalidate media_gt TLBs
new 59d237c8a241 drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16
new dde72a5d4fdf Merge tag 'drm-xe-fixes-2024-08-29' of https://gitlab.free [...]
new c358a809cb58 Revert "drm/ttm: increase ttm pre-fault value to PMD size"
new aba07b9a0587 drm/vmwgfx: Prevent unmapping active read buffers
new 50f119925091 drm/vmwgfx: Fix prime with external buffers
new e9fd436bb8fb drm/vmwgfx: Disable coherent dumb buffers without 3d
new b49420d6a1ae video/aperture: optionally match the device in sysfb_disable()
new 9d824c7fce58 drm/v3d: Disable preemption while updating GPU stats
new 27f5b729cb56 Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.fr [...]
new 20371ba12063 Merge tag 'drm-fixes-2024-08-30' of https://gitlab.freedes [...]
The 25 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/firmware/sysfb.c | 19 ++--
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 11 ++
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h | 6 ++
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v12.c | 1 +
.../drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c | 9 +-
drivers/gpu/drm/amd/include/discovery.h | 42 ++++++++
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 21 ++--
.../amd/pm/swsmu/inc/pmfw_if/smu_v14_0_2_ppsmc.h | 18 +++-
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c | 7 +-
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 4 +-
.../gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c | 48 ---------
drivers/gpu/drm/i915/display/intel_dp.c | 12 +++
drivers/gpu/drm/i915/display/intel_dp_mst.c | 40 ++++++++
drivers/gpu/drm/i915/display/intel_dp_mst.h | 1 +
drivers/gpu/drm/i915/display/vlv_dsi.c | 1 -
drivers/gpu/drm/i915/gt/uc/intel_gsc_fw.c | 31 ++++++
drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c | 10 +-
drivers/gpu/drm/i915/i915_drv.h | 2 +
drivers/gpu/drm/i915/intel_device_info.c | 7 ++
drivers/gpu/drm/i915/intel_device_info.h | 3 +
drivers/gpu/drm/v3d/v3d_sched.c | 6 ++
drivers/gpu/drm/vmwgfx/vmwgfx_blit.c | 114 ++++++++++++++++++++-
drivers/gpu/drm/vmwgfx/vmwgfx_bo.c | 13 ++-
drivers/gpu/drm/vmwgfx/vmwgfx_bo.h | 3 +
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 4 +-
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c | 12 +--
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | 6 +-
drivers/gpu/drm/xe/xe_hwmon.c | 2 +-
drivers/gpu/drm/xe/xe_vm.c | 37 ++++---
drivers/of/platform.c | 2 +-
drivers/video/aperture.c | 11 +-
include/drm/intel/i915_pciids.h | 11 +-
include/drm/ttm/ttm_bo.h | 4 -
include/linux/sysfb.h | 4 +-
35 files changed, 398 insertions(+), 126 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 3b9dfd9e5936 Merge tag 'hwmon-for-v6.11-rc6' of git://git.kernel.org/pu [...]
new 04c8abae1b7b dcache: keep dentry_hashtable or d_hash_shift even when not used
new c6a09e342f8e binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP [...]
new 1b5fe53681d9 Merge tag 'execve-v6.11-rc6' of git://git.kernel.org/pub/s [...]
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:
fs/binfmt_elf_fdpic.c | 3 +++
fs/dcache.c | 9 +++++++--
2 files changed, 10 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.