This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from c28f81797 Fix IPv6 support on lldb-server platform
new 0052c40ce [CommandInterpreter] Refactor SourceInitFile
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/Interpreter/CommandInterpreter.h | 5 +-
source/API/SBCommandInterpreter.cpp | 4 +-
source/Interpreter/CommandInterpreter.cpp | 197 +++++++++++++++-----------
3 files changed, 117 insertions(+), 89 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 67ea8e95 0: update: binutils-33d0e35aed8870ad317af7eeca5274cf4fd87d15: all
new b9087fa2 0: update: gcc-c5e8cf41816afe487186b138c0af83f3d20fc67b: 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 (67ea8e95)
\
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 | 46 +-
02-prepare_abe/console.log | 264 +-
03-build_abe-binutils/console.log | 10858 +++++++-------
04-build_abe-stage1/console.log | 15168 ++++++++++----------
05-build_linux/console.log | 916 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 27252 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 27253 insertions(+), 27277 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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 86b8fa52 0: update: binutils-gcc-linux: boot
new 0d528970 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 (86b8fa52)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 128 +-
02-prepare_abe/console.log | 136 +-
03-build_abe-binutils/console.log | 10657 ++++---
04-build_abe-stage1/console.log | 18839 ++++++------
05-build_linux/console.log | 28792 +++++++++---------
06-boot_linux/console.log | 388 +-
console.log | 59016 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 58998 insertions(+), 58970 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 8a072c94b [EditLine] Check string pointers before dereferencing them.
new c28f81797 Fix IPv6 support on lldb-server platform
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:
.../Host/posix/ConnectionFileDescriptorPosix.cpp | 2 +-
unittests/Host/CMakeLists.txt | 2 +
unittests/Host/ConnectionFileDescriptorTest.cpp | 50 +++++++++++
unittests/Host/SocketTest.cpp | 94 ++-------------------
unittests/Host/SocketTestUtilities.cpp | 98 ++++++++++++++++++++++
unittests/Host/SocketTestUtilities.h | 47 +++++++++++
6 files changed, 206 insertions(+), 87 deletions(-)
create mode 100644 unittests/Host/ConnectionFileDescriptorTest.cpp
create mode 100644 unittests/Host/SocketTestUtilities.cpp
create mode 100644 unittests/Host/SocketTestUtilities.h
--
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 5d5bb87c597 rs6000: Add "enabled" attribute
new 9fc6ea93d6f rs6000: Some rs6000_emit_epilogue improvements
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/ChangeLog | 8 ++++
gcc/config/rs6000/rs6000.c | 97 +++++++++++++++++++++++++---------------------
2 files changed, 61 insertions(+), 44 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_bmk/llvm-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 01c86a5e 0: update: binutils-gcc-glibc-llvm: 0
new 2d11e6d6 0: update: binutils-33d0e35aed8870ad317af7eeca5274cf4fd87d15: 0
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 (01c86a5e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-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 | 229 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11251 ++--
04-build_abe-stage1/console.log | 14386 +++--
05-build_abe-linux/console.log | 304 +-
06-build_abe-glibc/console.log | 39825 ++++++------
07-build_abe-stage2/console.log | 40299 ++++++------
08-build_llvm-true/console.log | 11647 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 5 +-
09-benchmark/console.log | 175 +-
10-check_regression/console.log | 54 +-
11-update_baseline/console.log | 64 +-
console.log | 118806 +++++++++++++++++------------------
jenkins/manifest.sh | 13 +-
results.csv | 2 +-
results_id | 2 +-
17 files changed, 117411 insertions(+), 120091 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.