This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards a2ea17d04 0: update: binutils-gcc: 1
new 9771fb764 0: update: binutils-gcc: 1
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 (a2ea17d04)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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.xz | Bin 1536 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 52756 -> 53888 bytes
04-build_abe-gcc/console.log.xz | Bin 202928 -> 203452 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3836 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3356 -> 2680 bytes
07-check_regression/console.log.xz | Bin 3432 -> 3340 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 14 +-
07-check_regression/results.compare | 53 +-
07-check_regression/results.compare2 | 140 +-
07-check_regression/results.regressions | 53 +-
08-update_baseline/console.log | 581 +++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 14 +-
08-update_baseline/results.compare | 53 +-
08-update_baseline/results.compare2 | 140 +-
08-update_baseline/results.regressions | 53 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3401968 -> 3436412 bytes
sumfiles/g++.sum | 134 +-
sumfiles/gcc.log.xz | Bin 2929140 -> 2927248 bytes
sumfiles/gcc.sum | 4226 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 878172 -> 876088 bytes
sumfiles/gfortran.sum | 115 +-
sumfiles/libatomic.log.xz | Bin 2164 -> 2164 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171212 -> 171116 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2524 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 426952 -> 423396 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 2809 insertions(+), 2817 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/glibc.
from 475b63702e x86: Double size of ERMS rep_movsb_threshold in dl-cacheinfo.h
adds f2c996597d hurd: Implement close_range and closefrom
adds d41985b71e hurd: Remove unused __libc_close_range
new a6a9c1a36b test-memcpy.c: Double TIMEOUT to (8 * 60)
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:
string/test-memcpy.c | 1 +
string/test-string.h | 4 +-
sysdeps/mach/hurd/Makefile | 2 +-
sysdeps/mach/hurd/Versions | 3 +
{bits => sysdeps/mach/hurd/bits}/unistd_ext.h | 15 ++++-
sysdeps/mach/hurd/close_range.c | 66 ++++++++++++++++++++++
.../mach/hurd/closefrom.c | 13 +++--
sysdeps/mach/hurd/i386/libc.abilist | 1 +
8 files changed, 97 insertions(+), 8 deletions(-)
copy {bits => sysdeps/mach/hurd/bits}/unistd_ext.h (65%)
create mode 100644 sysdeps/mach/hurd/close_range.c
copy support/xpthread_kill.c => sysdeps/mach/hurd/closefrom.c (78%)
--
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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 4898e958a92 Implement intra-procedural dataflow in ipa-modref flags pro [...]
adds a28cfe49203 rs6000: Replace the builtin expansion machinery
adds f6f704fd104 Fix inter-procedural EAF flags propagation with respect to [...]
new ee11be7f2d7 Fortran: Diagnose all operands/arguments with constraint vi [...]
new 2be794fae03 Remove VRP threader.
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/rs6000/rs6000-call.c | 1448 +++++++++++++++++++++--
gcc/fortran/interface.c | 86 +-
gcc/fortran/intrinsic.c | 17 +-
gcc/fortran/resolve.c | 5 +-
gcc/gimple.c | 34 +-
gcc/ipa-modref.c | 195 ++-
gcc/ipa-modref.h | 29 +
gcc/testsuite/gfortran.dg/bessel_3.f90 | 4 +-
gcc/testsuite/gfortran.dg/c-interop/c407b-2.f90 | 12 +-
gcc/testsuite/gfortran.dg/c-interop/c535b-2.f90 | 56 +-
gcc/testsuite/gfortran.dg/pr24823.f | 4 +-
gcc/testsuite/gfortran.dg/pr39937.f | 2 +-
gcc/testsuite/gfortran.dg/pr41011.f | 4 +-
gcc/testsuite/gfortran.dg/pr61318.f90 | 2 +-
gcc/tree-pass.h | 1 -
gcc/tree-ssa-threadbackward.c | 2 -
gcc/tree-ssa-threadedge.c | 12 +-
gcc/tree-vrp.c | 137 +--
18 files changed, 1655 insertions(+), 395 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 513a66370 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 74ad4ffad 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (513a66370)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1572 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 45332 -> 45576 bytes
05-build_abe-stage1/console.log.xz | Bin 72496 -> 71772 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8992 -> 9200 bytes
08-build_abe-glibc/console.log.xz | Bin 236696 -> 236612 bytes
09-build_abe-stage2/console.log.xz | Bin 195384 -> 193980 bytes
10-build_abe-gdb/console.log.xz | Bin 44516 -> 44688 bytes
11-build_abe-qemu/console.log.xz | Bin 29972 -> 30112 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
13 files changed, 15 insertions(+), 15 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-arm-mainline-defconfig
in repository toolchain/ci/llvm-project.
from d218ef07a072 Re-apply the fix on DwarfEHPrepare and add a test
adds 6cf25deec7d0 [libc++] counting_semaphore should not be default-constructible.
adds 00f64ccb49d9 [libc++] Remove non-atomic "platform" semaphore implementations.
adds 216200aff268 [libc++] Fix hang in counting_semaphore::try_acquire
No new revisions were added by this update.
Summary of changes:
libcxx/docs/ReleaseNotes.rst | 11 ++-
libcxx/include/__threading_support | 71 -----------------
libcxx/include/semaphore | 90 +++++-----------------
libcxx/src/support/win32/thread_win32.cpp | 36 ---------
.../std/thread/thread.semaphore/acquire.pass.cpp | 3 +
.../std/thread/thread.semaphore/binary.pass.cpp | 3 +
.../thread/thread.semaphore/ctor.compile.pass.cpp | 31 ++++++++
.../test/std/thread/thread.semaphore/max.pass.cpp | 7 +-
.../std/thread/thread.semaphore/release.pass.cpp | 3 +
.../thread/thread.semaphore/try_acquire.pass.cpp | 3 +
10 files changed, 73 insertions(+), 185 deletions(-)
create mode 100644 libcxx/test/std/thread/thread.semaphore/ctor.compile.pass.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from b1d7b59622 PR28523, ld.bfd created undefined symbols on ppc64
adds b794e0d763 Automatic date update in version.in
adds 96eb21265e PR28540, segmentation fault on NULL byte_get
adds 61cf8d6174 Automatic date update in version.in
adds 6e83428eea Automatic date update in version.in
adds f728a39abc Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/objdump.c | 2 +-
2 files changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards a3884269c 0: update: binutils-llvm-linux-qemu: boot
new 1f743409c 0: update: binutils-llvm-linux-qemu: 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 (a3884269c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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.xz | Bin 1588 -> 1776 bytes
02-prepare_abe/console.log.xz | Bin 2792 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 42288 -> 42004 bytes
04-build_llvm/console.log.xz | Bin 57296 -> 57544 bytes
05-build_abe-qemu/console.log.xz | Bin 30628 -> 30272 bytes
06-build_linux/console.log.xz | Bin 3876 -> 3764 bytes
07-boot_linux/console.log.xz | Bin 5840 -> 5840 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
results | 2 +-
11 files changed, 16 insertions(+), 16 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 b5013d084e03 Merge tag '5.16-rc-part1-smb3-client-fixes' of git://git.s [...]
new d08fd747d0ed Compiler Attributes: remove GCC 5.1 mention
new 7c00621dcaee compiler_types: mark __compiletime_assert failure as __noreturn
new e54ffb96e6f4 Merge tag 'compiler-attributes-for-linus-v5.16' of git://g [...]
new c353d7ce76bf uapi: Add <linux/map_to_14segment.h>
new ae53c6963f5a dt-bindings: auxdisplay: ht16k33: Document Adafruit segmen [...]
new afcb5a811ff3 auxdisplay: img-ascii-lcd: Fix lock-up when displaying emp [...]
new 7b88e5530f4d auxdisplay: img-ascii-lcd: Add helper variable dev
new 12a19324ebd9 auxdisplay: img-ascii-lcd: Convert device attribute to sys [...]
new 7e76aece6f03 auxdisplay: Extract character line display core support
new 364f2c392f2b auxdisplay: linedisp: Use kmemdup_nul() helper
new d79141c39fe1 auxdisplay: linedisp: Add support for changing scroll rate
new 80f9eb70fd92 auxdisplay: ht16k33: Connect backlight to fbdev
new 840fe2583325 auxdisplay: ht16k33: Fix frame buffer device blanking
new fb61e137c004 auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
new 11b92913d1ca auxdisplay: ht16k33: Remove unneeded error check in keypad [...]
new e66b4f4f5279 auxdisplay: ht16k33: Convert to simple i2c probe function
new d08a44d86f9e auxdisplay: ht16k33: Add helper variable dev
new 85d93b165f81 auxdisplay: ht16k33: Move delayed work
new b37cc2202705 auxdisplay: ht16k33: Extract ht16k33_brightness_set()
new fcbb3c356eae auxdisplay: ht16k33: Extract frame buffer probing
new a0428724cf9b auxdisplay: ht16k33: Add support for segment displays
new 2904c01428e7 dt-bindings: auxdisplay: ht16k33: Document LED subnode
new c223d9c636ed auxdisplay: ht16k33: Add LED support
new 5d343f7c458c auxdisplay: ht16k33: Make use of device properties
new 83bb3d512fc2 auxdisplay: cfag12864bfb: remove superfluous header files
new 2b7ea42e7e29 auxdisplay: ks0108: remove superfluous header files
new 1515b849f726 auxdisplay: ht16k33: remove superfluous header files
new 4e5d74fc6b04 auxdisplay: cfag12864bfb: code indent should use tabs wher [...]
new 97fbb29fc1eb MAINTAINERS: Add DT Bindings for Auxiliary Display Drivers
new e582e08ec059 Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com [...]
new c80be257a4cd i2c: xgene-slimpro: Fix wrong pointer passed to PTR_ERR()
new 6b75d88fa81b Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
The 32 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:
.../bindings/auxdisplay/holtek,ht16k33.yaml | 32 +-
MAINTAINERS | 1 +
drivers/auxdisplay/Kconfig | 12 +-
drivers/auxdisplay/Makefile | 1 +
drivers/auxdisplay/cfag12864bfb.c | 9 +-
drivers/auxdisplay/ht16k33.c | 501 ++++++++++++++++-----
drivers/auxdisplay/img-ascii-lcd.c | 205 ++-------
drivers/auxdisplay/ks0108.c | 3 -
drivers/auxdisplay/line-display.c | 261 +++++++++++
drivers/auxdisplay/line-display.h | 43 ++
drivers/i2c/busses/i2c-xgene-slimpro.c | 2 +-
include/linux/compiler_attributes.h | 1 -
include/linux/compiler_types.h | 8 +-
include/uapi/linux/map_to_14segment.h | 241 ++++++++++
14 files changed, 1031 insertions(+), 289 deletions(-)
create mode 100644 drivers/auxdisplay/line-display.c
create mode 100644 drivers/auxdisplay/line-display.h
create mode 100644 include/uapi/linux/map_to_14segment.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.