This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 6dfc004112 gdb/testsuite: Fix typos in infcall-nested-structs.c
adds c2c440a903 Move declaration of varobjdebug to header
adds 26344e0c53 Include gdbtk.h to avoid declarations
adds 863a974ed2 Automatic date update in version.in
adds b0531efe2e Updated traditional Chinese translation for the binutils/ su [...]
adds e168da45a2 bfd/dwarf2.c: fix assertion failure in comp_unit_hash_info
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 +
bfd/dwarf2.c | 4 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 4 +
binutils/po/zh_TW.po | 9454 +++++++++++++++++++++++++++++++++++---------------
gdb/ChangeLog | 11 +
gdb/main.c | 7 +-
gdb/mi/mi-cmd-var.c | 2 -
gdb/varobj.c | 2 +-
gdb/varobj.h | 5 +
10 files changed, 6776 insertions(+), 2721 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 linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 783af7e9 0: update: binutils-gcc-linux: all
new 8bea341a 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (783af7e9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 216 +-
02-prepare_abe/console.log | 264 +-
03-build_abe-binutils/console.log | 11624 +++++++-------
04-build_abe-stage1/console.log | 15594 ++++++++++---------
05-build_linux/console.log | 2568 ++-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30309 ++++++++++++++++++------------------
jenkins/manifest.sh | 19 +-
10 files changed, 30368 insertions(+), 30248 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 976a21434d2 [AArch64] add tests for (v)select-of-constants; NFC
new 0eb3cefb95c gn build: (manually) merge r374110
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:
utils/gn/secondary/clang/test/BUILD.gn | 1 +
1 file changed, 1 insertion(+)
--
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 lldb.
from c0b09cc5d [lldb] Add import-std-module/sysroot to the libc++ test category.
new 7ad6da17a [lldb] Mark import-std-module/empty-module as libc++ test
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:
.../expression/import-std-module/empty-module/TestEmptyStdModule.py | 4 ++++
1 file changed, 4 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 6dc6cd99d8b Implement <concepts> header for C++20
new c1cc3d70a5c * fi.po: Update.
new 0c1a69279ef Support _Decimal* keywords for C2x.
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/c-family/ChangeLog | 5 ++
gcc/c-family/c-common.c | 6 +--
gcc/c/ChangeLog | 4 ++
gcc/c/c-decl.c | 5 +-
gcc/po/ChangeLog | 4 ++
gcc/po/fi.po | 64 ++++++++++---------------
gcc/testsuite/ChangeLog | 9 ++++
gcc/testsuite/gcc.dg/dfp/c11-keywords-1.c | 7 +++
gcc/testsuite/gcc.dg/dfp/c11-keywords-2.c | 7 +++
gcc/testsuite/gcc.dg/dfp/c2x-keywords-1.c | 7 +++
gcc/testsuite/gcc.dg/dfp/c2x-keywords-2.c | 7 +++
gcc/testsuite/gcc.dg/dfp/constants-c99.c | 2 +-
gcc/testsuite/gcc.dg/dfp/keywords-c89.c | 4 +-
gcc/testsuite/gcc.dg/dfp/keywords-c99.c | 4 +-
gcc/testsuite/gcc.dg/dfp/keywords-ignored-c99.c | 15 ------
15 files changed, 85 insertions(+), 65 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/dfp/c11-keywords-1.c
create mode 100644 gcc/testsuite/gcc.dg/dfp/c11-keywords-2.c
create mode 100644 gcc/testsuite/gcc.dg/dfp/c2x-keywords-1.c
create mode 100644 gcc/testsuite/gcc.dg/dfp/c2x-keywords-2.c
delete mode 100644 gcc/testsuite/gcc.dg/dfp/keywords-ignored-c99.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-9-branch
in repository gcc.
from 828bff5b7c0 * gcc-interface/decl.c (annotate_value) <INTEGER_CST>: Rea [...]
new f78856a1aa4 * fi.po: Update.
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/po/ChangeLog | 4 ++++
gcc/po/fi.po | 64 +++++++++++++++++++++-----------------------------------
2 files changed, 28 insertions(+), 40 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 linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/linux.
from fb20da6af705 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds e093c4be760e xfs: Fix tail rounding in xfs_alloc_file_space()
adds 6374ca03975a xfs: remove unused flags arg from xfs_get_aghdr_buf()
adds d5cc14d9f928 xfs: removed unused error variable from xchk_refcountbt_rec
adds 3219e8cf0dad xfs: assure zeroed memory buffers for certain kmem allocations
adds 0b10d8a89f55 xfs: log the inode on directory sf to block format change
adds 603efebd6768 xfs: remove broken error handling on failed attr sf to lea [...]
adds aeea4b75f045 xfs: move local to extent inode logging into bmap helper
adds 9e208aa06c21 Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/sc [...]
new bf7ec93c644c io_uring: fix reversed nonblock flag for link submission
new a2b90f112177 bdi: Do not use freezable workqueue
new 0e48f51cbbfb Revert "libata, freezer: avoid block device removal while [...]
new b84477d3ebb9 blk-wbt: fix performance regression in wbt scale_up/scale_down
new 6805b32ec2b0 io_uring: remove wait loop spurious wakeups
new 8a9973408177 io_uring: only flush workqueues on fileset removal
new 79a85e214d62 null_blk: Fix zoned command return code
new 862488105b84 nbd: fix possible sysfs duplicate warning
new 297cbcccc23d Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block
adds 19305134ade0 drm/panel: lg-lb035q02: Fix SPI alias
adds cf0c4eb15e9d drm/panel: nec-nl8048hl11: Fix SPI alias
adds d82a6ac3002f drm/panel: sony-acx565akm: Fix SPI alias
adds 692a5424b5b2 drm/panel: tpo-td028ttec1: Fix SPI alias
adds cc635be34eb6 drm/panel: tpo-td043mtea1: Fix SPI alias
adds fd70c7755bf0 drm/bridge: tc358767: fix max_tu_symbol value
new 437c5a15bba3 Merge tag 'drm-misc-fixes-2019-10-10' of git://anongit.fre [...]
new 083164dbdb17 drm/amdgpu: fix memory leak
new 46fe219d7ca2 Merge tag 'drm-fixes-5.4-2019-10-09' of git://people.freed [...]
adds 93be1bae759e drm/i915/execlists: Remove incorrect BUG_ON for schedule-out
adds 6c76a93c4536 drm/i915: Perform GGTT restore much earlier during resume
adds 282b7fd5f5ab drm/i915: Whitelist COMMON_SLICE_CHICKEN2
adds fda9fa19b090 drm/i915: Don't mix srcu tag and negative error codes
adds c73cdbf804cf drm/i915: Extend Haswell GT1 PSMI workaround to all
adds abf5cdcf235a drm/i915: Verify the engine after acquiring the active.lock
adds dc7890995e04 drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled
adds 7d0eb51dd92c drm/i915: Prevent bonded requests from overtaking each oth [...]
adds b925708f28c2 drm/i915: Mark contents as dirty on a write fault
adds a8064d577dab drm/i915/cml: Add second PCH ID for CMP
adds 6535a4b34ed9 drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)
adds a8385f0c3fd3 drm/i915: Only enqueue already completed requests
adds 68184eb7b096 drm/i915: Fixup preempt-to-busy vs reset of a virtual request
adds 749085a2131f drm/i915/execlists: Protect peeking at execlists->active
adds e137d3abdfca drm/i915/gt: execlists->active is serialised by the tasklet
new 4adbcff22e67 Merge tag 'drm-intel-fixes-2019-10-10' of git://anongit.fr [...]
new 9892f9f6cf83 Merge tag 'drm-fixes-2019-10-11' of git://anongit.freedesk [...]
The 14 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/blk-rq-qos.c | 14 ++--
block/blk-rq-qos.h | 4 +-
block/blk-wbt.c | 6 +-
drivers/ata/libata-scsi.c | 21 ------
drivers/block/nbd.c | 2 +-
drivers/block/null_blk_zoned.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c | 14 ++--
drivers/gpu/drm/bridge/tc358767.c | 7 +-
drivers/gpu/drm/i915/display/intel_display.c | 15 +++-
drivers/gpu/drm/i915/gem/i915_gem_mman.c | 12 ++--
drivers/gpu/drm/i915/gem/i915_gem_pm.c | 3 -
drivers/gpu/drm/i915/gt/intel_engine.h | 14 ++++
drivers/gpu/drm/i915/gt/intel_engine_cs.c | 16 ++---
drivers/gpu/drm/i915/gt/intel_lrc.c | 101 +++++++++++++++++----------
drivers/gpu/drm/i915/gt/intel_reset.c | 12 ++--
drivers/gpu/drm/i915/gt/intel_reset.h | 2 +-
drivers/gpu/drm/i915/gt/intel_ringbuffer.c | 2 +-
drivers/gpu/drm/i915/gt/intel_workarounds.c | 3 +
drivers/gpu/drm/i915/i915_drv.c | 5 ++
drivers/gpu/drm/i915/i915_gem.h | 6 ++
drivers/gpu/drm/i915/i915_request.c | 69 ++++++++++++++----
drivers/gpu/drm/i915/i915_request.h | 2 +-
drivers/gpu/drm/i915/intel_pch.c | 1 +
drivers/gpu/drm/i915/intel_pch.h | 1 +
drivers/gpu/drm/i915/selftests/i915_gem.c | 6 ++
drivers/gpu/drm/panel/panel-lg-lb035q02.c | 9 ++-
drivers/gpu/drm/panel/panel-nec-nl8048hl11.c | 9 ++-
drivers/gpu/drm/panel/panel-sony-acx565akm.c | 9 ++-
drivers/gpu/drm/panel/panel-tpo-td028ttec1.c | 3 +-
drivers/gpu/drm/panel/panel-tpo-td043mtea1.c | 9 ++-
fs/io_uring.c | 24 +++----
fs/xfs/libxfs/xfs_ag.c | 5 +-
fs/xfs/libxfs/xfs_attr_leaf.c | 21 +-----
fs/xfs/libxfs/xfs_bmap.c | 6 +-
fs/xfs/libxfs/xfs_bmap.h | 3 +-
fs/xfs/libxfs/xfs_dir2_block.c | 2 +-
fs/xfs/scrub/refcount.c | 3 +-
fs/xfs/xfs_bmap_util.c | 4 +-
fs/xfs/xfs_buf.c | 12 +++-
fs/xfs/xfs_log.c | 2 +-
fs/xfs/xfs_log_recover.c | 2 +-
kernel/freezer.c | 6 --
mm/backing-dev.c | 4 +-
43 files changed, 292 insertions(+), 182 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 linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from 9493ac85971 gn: Bump version to 9.0.1
adds 1ffbfabf2f1 [9.0 branch][ARM] VFPv2 only supports 16 D registers.
adds f8f1e813630 [lldb][cmake] Fix build with GCC 4.8 and wchar-enabled libedit
No new revisions were added by this update.
Summary of changes:
clang/test/CodeGen/arm-target-features.c | 12 ++++++------
lldb/cmake/modules/LLDBConfig.cmake | 9 +++++++--
llvm/lib/Support/ARMTargetParser.cpp | 6 +++---
llvm/lib/Target/ARM/ARM.td | 30 +++++++++++++++++++++++-------
llvm/test/MC/ARM/vfp-aliases-diagnostics.s | 16 ++++++++--------
5 files changed, 47 insertions(+), 26 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 linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0db70f95 0: update: llvm-linux: boot
new 31300171 0: update: llvm-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0db70f95)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 110 +-
02-build_llvm/console.log | 11974 +++++++++++++++++------------------
03-build_linux/console.log | 664 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 14 +-
console.log | 12785 +++++++++++++++++++-------------------
jenkins/manifest.sh | 15 +-
8 files changed, 12799 insertions(+), 12775 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.