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-lts-allmodconfig
in repository toolchain/gcc.
from e1d80300140 Daily bump.
adds 0d6ea17c8fe Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4be1c9b8a binutils-b9fdf35771b9040ae8c65d37aded64b81904fbff: all
new 26a71bb96 gcc-0d6ea17c8fea01fc1007d5031a25484ed0d3ab13: 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 (4be1c9b8a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 36 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3367 ++++++++--------
4-build_abe-stage1/console.log | 4322 ++++++++++-----------
5-count_linux_objs/console.log | 161 +-
console.log | 7892 +++++++++++++++++++-------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 7957 insertions(+), 7841 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 127a3bf61 lldb-test ir-memory-map: Use IntervalMap::contains
new e0da12471 Delete lldb_utility::Range
new fd5c664e6 Fix "default argument for lambda parameter" (-Wpedantic) warning
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:
include/lldb/Target/MemoryRegionInfo.h | 1 -
include/lldb/Utility/Range.h | 60 -----------------
.../Plugins/Process/minidump/ProcessMinidump.cpp | 4 +-
source/Utility/CMakeLists.txt | 1 -
source/Utility/Range.cpp | 76 ----------------------
5 files changed, 2 insertions(+), 140 deletions(-)
delete mode 100644 include/lldb/Utility/Range.h
delete mode 100644 source/Utility/Range.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 gcc.
from 68868877b3a Fix slowness in gcov (PR gcov-profile/88225).
new 27e7ab5c4e8 Cherry pick libsanitizer patch (https://reviews.llvm.org/D54856).
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:
libsanitizer/ChangeLog | 7 +++++++
libsanitizer/asan/asan_errors.cc | 5 ++---
libsanitizer/asan/asan_errors.h | 7 +++----
3 files changed, 12 insertions(+), 7 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 1aead698a DWARF: Fix a bug in array size computation
new 127a3bf61 lldb-test ir-memory-map: Use IntervalMap::contains
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:
tools/lldb-test/lldb-test.cpp | 35 ++++++++++-------------------------
1 file changed, 10 insertions(+), 25 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 a13e20053 [cmake] Suppress 'warning C4201: nonstandard extension used: [...]
new 1aead698a DWARF: Fix a bug in array size computation
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:
lit/SymbolFile/DWARF/array-sizes.s | 147 +++++++++++++++++++++
source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp | 28 ++--
.../Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp | 4 +-
3 files changed, 166 insertions(+), 13 deletions(-)
create mode 100644 lit/SymbolFile/DWARF/array-sizes.s
--
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-mainline-allmodconfig
in repository toolchain/binutils-gdb.
from 5172760036 Automatic date update in version.in
adds 50794b45a2 Improve "set debug separate-debug-file"
adds 39c2d8290b Automatic date update in version.in
adds 84b68c77e7 target.c: Remove struct keyword in range-based for
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 9 +++++++++
gdb/build-id.c | 31 +++++++++++++++++++++++++++----
gdb/symfile.c | 39 ++++++++++++++++++++++++++++++++++-----
gdb/target.c | 2 +-
5 files changed, 72 insertions(+), 11 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-arm-next-defconfig
in repository toolchain/binutils-gdb.
from 2c06f598ea Automatic date update in version.in
adds b9fdf35771 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-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 695490789 linux-5694cecdb092656a822287a6691aa7ce668c8160: 19076
new c4822f308 binutils-84b68c77e7f1c8c883ff94aaa2fce0df2eab0877: 19076
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 (695490789)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 77 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3520 +-
4-build_abe-stage1/console.log | 5107 +-
5-count_linux_objs/console.log | 355168 ++++++++++++++++++-----------------
6-check_regression/console.log | 8 +-
7-update_baseline/console.log | 46 +-
console.log | 363164 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 363487 insertions(+), 363627 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-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards c6da77927 gcc-0d6ea17c8fea01fc1007d5031a25484ed0d3ab13: all
new 8272a23d9 binutils-b9fdf35771b9040ae8c65d37aded64b81904fbff: 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 (c6da77927)
\
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:
1-reset_artifacts/console.log | 50 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6342 ++++++-------
4-build_abe-stage1/console.log | 11945 ++++++++++++------------
5-count_linux_objs/console.log | 131 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18546 +++++++++++++++++++------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 18610 insertions(+), 18450 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.