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-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 9793694d 0: update: llvm-linux: boot
new f188770c 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 (9793694d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 238 +-
02-build_llvm/console.log | 11567 +++++++++++++++----------------
03-build_linux/console.log | 1664 +++--
04-boot_linux/console.log | 440 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 53 +-
console.log | 13970 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13940 insertions(+), 14008 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3455d26d 0: update: binutils-gcc-linux: boot
new 4a95119b 0: update: binutils-gcc-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 (3455d26d)
\
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 | 141 +-
02-prepare_abe/console.log | 66 +-
03-build_abe-binutils/console.log | 10428 +++++++-------
04-build_abe-stage1/console.log | 15298 ++++++++++----------
05-build_linux/console.log | 826 +-
06-boot_linux/console.log | 4 +-
08-update_baseline/console.log | 34 +-
console.log | 27024 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
9 files changed, 26916 insertions(+), 26921 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 lldb.
from 04a4f7cc4 lldb-server: LLGS: support 32-bit on 64-bit hosts
new e947f9c14 [CMake] Correct some dependencies
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:
source/Expression/CMakeLists.txt | 1 +
source/Symbol/CMakeLists.txt | 1 -
2 files 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-arm-spec2k6-Os
in repository toolchain/ci/glibc.
from 1f50f2ad85 Small tcache improvements
adds 1388600877 Add NT_ARM_PACA_KEYS and NT_ARM_PACG_KEYS from Linux 5.1 to elf.h.
adds dfba907fed sysvipc: Fix compat msgctl (BZ#24570)
adds 236c18e568 sysvipc: Consolidate semtimedop s390
adds ff6bec7d47 support: Correct confusing comment
adds b62bb3bc68 support: Add missing EOL terminators on timespec
new 75c51570c7 support: Expose sbindir as support_sbindir_prefix
new 09e1b0e3f6 libio: Remove codecvt vtable [BZ #24588]
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:
ChangeLog | 75 ++++++++++++
elf/elf.h | 4 +
libio/fileops.c | 3 -
libio/iofgetpos.c | 3 +-
libio/iofgetpos64.c | 3 +-
libio/iofsetpos.c | 3 +-
libio/iofsetpos64.c | 3 +-
libio/iofwide.c | 132 +++------------------
libio/libio.h | 32 -----
libio/libioP.h | 29 ++++-
libio/wfileops.c | 89 +++++++-------
support/Makefile | 1 +
support/support.h | 2 +
support/support_paths.c | 7 ++
support/timespec.c | 4 +-
support/timespec.h | 4 +-
sysdeps/unix/sysv/linux/ipc_priv.h | 5 +
sysdeps/unix/sysv/linux/msgctl.c | 2 +-
.../unix/sysv/linux/s390/ipc_priv.h | 32 ++---
sysdeps/unix/sysv/linux/s390/semtimedop.c | 36 ------
sysdeps/unix/sysv/linux/semtimedop.c | 4 +-
21 files changed, 203 insertions(+), 270 deletions(-)
copy posix/tst-fnmatch4.c => sysdeps/unix/sysv/linux/s390/ipc_priv.h (59%)
delete mode 100644 sysdeps/unix/sysv/linux/s390/semtimedop.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.