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-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 0e290772cd Automatic date update in version.in
adds e7b681f1c6 Automatic date update in version.in
adds 82cb27ff6b Remove redundant assignment from dwarf2_find_containing_comp_unit
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 5 +++++
gdb/dwarf2read.c | 1 -
3 files changed, 6 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ad3aea0 0: good: binutils-gcc-linux: all
new e1bfe4f 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 (ad3aea0)
\
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 | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3602 +++++++--------
4-build_abe-stage1/console.log | 5319 +++++++++++-----------
5-build_linux/console.log | 64 +-
6-boot_linux/console.log | 2 +-
console.log | 8999 +++++++++++++++++++-------------------
jenkins/manifest.sh | 18 +-
8 files changed, 9043 insertions(+), 8981 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9153549 0: good: binutils-gcc-linux: all
new 407147d 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 (9153549)
\
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 | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 2951 ++++++++--------
4-build_abe-stage1/console.log | 4039 +++++++++++-----------
5-build_linux/console.log | 23 +-
6-boot_linux/console.log | 2 +-
console.log | 7013 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 7023 insertions(+), 7033 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 73b6c0f 0: good: binutils-gcc-linux: all
new 7a1718b 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 (73b6c0f)
\
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:
1-reset_artifacts/console.log | 25 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3804 +++++++++--------
4-build_abe-stage1/console.log | 4696 +++++++++++----------
5-build_linux/console.log | 25 +-
6-boot_linux/console.log | 2 +-
console.log | 8376 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 8441 insertions(+), 8501 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 050608db1 Fix a crasher in StackFrame::GetValueForVariableExpressionPath()
new 150724515 Fix some comment typos.
new 26560248d [Reproducers] Implement log_append for function pointers.
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/Core/Address.h | 2 +-
include/lldb/Target/ExecutionContextScope.h | 4 ++--
include/lldb/Target/Target.h | 2 +-
include/lldb/Utility/ReproducerInstrumentation.h | 5 +++++
source/API/SBCommunication.cpp | 2 +-
source/API/SBDebugger.cpp | 19 +++++++++++--------
source/API/SBExpressionOptions.cpp | 2 +-
7 files changed, 22 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.