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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards cb31b1d 5: good: binutils-gcc-linux: 18781
new c0e0acd 5: good: binutils-gcc-linux: 18781
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 (cb31b1d)
\
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3291 +-
4-build_abe-stage1/console.log | 4535 +-
5-build_linux/console.log | 290626 +++++++++++++++++------------------
console.log | 298246 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
7 files changed, 298369 insertions(+), 298365 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/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from 590675c079 powerpc: Fix build of wcscpy with --disable-multi-arch
adds 0ddb7ea842 nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME support
No new revisions were added by this update.
Summary of changes:
ChangeLog | 15 ++++
nptl/nptl-init.c | 29 -------
nptl/pthread_mutex_timedlock.c | 27 ------
sysdeps/nptl/lowlevellock-futex.h | 3 +-
sysdeps/unix/sysv/linux/i386/lowlevellock.S | 100 ----------------------
sysdeps/unix/sysv/linux/kernel-features.h | 3 -
sysdeps/unix/sysv/linux/x86_64/lowlevellock.S | 115 --------------------------
7 files changed, 16 insertions(+), 276 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/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 86966e4 0: good: binutils-gcc-glibc: 0
new 16c2ef6 0: good: binutils-gcc-glibc: -5
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 (86966e4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-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:
01-reset_artifacts/console.log | 60 +-
02-prepare_abe/console.log | 28 +-
03-build_abe-binutils/console.log | 6040 ++--
04-build_abe-stage1/console.log | 9064 +++---
05-build_abe-linux/console.log | 68 +-
06-build_abe-glibc/console.log | 22392 ++++++-------
07-build_abe-stage2/console.log | 23050 +++++++-------
08-benchmark/benchmark.log | 31 +-
08-benchmark/console.log | 88 +-
10-update_baseline/console.log | 2 +-
console.log | 60798 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
results | 2 -
results_id | 1 -
14 files changed, 60810 insertions(+), 60836 deletions(-)
delete mode 100644 results_id
--
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 104ec4e396a [AMDGPU] Add support for 64 bit buffer atomic artihmetic in [...]
new df99a029a52 [IR][ARM] Add function pointer alignment to datalayout
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:
docs/LangRef.rst | 8 +++
include/llvm/IR/DataLayout.h | 23 +++++++++
lib/IR/ConstantFold.cpp | 28 ++++++++--
lib/IR/DataLayout.cpp | 20 ++++++++
lib/IR/Value.cpp | 14 +++--
lib/Target/ARM/ARMTargetMachine.cpp | 4 ++
unittests/IR/CMakeLists.txt | 1 +
unittests/IR/ConstantsTest.cpp | 100 ++++++++++++++++++++++++++++++++++++
unittests/IR/DataLayoutTest.cpp | 47 +++++++++++++++++
unittests/IR/FunctionTest.cpp | 25 +++++++++
10 files changed, 262 insertions(+), 8 deletions(-)
create mode 100644 unittests/IR/DataLayoutTest.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 lldb.
from 5e6049fd1 [Reproducers] Guard register macros that take lldb::thread_t [...]
new 6544f242f Re-apply "Fix embedded Python initialization according to cha [...]
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:
.../ScriptInterpreter/Python/ScriptInterpreterPython.cpp | 14 +++++++++++++-
1 file changed, 13 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 clang.
from 1cd00105ff Reland "[Remarks] Refactor remark diagnostic emission in a R [...]
new 4ae038e1cd [IR][ARM] Add function pointer alignment to datalayout
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/ARM.cpp | 23 ++++++++++++-----------
test/CodeGen/armv7k-abi.c | 2 +-
test/CodeGen/target-data.c | 10 +++++-----
3 files changed, 18 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.