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 4fc99b7 0: update: glibc-6cac323c8dd78668e65aaa29f044cbd33c1a66a5: 0
new 7adf99d 0: update: llvm-9cbe82d57f37729d1a69ec365612b6eab4866b8e: 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 (4fc99b7)
\
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 | 175 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10492 ++--
04-build_abe-stage1/console.log | 14921 +++--
05-build_abe-linux/console.log | 282 +-
06-build_abe-glibc/console.log | 39952 ++++++------
07-build_abe-stage2/console.log | 39989 ++++++------
08-build_llvm-true/console.log | 11591 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 8 +-
09-benchmark/console.log | 164 +-
10-check_regression/console.log | 88 +-
11-update_baseline/console.log | 96 +-
console.log | 118196 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
results_id | 2 +-
16 files changed, 117881 insertions(+), 118525 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 newlib.
from e33db96a1 Cygwin: dll_list: query dll file id at load time
new 4ac32559c Cygwin: Add release info for 3.0.7
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:
winsup/cygwin/release/3.0.7 | 16 ++++++++++++++++
winsup/doc/new-features.xml | 5 +++++
2 files changed, 21 insertions(+)
create mode 100644 winsup/cygwin/release/3.0.7
--
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 cygwin-3_0-branch
in repository newlib.
from 2f5cc4582 Cygwin: update era and message locale data
new 01c253a4c Cygwin: Add release info for 3.0.7
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:
winsup/cygwin/release/3.0.7 | 16 ++++++++++++++++
winsup/doc/new-features.xml | 5 +++++
2 files changed, 21 insertions(+)
create mode 100644 winsup/cygwin/release/3.0.7
--
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 b8f2c364d [lldb] [Process/NetBSD] Fix handling piod_len from PT_IO calls
new 9726c4e15 Un-xfail the TestMiniDump tests on Windows
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:
.../lldbsuite/test/functionalities/postmortem/minidump/TestMiniDump.py | 2 --
1 file changed, 2 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 6332c523cd Fix inconsistency in calculating DIAG_START_ values.
new f62caab533 [LibTooling] Change Transformer's TextGenerator to a partial [...]
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/Tooling/Refactoring/Transformer.h | 20 +++---
lib/Tooling/Refactoring/Transformer.cpp | 40 ++++++------
unittests/Tooling/TransformerTest.cpp | 82 ++++++++++++++++++-------
3 files changed, 93 insertions(+), 49 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-next-allnoconfig
in repository toolchain/ci/gcc.
from df1b68b5a83 Fix output_constructor_bitfield handling of wide bitfields [...]
adds 34dad233b3a Daily bump.
adds 278c86373bc PR target/90075 Prefer bsl/bit/bif for copysignf. (backport GCC-8)
adds 4d21a25fcd8 [Patch AArch64] Add __ARM_FEATURE_ATOMICS
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 21 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64-c.c | 1 +
gcc/config/aarch64/aarch64.md | 68 +++++++++++++++---------------
gcc/config/aarch64/iterators.md | 5 ++-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/aarch64/pr90075.c | 21 +++++++++
7 files changed, 86 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr90075.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/gnu-release-aarch64-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from e4a4ad9749 Automatic date update in version.in
adds de9781d417 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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 94f63f5 0: update: binutils-gcc-linux: boot
new 0df301c 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 (94f63f5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 130 +-
02-prepare_abe/console.log | 352 +-
03-build_abe-binutils/console.log | 11114 +++++++--------
04-build_abe-stage1/console.log | 13935 ++++++++++---------
05-build_linux/console.log | 709 +-
console.log | 26266 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
7 files changed, 26263 insertions(+), 26259 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.