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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d7d57ceb 0: update: binutils-gcc-linux: all
new e6048465 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 (d7d57ceb)
\
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 | 166 +-
02-prepare_abe/console.log | 48 +-
03-build_abe-binutils/console.log | 11169 ++++----
04-build_abe-stage1/console.log | 15493 +++++------
05-build_linux/console.log | 24482 ++++++++---------
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 32 +-
console.log | 51389 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 51493 insertions(+), 51300 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 glibc.
from 35e038c1d2 test-container: Install with $(all-subdirs) [BZ #24794]
new 7854ebf8ed Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ [...]
new 82c664ed75 build-many-glibcs.py: Use Linux 5.2 by default
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 | 27 ++++++
scripts/build-many-glibcs.py | 2 +-
sysdeps/unix/sysv/linux/Makefile | 14 +++-
.../unix/sysv/linux/alpha/bits/socket-constants.h | 24 ++++--
.../unix/sysv/linux/bits/socket-constants.h | 24 ++++--
sysdeps/unix/sysv/linux/bits/socket.h | 98 ++--------------------
.../unix/sysv/linux/hppa/bits/socket-constants.h | 24 ++++--
.../unix/sysv/linux/mips/bits/socket-constants.h | 24 ++++--
.../sysv/linux/powerpc/bits/socket-constants.h | 24 ++++--
.../unix/sysv/linux/sparc/bits/socket-constants.h | 24 ++++--
sysdeps/unix/sysv/linux/tst-socket-consts.py | 65 ++++++++++++++
11 files changed, 225 insertions(+), 125 deletions(-)
copy argp/bits/argp-ldbl.h => sysdeps/unix/sysv/linux/alpha/bits/socket-constants.h (58%)
copy misc/bits/error-ldbl.h => sysdeps/unix/sysv/linux/bits/socket-constants.h (60%)
copy argp/bits/argp-ldbl.h => sysdeps/unix/sysv/linux/hppa/bits/socket-constants.h (58%)
copy argp/bits/argp-ldbl.h => sysdeps/unix/sysv/linux/mips/bits/socket-constants.h (58%)
copy misc/bits/error-ldbl.h => sysdeps/unix/sysv/linux/powerpc/bits/socket-constan [...]
copy argp/bits/argp-ldbl.h => sysdeps/unix/sysv/linux/sparc/bits/socket-constants.h (58%)
create mode 100644 sysdeps/unix/sysv/linux/tst-socket-consts.py
--
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 2368d4aba [lldb] Fix enum value description
new 1acd48d9f [lldb] Remove Xcode project legacy
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:
cmake/XcodeHeaderGenerator/CMakeLists.txt | 14 -
scripts/Python/finish-swig-Python-LLDB.sh | 309 ----------------
scripts/Xcode/build-llvm.py | 461 ------------------------
scripts/Xcode/lldbbuild.py | 193 ----------
scripts/Xcode/package-clang-resource-headers.py | 85 -----
scripts/Xcode/prepare-gtest-run-dir.sh | 10 -
scripts/Xcode/repo.py | 54 ---
scripts/Xcode/repos/FALLBACK | 19 -
scripts/Xcode/repos/svn-trunk.json | 19 -
scripts/build-lldb-llvm-clang | 74 ----
scripts/checkpoint-llvm.pl | 126 -------
scripts/finish-swig-wrapper-classes.sh | 101 ------
scripts/install-lldb.sh | 59 ---
scripts/sed-sources | 251 -------------
14 files changed, 1775 deletions(-)
delete mode 100644 cmake/XcodeHeaderGenerator/CMakeLists.txt
delete mode 100755 scripts/Python/finish-swig-Python-LLDB.sh
delete mode 100755 scripts/Xcode/build-llvm.py
delete mode 100644 scripts/Xcode/lldbbuild.py
delete mode 100644 scripts/Xcode/package-clang-resource-headers.py
delete mode 100755 scripts/Xcode/prepare-gtest-run-dir.sh
delete mode 100644 scripts/Xcode/repo.py
delete mode 100644 scripts/Xcode/repos/FALLBACK
delete mode 100644 scripts/Xcode/repos/svn-trunk.json
delete mode 100755 scripts/build-lldb-llvm-clang
delete mode 100755 scripts/checkpoint-llvm.pl
delete mode 100755 scripts/finish-swig-wrapper-classes.sh
delete mode 100755 scripts/install-lldb.sh
delete mode 100755 scripts/sed-sources
--
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 clang.
from f137ef15ab [Format] Make it easy to add new format::FormatStyle::Langua [...]
new d24eac07bb [SVE][Inline-Asm] Add support to specify SVE registers in th [...]
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:
lib/Basic/Targets/AArch64.cpp | 13 +++++++++++--
test/CodeGen/aarch64-sve-inline-asm.c | 13 +++++++++++++
2 files changed, 24 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/aarch64-sve-inline-asm.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from 7b5cf701ea9c Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
adds f5e03d3a0497 parisc: add kprobe_fault_handler()
adds 69245c97560b parisc: Flush ITLB in flush_tlb_all_local() only on split [...]
adds ad5e427e0f6b Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/sc [...]
No new revisions were added by this update.
Summary of changes:
arch/parisc/include/asm/kprobes.h | 4 ++++
arch/parisc/kernel/pacache.S | 3 ++-
2 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 6b733580 0: update: llvm-linux: boot
new 19de47c0 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 (6b733580)
\
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 | 139 +-
02-build_llvm/console.log | 11971 +++++++++++++++++------------------
03-build_linux/console.log | 672 +-
04-boot_linux/console.log | 436 +-
console.log | 13218 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
6 files changed, 13234 insertions(+), 13214 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-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
from b6a571fc 3: reset: llvm-1b05977538d9487aa845ee2f3bec8b89c63c4f29: -10
new 8381d5bb 4: update: llvm-b0ed5bea8812eabc87db124e7285356e3ad09020: -10
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 | 140 ++-
02-build_llvm/console.log | 1812 +++++++++++++++++------------------
05-check_regression/console.log | 20 +-
console.log | 1972 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
6 files changed, 1983 insertions(+), 1971 deletions(-)
delete mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.