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 76a16017262 Daily bump.
new df1062a4606 Daily bump.
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/DATESTAMP | 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-14
in repository gcc.
from 88b3c896602 d: Fix ICE: type variant differs by TYPE_MAX_VALUE with -g [...]
new d338d6cd989 Daily bump.
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/ChangeLog | 94 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c/ChangeLog | 9 +++++
gcc/d/ChangeLog | 31 ++++++++++++++++
gcc/testsuite/ChangeLog | 60 +++++++++++++++++++++++++++++++
libatomic/ChangeLog | 26 ++++++++++++++
libquadmath/ChangeLog | 7 ++++
7 files changed, 228 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 releases/gcc-13
in repository gcc.
from 415eedea743 Daily bump.
new 1208bc8ee73 Daily bump.
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/DATESTAMP | 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-12
in repository gcc.
from 382798a5ad5 Daily bump.
new 9b03418c6fb Daily bump.
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/DATESTAMP | 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 79d2c3089f4 Disable parallel testing for 'rust/compile/nr2/compile.exp' [...]
new 84ec58b6943 Daily bump.
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/ChangeLog | 43 +++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/fortran/ChangeLog | 7 +++++++
gcc/testsuite/ChangeLog | 41 +++++++++++++++++++++++++++++++++++++++++
libgcc/ChangeLog | 34 ++++++++++++++++++++++++++++++++++
6 files changed, 135 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 34f7c0261a1 Remove some obsolete comments from ada-varobj.c
new 5cfabe75dba Automatic date update in version.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:
bfd/version.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 gdb-16-branch
in repository binutils-gdb.
from ec46e2ce7a9 Automatic date update in version.in
new 788edd470bc Automatic date update in version.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:
bfd/version.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 binutils-2_44-branch
in repository binutils-gdb.
from 3e58d357b6e Automatic date update in version.in
new 5e172fe39f1 Automatic date update in version.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:
bfd/version.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-14
in repository gcc.
from d490c5884bf libatomic: Fix up libat_{,un}lock_n for mingw [PR119796]
new aec3b99d3de d: Fix forward referenced enums missing type names in debug [...]
new d1b7ee4879a d: Fix ICE in dwarf2out_imported_module_or_decl, at dwarf2o [...]
new 88b3c896602 d: Fix ICE: type variant differs by TYPE_MAX_VALUE with -g [...]
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/d/imports.cc | 6 +++-
gcc/d/modules.cc | 9 ++++++
gcc/d/types.cc | 35 +++++++++++++--------
gcc/testsuite/gdc.dg/debug/dwarf2/pr118309.d | 36 ++++++++++++++++++++++
gcc/testsuite/gdc.dg/debug/imports/m119817/a.d | 2 ++
gcc/testsuite/gdc.dg/debug/imports/m119817/b.d | 2 ++
.../gdc.dg/debug/imports/m119817/package.d | 4 +++
gcc/testsuite/gdc.dg/debug/imports/pr119826b.d | 14 +++++++++
gcc/testsuite/gdc.dg/debug/pr119817.d | 4 +++
gcc/testsuite/gdc.dg/debug/pr119826.d | 8 +++++
10 files changed, 106 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/debug/dwarf2/pr118309.d
create mode 100644 gcc/testsuite/gdc.dg/debug/imports/m119817/a.d
create mode 100644 gcc/testsuite/gdc.dg/debug/imports/m119817/b.d
create mode 100644 gcc/testsuite/gdc.dg/debug/imports/m119817/package.d
create mode 100644 gcc/testsuite/gdc.dg/debug/imports/pr119826b.d
create mode 100644 gcc/testsuite/gdc.dg/debug/pr119817.d
create mode 100644 gcc/testsuite/gdc.dg/debug/pr119826.d
--
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 1ca0f935a126 Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/li [...]
new 31d113995611 ftrace: Initialize variables for ftrace_startup/shutdown_subops()
new 08275e59a750 ftrace: Reinitialize hash to EMPTY_HASH after freeing
new c45c585dde53 ftrace: Free ftrace hashes after they are replaced in the [...]
new 92f1d3b40179 ftrace: fix incorrect hash size in register_ftrace_direct()
new 3b4e87e6a593 ftrace: Fix type of ftrace_graph_ent_entry.depth
new a8c5b0ed89a3 tracing: Fix filter string testing
new d481ee35247d tracing: selftests: Add testing a user string to filters
new fa6ad96dca04 Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/sc [...]
new 75caec0c2aa3 i2c: atr: Fix wrong include
new 424eafe65647 i2c: cros-ec-tunnel: defer probe if parent EC is not present
new 24aaced72a68 Merge tag 'i2c-host-fixes-6.15-rc3' of git://git.kernel.or [...]
new 6fe8131757bd Merge tag 'i2c-for-6.15-rc3' of git://git.kernel.org/pub/s [...]
new c443279a87d5 Kconfig: switch CONFIG_SYSFS_SYCALL default to n
new ddee68c499f7 hfs{plus}: add deprecation warning
new c86b300b1ea3 fs: add kern_path_locked_negative()
new a681b7c17dd2 fs: ensure that *path_locked*() helpers leave passed path [...]
new 0a65bc27bd64 eventpoll: Set epoll timeout if it's in the future
new 58db1c3cd0ce netfs: Mark __nonstring lookup tables
new 777d0961ff95 fs: move the bdex_statx call to vfs_getattr_nosec
new 408e4504f97c Revert "hfs{plus}: add deprecation warning"
new 119009db2674 Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/p [...]
The 21 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:
block/bdev.c | 3 +-
drivers/i2c/busses/i2c-cros-ec-tunnel.c | 3 +
drivers/i2c/i2c-atr.c | 2 +-
fs/eventpoll.c | 10 ++-
fs/namei.c | 81 ++++++++++++++++------
fs/netfs/fscache_cache.c | 2 +-
fs/netfs/fscache_cookie.c | 2 +-
fs/stat.c | 32 +++++----
include/linux/blkdev.h | 6 +-
include/linux/namei.h | 1 +
init/Kconfig | 20 +++---
kernel/audit_watch.c | 16 +++--
kernel/trace/ftrace.c | 27 +++++---
kernel/trace/trace_entries.h | 4 +-
kernel/trace/trace_events_filter.c | 4 +-
.../ftrace/test.d/filter/event-filter-function.tc | 20 ++++++
16 files changed, 159 insertions(+), 74 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 301e10fa5 Add entry 7e628ff49f7f890d5337369d7b4f8e21a1f17029 from https [...]
new 61efb3d16 Add entry 5a993558c5fa52c605d984e0effdc1cd3b452476 from https [...]
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:
.../tcwg_bmk-code_speed-cpu2017rate/llvm-arm-master-O3_LTO}/build_url | 2 +-
.../llvm-arm-master-O3_LTO}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{0524534d5220da5ecb2cd424a46520184d2be366/tcwg_bmk-code_speed-cpu20 [...]
copy llvm/sha1/5a993558c5fa52c605d984e0effdc1cd3b452476/{tcwg_bmk-code_size-cpu201 [...]
--
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 1a64b224fa0 [RISC-V][PR target/119865] Don't free ggc allocated memory
new 79d2c3089f4 Disable parallel testing for 'rust/compile/nr2/compile.exp' [...]
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/rust/compile/nr2/compile.exp | 11 +++++++++++
1 file changed, 11 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 f6859fb6211 Add tables for SSE fp conversion costs
new 874f4c16474 [RISC-V][PR target/118410] Improve code generation for some [...]
new 1a64b224fa0 [RISC-V][PR target/119865] Don't free ggc allocated memory
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/config/riscv/bitmanip.md | 38 +++++++++++++++++++++++++++++
gcc/config/riscv/riscv.cc | 3 ---
gcc/testsuite/gcc.target/riscv/pr118410-1.c | 9 +++++++
gcc/testsuite/gcc.target/riscv/pr118410-2.c | 9 +++++++
4 files changed, 56 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr118410-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/pr118410-2.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 d34efcdf4be Automatic date update in version.in
new 34f7c0261a1 Remove some obsolete comments from ada-varobj.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:
gdb/ada-varobj.c | 14 ++++----------
1 file changed, 4 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 master
in repository linux.
from 0bd2f269ae89 Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/sc [...]
new cd35b6cb4664 nfs: add missing selections of CONFIG_CRC32
new a1d14d931bf7 nfsd: decrease sc_count directly if fail to queue dl_recall
new 1ca0f935a126 Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/li [...]
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/Kconfig | 1 +
fs/nfs/Kconfig | 2 +-
fs/nfs/internal.h | 7 -------
fs/nfs/nfs4session.h | 4 ----
fs/nfsd/Kconfig | 1 +
fs/nfsd/nfs4state.c | 2 +-
fs/nfsd/nfsfh.h | 7 -------
include/linux/nfs.h | 7 -------
8 files changed, 4 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 linux.
from 8560697b23dc Merge tag '6.15-rc2-smb3-client-fixes' of git://git.samba. [...]
new 447fab30955c drm/amdgpu: use a dummy owner for sysfs triggered cleaner [...]
new 1657793def10 drm/amd: Forbid suspending into non-default suspend states
new e7afa85a0d0e drm/amdgpu: fix warning of drm_mm_clean
new 2036be31741b drm/amdgpu: Add back JPEG to video caps for carrizo and newer
new cd9e6d6fdd2d drm/amd/display/dml2: use vzalloc rather than kzalloc
new c235a7132258 drm/amdgpu: Use the right function for hdp flush
new c925e9936def Merge tag 'amd-drm-fixes-6.15-2025-04-16' of https://gitla [...]
new ec0c7afa70d5 drm/i915/display: Add macro for checking 3 DSC engines
new 3a47280b7687 drm/i915/dp: Check for HAS_DSC_3ENGINES while configuring [...]
new 9025588cbf6e Merge tag 'drm-intel-fixes-2025-04-17' of https://gitlab.f [...]
new dcdae6e92d4e drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 [...]
new 683e9fa1c885 accel/ivpu: Flush pending jobs of device's workqueues
new 082a29e20af4 accel/ivpu: Update FW Boot API to version 3.28.3
new 6c2b75404d33 accel/ivpu: Fix the NPU's DPU frequency calculation
new 1524c28b9952 accel/ivpu: Show NPU frequency in sysfs
new 31660b406d87 accel/ivpu: Add cmdq_id to job related logs
new d27326a99992 dma-buf/sw_sync: Decrement refcount on error in sw_sync_io [...]
new 8260731ccad0 drm/gem: Internally test import_attach for imported objects
new 76c332d119f9 drm/mgag200: Fix value in <VBLKSTR> register
new 9bca5bcdeb0d Merge tag 'drm-misc-fixes-2025-04-17' of https://gitlab.fr [...]
new 6405f5b70b1c drm/xe: Set LRC addresses before guc load
new 2577b202458c drm/xe/userptr: fix notifier vs folio deadlock
new 25583ad42d09 drm/xe/dma_buf: stop relying on placement in unmap
new 78600df8f593 drm/xe/pxp: do not queue unneeded terminations from debugfs
new 3748bef7b78b Merge tag 'drm-xe-fixes-2025-04-18' of https://gitlab.free [...]
new bcaa391e177c drm/msm/dpu: check every pipe per capability
new 5cb1b130e1cd drm/msm/dpu: Fix error pointers in dpu_plane_virtual_atomic_check
new 2a34496fef84 drm/msm/dpu: reorder pointer operations after sanity check [...]
new ddfa00afae80 drm/msm/dpu: drop rogue intr_tear_rd_ptr values
new 9d78f0250322 drm/msm/a6xx+: Don't let IB_SIZE overflow
new 0467145fab3b Merge tag 'drm-msm-fixes-2025-04-18' of https://gitlab.fre [...]
new 51c7960b87f4 Merge tag 'drm-fixes-2025-04-19' of https://gitlab.freedes [...]
new 05a2b0011c4b scripts: generate_rust_analyzer: Add ffi crate
new 3c75fff196c3 rust: pin-init: alloc: restrict `impl ZeroableOption` for [...]
new 193b5a75744a rust: pin-init: use Markdown autolinks in Rust comments
new c59026c0570a rust: kbuild: Don't export __pfx symbols
new 0866ee8e50f0 rust: disable `clippy::needless_continue`
new 46e24a545cdb rust: kasan/kbuild: fix missing flags on first build
new a3cd5f507b72 objtool/rust: add one more `noreturn` Rust function for Ru [...]
new 1c4494c14b41 rust: kbuild: use `pound` to support GNU Make < 4.3
new 584e61452f75 rust: helpers: Remove volatile qualifier from io helpers
new c1b4071ec3a6 rust: helpers: Add dma_alloc_attrs() and dma_free_attrs()
new 0bd2f269ae89 Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/sc [...]
The 43 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 | 1 +
Makefile | 1 -
drivers/accel/ivpu/ivpu_drv.c | 10 +-
drivers/accel/ivpu/ivpu_fw.c | 17 ++-
drivers/accel/ivpu/ivpu_hw.h | 14 +--
drivers/accel/ivpu/ivpu_hw_btrs.c | 134 ++++++++++-----------
drivers/accel/ivpu/ivpu_hw_btrs.h | 7 +-
drivers/accel/ivpu/ivpu_job.c | 15 +--
drivers/accel/ivpu/ivpu_sysfs.c | 49 +++++++-
drivers/accel/ivpu/vpu_boot_api.h | 13 +-
drivers/accel/ivpu/vpu_jsm_api.h | 53 +++++---
drivers/dma-buf/sw_sync.c | 19 ++-
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 14 ++-
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | 14 ++-
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 8 +-
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 12 +-
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c | 6 +-
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c | 4 +-
drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c | 4 +-
drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c | 4 +-
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/psp_v13_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/psp_v14_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/vi.c | 7 ++
.../drm/amd/display/dc/dml2/dml21/dml21_wrapper.c | 11 +-
drivers/gpu/drm/amd/display/dc/dml2/dml2_wrapper.c | 6 +-
.../gpu/drm/i915/display/intel_display_device.h | 1 +
drivers/gpu/drm/i915/display/intel_dp.c | 7 +-
drivers/gpu/drm/mgag200/mgag200_mode.c | 2 +-
drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 8 +-
.../drm/msm/disp/dpu1/catalog/dpu_1_14_msm8937.h | 2 -
.../drm/msm/disp/dpu1/catalog/dpu_1_15_msm8917.h | 1 -
.../drm/msm/disp/dpu1/catalog/dpu_1_16_msm8953.h | 3 -
.../drm/msm/disp/dpu1/catalog/dpu_1_7_msm8996.h | 4 -
.../gpu/drm/msm/disp/dpu1/catalog/dpu_3_2_sdm660.h | 3 -
.../gpu/drm/msm/disp/dpu1/catalog/dpu_3_3_sdm630.h | 2 -
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 4 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 74 ++++++------
.../gpu/drm/msm/registers/adreno/adreno_pm4.xml | 7 ++
drivers/gpu/drm/v3d/v3d_sched.c | 16 ++-
drivers/gpu/drm/xe/xe_dma_buf.c | 5 +-
drivers/gpu/drm/xe/xe_guc_ads.c | 75 +++++++-----
drivers/gpu/drm/xe/xe_hmm.c | 24 ----
drivers/gpu/drm/xe/xe_pxp_debugfs.c | 13 +-
include/drm/drm_gem.h | 3 +-
include/uapi/drm/ivpu_accel.h | 4 +-
rust/Makefile | 2 +-
rust/helpers/dma.c | 16 +++
rust/helpers/helpers.c | 1 +
rust/helpers/io.c | 34 +++---
rust/pin-init/examples/pthread_mutex.rs | 2 +-
rust/pin-init/src/alloc.rs | 8 +-
rust/pin-init/src/lib.rs | 2 +-
scripts/Makefile.compiler | 4 +-
scripts/generate_rust_analyzer.py | 12 +-
tools/objtool/check.c | 1 +
59 files changed, 459 insertions(+), 315 deletions(-)
create mode 100644 rust/helpers/dma.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 52d7676cb4b Fix pr118947-1.c and pr78408-3.c on targets where 32 bytes [...]
new f6859fb6211 Add tables for SSE fp conversion costs
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 | 64 ++++++++++++++++++++-
gcc/config/i386/i386.h | 6 ++
gcc/config/i386/x86-tune-costs.h | 121 +++++++++++++++++++++++++++++++++++----
3 files changed, 178 insertions(+), 13 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 1ba6fa34d Add entry aa3e72f943032e5f074b2bd2fd06d130dda8760b from https [...]
new 1aeffdded Add entry 7e628ff49f7f890d5337369d7b4f8e21a1f17029 from https [...]
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:
.../sha1/7e628ff49f7f890d5337369d7b4f8e21a1f17029}/first_url | 2 +-
.../tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi}/build_url | 2 +-
.../tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy {binutils/sha1/31ed3a9d691493486f6e32357d89a55229dbdc0a => gcc/sha1/7e628ff49 [...]
copy {binutils/sha1/31ed3a9d691493486f6e32357d89a55229dbdc0a/tcwg_gnu_embed_check_ [...]
create mode 100644 gcc/sha1/7e628ff49f7f890d5337369d7b4f8e21a1f17029/tcwg_gnu_embe [...]
--
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 0939abea33c combine: Better split point for `(and (not X))` [PR111949]
new 52d7676cb4b Fix pr118947-1.c and pr78408-3.c on targets where 32 bytes [...]
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/pr118947-1.c | 4 ++--
gcc/testsuite/gcc.dg/pr78408-3.c | 4 ++--
2 files changed, 4 insertions(+), 4 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 05c4e3ecb54 [PATCH v2] sh: libgcc: Implement fenv rouding and exception [...]
new 0939abea33c combine: Better split point for `(and (not X))` [PR111949]
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/combine.cc | 6 +++++
gcc/testsuite/gcc.target/aarch64/bic-1.c | 40 ++++++++++++++++++++++++++++++++
2 files changed, 46 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/bic-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 2a643f55f5a [PATCH v2] sh: Correct NaN signalling bit and propagation r [...]
new 05c4e3ecb54 [PATCH v2] sh: libgcc: Implement fenv rouding and exception [...]
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:
libgcc/config/sh/sfp-machine.h | 46 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 46 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 32afabce6 Add entry aa3e72f943032e5f074b2bd2fd06d130dda8760b from https [...]
new 1ba6fa34d Add entry aa3e72f943032e5f074b2bd2fd06d130dda8760b from https [...]
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:
.../jira/description | 5 ++
.../jira/yaml | 5 ++
.../status.txt | 5 ++
.../master-arm/details.txt | 82 ++++++++++------------
.../master-arm/reproduction_instructions.txt | 6 +-
.../master-arm}/status-summary.txt | 0
.../tcwg_gnu_cross_check_gcc/master-arm/status.txt | 4 +-
.../tcwg_gnu_cross_check_gcc}/status-summary.txt | 0
.../tcwg_gnu_cross_check_gcc/status.txt | 6 +-
9 files changed, 59 insertions(+), 54 deletions(-)
copy gcc/sha1/{8ed2d5d219e999aee42015a0db38612011c2c507 => aa3e72f943032e5f074b2bd [...]
copy gcc/sha1/{94fa9f4d27bac577ecab43379a31fa28b146d6d9 => aa3e72f943032e5f074b2bd [...]
copy {fujitsu_testsuite/sha1/a0e269d5d279c3a0781bb74940cf5ec16b4ab109 => gcc/sha1/ [...]
copy gcc/sha1/{e200f53a5556516ec831e6b7a34aaa0f10a4ab0a => aa3e72f943032e5f074b2bd [...]
copy {fujitsu_testsuite/sha1/a0e269d5d279c3a0781bb74940cf5ec16b4ab109 => gcc/sha1/ [...]
copy gcc/sha1/{42b24557bdf805d2913d3c75531fe441b1634332 => aa3e72f943032e5f074b2bd [...]
--
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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 85c1e8f4a Add entry 5c8ba28c751bf0e7cb5c3ac9d223acba4cefc739 from https [...]
new 32afabce6 Add entry aa3e72f943032e5f074b2bd2fd06d130dda8760b from https [...]
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:
.../tcwg_gnu_cross_check_gcc/master-arm/build_url | 2 +-
.../master-arm}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {binutils/sha1/d5cbf916be4a049580dfed8682f3f8795e57ecfa => gcc/sha1/aa3e72f94 [...]
copy gcc/sha1/aa3e72f943032e5f074b2bd2fd06d130dda8760b/{tcwg_bootstrap_check/maste [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.