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 52ff65a 0: good: binutils-gcc-linux: all
new 0fa134d 0: good: 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 (52ff65a)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4059 +++---
4-build_abe-stage1/console.log | 5126 ++++---
5-build_linux/console.log | 17222 ++++++++++++------------
6-boot_linux/console.log | 2 +-
console.log | 26675 +++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 26578 insertions(+), 26544 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 91b37e373 [lldb] [test] Mark failing tests XFAIL on NetBSD
new 0cbed282d Refactor user/group name resolving code
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/HostInfoBase.h | 4 +-
include/lldb/Host/posix/HostInfoPosix.h | 3 +-
include/lldb/Target/Platform.h | 69 +-----------------
include/lldb/Target/Process.h | 8 +--
include/lldb/Target/RemoteAwarePlatform.h | 3 +-
include/lldb/Utility/UserIDResolver.h | 56 +++++++++++++++
source/Commands/CommandObjectPlatform.cpp | 14 ++--
source/Host/posix/HostInfoPosix.cpp | 61 ++++++++--------
source/Plugins/Platform/Kalimba/PlatformKalimba.h | 4 ++
.../gdb-server/PlatformRemoteGDBServer.cpp | 25 +++----
.../Platform/gdb-server/PlatformRemoteGDBServer.h | 9 +--
.../GDBRemoteCommunicationServerCommon.cpp | 12 ++--
source/Target/Platform.cpp | 36 ++--------
source/Target/Process.cpp | 82 +++++++++-------------
source/Target/RemoteAwarePlatform.cpp | 26 ++-----
source/Utility/CMakeLists.txt | 1 +
source/Utility/UserIDResolver.cpp | 44 ++++++++++++
unittests/Target/CMakeLists.txt | 1 +
unittests/Target/ProcessInstanceInfoTest.cpp | 75 ++++++++++++++++++++
unittests/Utility/CMakeLists.txt | 1 +
unittests/Utility/UserIDResolverTest.cpp | 47 +++++++++++++
21 files changed, 338 insertions(+), 243 deletions(-)
create mode 100644 include/lldb/Utility/UserIDResolver.h
create mode 100644 source/Utility/UserIDResolver.cpp
create mode 100644 unittests/Target/ProcessInstanceInfoTest.cpp
create mode 100644 unittests/Utility/UserIDResolverTest.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.
unknown user pushed a change to branch master
in repository clang.
from 53d718460a Give builtins and alloc/dealloc operators the default callin [...]
new 24400dafe1 Enable _rotl, _lrotl, _rotr, _lrotr on all platforms.
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/clang/Basic/Builtins.def | 8 +++----
test/CodeGen/ms-intrinsics-rotations.c | 21 ++++++++---------
test/CodeGen/rot-intrinsics.c | 43 ++++++++++++++++++++++++++++++++++
3 files changed, 57 insertions(+), 15 deletions(-)
create mode 100644 test/CodeGen/rot-intrinsics.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-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e83c5d1 0: good: llvm-linux: 16
new 11b4ebc 0: good: llvm-linux: 16
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 (e83c5d1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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:
1-reset_artifacts/console.log | 16 +-
2-build_llvm/console.log | 9939 +++++++++++++++++++--------------------
3-build_linux/console.log | 71 +-
console.log | 10026 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 10112 insertions(+), 9948 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-allmodconfig
in repository toolchain/ci/linux.
from c027c7cf1577 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/l [...]
adds 1c163f4c7b3f Linux 5.0
No new revisions were added by this update.
Summary of changes:
Makefile | 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/llvm-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d4672f1 0: good: llvm-linux: 19128
new 58e7674 0: good: llvm-linux: 19128
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 (d4672f1)
\
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10466 ++++++++++++++++++-------------------
3-build_linux/console.log | 320 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 10860 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 10868 insertions(+), 10864 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 49ce90a 0: good: llvm-linux: all
new 5b009af 0: good: llvm-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 (49ce90a)
\
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10510 +++++++++++++++++++-------------------
3-build_linux/console.log | 92 +-
4-boot_linux/console.log | 2 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 10678 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 10688 insertions(+), 10680 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2b94db6 0: good: llvm-linux: all
new 5e1e1b0 0: good: llvm-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 (2b94db6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10346 +++++++++++++++++++-------------------
3-build_linux/console.log | 62 +-
4-boot_linux/console.log | 2 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 10484 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
8 files changed, 10482 insertions(+), 10494 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 matz/polyimpro
in repository gcc.
from e5cc8a7d822 separate components for black boxes
new ae4844c7af1 Fix miscompiles
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/graphite-isl-ast-to-gimple.c | 8 +++++++-
gcc/graphite-scop-detection.c | 7 +++++--
gcc/graphite.h | 1 +
3 files changed, 13 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.