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-release-arm-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from ad231e28d1 Automatic date update in version.in
adds 68c0478ad1 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file 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_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards de50afd0d 2: update: binutils-gcc-linux: 17781
new a852bdffc 2: update: binutils-gcc-linux: 17796
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 (de50afd0d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 14 +-
02-prepare_abe/console.log | 222 +-
03-build_abe-binutils/console.log | 10517 +++++++-------
04-build_abe-stage1/console.log | 16536 +++++++++++----------
05-build_linux/console.log | 500 +-
07-check_regression/console.log | 6 +-
08-update_baseline/console.log | 48 +-
console.log | 27863 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
10 files changed, 27827 insertions(+), 27897 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 4fffabfd859 [X86] Remove code that unnecessarily sets EXTLOAD with src [...]
new 5c5346d8e4f MISched: Fix -misched-regpressure=0 if subreg liveness enabled
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/CodeGen/MachineScheduler.cpp | 4 +++-
1 file changed, 3 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 lldb.
from 6dc35ab04 [Target] Generalize language-specific behavior in ThreadPlanS [...]
new 882d4220e Make ConnectionFileDescription work with all sockets
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/lldb/Host/Socket.h | 3 ++
include/lldb/Host/common/TCPSocket.h | 2 +
include/lldb/Host/common/UDPSocket.h | 2 +
include/lldb/Host/posix/DomainSocket.h | 3 ++
source/Host/common/TCPSocket.cpp | 8 +++
source/Host/common/UDPSocket.cpp | 8 +++
.../Host/posix/ConnectionFileDescriptorPosix.cpp | 8 +--
source/Host/posix/DomainSocket.cpp | 25 +++++++++
.../GDBRemoteCommunicationServerPlatform.cpp | 23 ++++----
unittests/Host/SocketTest.cpp | 62 ++++++++++++++++++++++
10 files changed, 125 insertions(+), 19 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 clang.
from 83048f4932 Add enums as global variables in the IR metadata.
new 44d5e48d1d Fix "fallthrough annotation in unreachable code" warning.
new a7fb0fca0b Refactor OpenMP stack management.
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:
lib/Sema/SemaOpenMP.cpp | 438 +++++++++++++++++++++++++-----------------------
lib/Sema/SemaType.cpp | 2 +-
2 files changed, 225 insertions(+), 215 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-lts-defconfig
in repository toolchain/ci/llvm-project.
from f0bd5981486 Merging r359606:
adds e3dc222bd3c Merging r353865, r353866, and r353874:
new 5733e36371a Merging r359883: ------------------------------------------ [...]
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:
lld/test/ELF/ppc64-bsymbolic-toc-restore.s | 2 +-
lld/test/ELF/ppc64-call-reach.s | 4 +-
lld/test/ELF/ppc64-ifunc.s | 4 +-
lld/test/ELF/ppc64-local-dynamic.s | 2 +-
lld/test/ELF/ppc64-plt-stub.s | 2 +-
lld/test/ELF/ppc64-rel-calls.s | 5 +--
lld/test/ELF/ppc64-toc-restore-recursive-call.s | 2 +-
lld/test/ELF/ppc64-toc-restore.s | 6 +--
.../PowerPC/Disassembler/PPCDisassembler.cpp | 8 ++++
.../Target/PowerPC/InstPrinter/PPCInstPrinter.cpp | 7 +++-
llvm/lib/Target/PowerPC/PPCInstrInfo.td | 2 +
.../tools/llvm-objdump/PowerPC/branch-offset.s | 43 ++++++++++++++++++++++
llvm/test/tools/llvm-objdump/PowerPC/lit.local.cfg | 2 +
13 files changed, 73 insertions(+), 16 deletions(-)
create mode 100644 llvm/test/tools/llvm-objdump/PowerPC/branch-offset.s
create mode 100644 llvm/test/tools/llvm-objdump/PowerPC/lit.local.cfg
--
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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 6a4d0be4b 0: update: llvm-linux: boot
new 2be94c797 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 (6a4d0be4b)
\
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 | 161 +-
02-build_llvm/console.log | 11654 +++++++++++++++----------------
03-build_linux/console.log | 1768 ++---
04-boot_linux/console.log | 408 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 -
console.log | 14022 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13992 insertions(+), 14060 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-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4769c1204 4: update: llvm-linux: 17561
new 14b306ca3 4: update: llvm-linux: 17561
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 (4769c1204)
\
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 | 120 +-
02-build_llvm/console.log | 11543 ++++++++++++-------------
03-build_linux/console.log | 6244 +++++++-------
console.log | 17907 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
5 files changed, 17920 insertions(+), 17902 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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 295c41b62e0 PR fortran/90329 * lto-streamer.h (LTO_minor_version): Bu [...]
adds 5d0b698c6bf Daily bump.
adds 5da2302ffa1 * tree-predcom.c (is_inv_store_elimination_chain): Fix a t [...]
adds ab34f9e84a7 Fix typo in libstdc++ documentation
adds c8f576b8d5c * lang.opt (ftail-call-workaround): Fix a typo.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 5 +++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 8 ++++++++
gcc/fortran/lang.opt | 4 ++--
gcc/tree-predcom.c | 2 +-
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/doc/html/manual/status.html | 2 +-
libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 2 +-
8 files changed, 25 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.