This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from ba1471ee75 [clang-format] Do not merge short case labels if followed by [...]
new d1a487bb6c [XRay][clang] Propagate -fxray-instrumentation-bundle to -cc1
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:
include/clang/Basic/XRayInstr.h | 2 ++
lib/Driver/XRayArgs.cpp | 15 +++++++++++++++
test/Driver/XRay/xray-instrumentation-bundles-flags.cpp | 11 +++++++++++
3 files changed, 28 insertions(+)
create mode 100644 test/Driver/XRay/xray-instrumentation-bundles-flags.cpp
--
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 a38fd7d808e6 Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesk [...]
new 7ce5c8cd753f libata: mask swap internal and hardware tag
new 65eea8edc315 floppy: Do not copy a kernel pointer to user memory in FDG [...]
new be1277f5eb17 nvme: count all ANA groups for ANA Log page
new d611aaf336b2 Merge branch 'nvme-4.19' of git://git.infradead.org/nvme i [...]
new 211b100a5ced Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block
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:
drivers/ata/libata-core.c | 14 ++++++++++++--
drivers/block/floppy.c | 3 +++
drivers/nvme/target/admin-cmd.c | 4 ++++
3 files changed, 19 insertions(+), 2 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 2de27c98f90 [NDS32] Turn off default option -mtlsdesc-trampoline.
new 38f97b46ff6 [NDS32] Add t-nds32-glibc file.
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/ChangeLog | 4 ++++
libgcc/config/nds32/{t-nds32-newlib => t-nds32-glibc} | 8 ++++----
2 files changed, 8 insertions(+), 4 deletions(-)
copy libgcc/config/nds32/{t-nds32-newlib => t-nds32-glibc} (83%)
--
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 llvm.
from 283b43360a5 Revert "[ADT] restrict bit_cast to trivially-constructible To"
new 722833d6cbe [dwarfdump] Verify compatibility of attribute TAGs.
new 794b30e75b8 [dwarfdump] Verify DW_AT_type is set and points to a compat [...]
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:
include/llvm/DebugInfo/DWARF/DWARFUnit.h | 4 +
lib/DebugInfo/DWARF/DWARFUnit.cpp | 9 +
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 53 ++++-
..._abstract_origin.s => verify_compatible_tags.s} | 242 ++++++++++++++-------
test/tools/llvm-dwarfdump/X86/verify_debug_info.s | 22 +-
5 files changed, 245 insertions(+), 85 deletions(-)
copy test/tools/llvm-dwarfdump/X86/{invalid_abstract_origin.s => verify_compatible [...]
--
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 2d81e760a6a PR tree-optimization/86990 * gimple-ssa-store-merging.c ( [...]
new 2de27c98f90 [NDS32] Turn off default option -mtlsdesc-trampoline.
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 | 4 ++++
gcc/config.gcc | 2 +-
2 files changed, 5 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 234b69e3e089 ocfs2: fix ocfs2 read block panic
new 658d8cbd07da drm/vc4: Fix the "no scaling" case on multi-planar YUV formats
new 7eb332245726 drm/pl111: Make sure of_device_id tables are NULL terminated
new 3510e7a7f910 drm/sun4i: Remove R40 display pipeline compatibles
new fcb74da1eb8e drm: udl: Destroy framebuffer only if it was initialized
new 6ee67e351cda drm/fb-helper: Remove set but not used variable 'connector_funcs'
new 3c499ea0c662 drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs [...]
new 57078338b2e4 drm: fix drm_drv_uses_atomic_modeset on non modesetting drivers.
new 558a9ef94a32 drm: sun4i: drop second PLL from A64 HDMI PHY
new d5b3a31b1cea Merge tag 'drm-misc-fixes-2018-09-19' of git://anongit.fre [...]
new db7c8f1e5f1c drm/i915/gvt: Init PHY related registers for BXT
new d817de3bc186 drm/i915/gvt: Add GEN9_CLKGATE_DIS_4 to default BXT mmio handler
new a1ac5f094301 drm/i915/gvt: request srcu_read_lock before checking if on [...]
new 7759ca3aac79 drm/i915/gvt: clear ggtt entries when destroy vgpu
new a530bf948ab7 Merge tag 'gvt-fixes-2018-09-18' of https://github.com/int [...]
new 8ca4fff974ad Merge tag 'drm-intel-fixes-2018-09-19' of git://anongit.fr [...]
new bfc888261474 drm/vmwgfx: don't check for old_crtc_state enable status
new 0c1b174b1b9a drm/vmwgfx: limit screen size to stdu_max during check_modeset
new 140b4e67c2e1 drm/vmwgfx: limit mode size for all display unit to texture_max
new a4bd815a94b7 drm/vmwgfx: Don't impose STDU limits on framebuffer size
new e71cf5918765 drm/vmwgfx: Fix buffer object eviction
new 618cc1514b1e Merge branch 'vmwgfx-fixes-4.19' of git://people.freedeskt [...]
new 30f3984ede68 drm/amdgpu: add new polaris pci id
new caaa4c8a6be2 drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
new 15426dbb65c5 drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9
new 44d8cc6f1a90 drm/amdkfd: Fix ATS capablity was not reported correctly o [...]
new 4fcb7f8be829 Merge branch 'drm-fixes-4.19' of git://people.freedesktop. [...]
new a38fd7d808e6 Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesk [...]
The 27 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/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 6 +++-
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | 14 ++++----
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 1 +
drivers/gpu/drm/amd/amdkfd/kfd_device.c | 3 +-
drivers/gpu/drm/amd/amdkfd/kfd_iommu.c | 13 ++++++-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_priv.h | 1 +
drivers/gpu/drm/amd/amdkfd/kfd_topology.c | 21 +++++++++---
drivers/gpu/drm/amd/include/kgd_kfd_interface.h | 2 +-
drivers/gpu/drm/drm_atomic.c | 2 +-
drivers/gpu/drm/drm_debugfs.c | 2 +-
drivers/gpu/drm/drm_fb_helper.c | 3 --
drivers/gpu/drm/i915/gvt/handlers.c | 1 +
drivers/gpu/drm/i915/gvt/kvmgt.c | 7 +++-
drivers/gpu/drm/i915/gvt/mmio.c | 28 +++++++++++++++
drivers/gpu/drm/i915/gvt/vgpu.c | 1 +
drivers/gpu/drm/pl111/pl111_vexpress.c | 3 +-
drivers/gpu/drm/sun4i/sun4i_drv.c | 1 -
drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c | 1 -
drivers/gpu/drm/sun4i/sun8i_mixer.c | 24 -------------
drivers/gpu/drm/sun4i/sun8i_tcon_top.c | 1 -
drivers/gpu/drm/udl/udl_fb.c | 8 +++--
drivers/gpu/drm/vc4/vc4_plane.c | 25 +++++++-------
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 2 +-
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 42 ++++++++++++++++-------
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c | 25 --------------
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | 24 +++++++------
include/drm/drm_drv.h | 2 +-
30 files changed, 152 insertions(+), 117 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 af01c91d08e Daily bump.
new 2d81e760a6a PR tree-optimization/86990 * gimple-ssa-store-merging.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:
gcc/ChangeLog | 7 +
gcc/gimple-ssa-store-merging.c | 17 ++-
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.c-torture/execute/20180921-1.c | 161 +++++++++++++++++++++++
4 files changed, 185 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20180921-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 gcc-6-branch
in repository gcc.
from f5eef63a470 Daily bump.
new b263ba98307 2017-09-21 Matthias Klose <doko(a)ubuntu.com>
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:
libsanitizer/ChangeLog | 11 +++++++++++
.../sanitizer_common/sanitizer_platform_limits_posix.cc | 15 +++++++++++++--
2 files changed, 24 insertions(+), 2 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 llvm.
from 469bae00242 [ADT] restrict bit_cast to trivially-constructible To
new 283b43360a5 Revert "[ADT] restrict bit_cast to trivially-constructible To"
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:
include/llvm/ADT/bit.h | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.