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-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 4884b57f24 Automatic date update in version.in
adds f2ae8bc883 Fix GDB crash when registers cannot be modified.
adds d6e00f507d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 5 +++++
2 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 15419826 0: update: binutils-gcc-linux: all
new 2d8270b9 0: update: 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 (15419826)
\
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:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 294 +-
03-build_abe-binutils/console.log | 10581 ++++----
04-build_abe-stage1/console.log | 13987 +++++-----
05-build_linux/console.log | 24484 +++++++++---------
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 26 +-
08-update_baseline/console.log | 48 +-
console.log | 49594 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 49546 insertions(+), 49614 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 31b40ba1d @skipIfLinux flaky lldb-mi tests
new 0bbda7a2a Minidump: yamlify module-related unit tests
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:
unittests/Process/minidump/CMakeLists.txt | 4 -
.../minidump/Inputs/module-list-not-padded.dmp | Bin 296 -> 0 bytes
.../Process/minidump/Inputs/module-list-padded.dmp | Bin 300 -> 0 bytes
.../minidump/Inputs/modules-dup-min-addr.dmp | Bin 420 -> 0 bytes
.../Process/minidump/Inputs/modules-order.dmp | Bin 420 -> 0 bytes
unittests/Process/minidump/MinidumpParserTest.cpp | 190 +++++++--------------
6 files changed, 60 insertions(+), 134 deletions(-)
delete mode 100644 unittests/Process/minidump/Inputs/module-list-not-padded.dmp
delete mode 100644 unittests/Process/minidump/Inputs/module-list-padded.dmp
delete mode 100644 unittests/Process/minidump/Inputs/modules-dup-min-addr.dmp
delete mode 100644 unittests/Process/minidump/Inputs/modules-order.dmp
--
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-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 4884b57f24 Automatic date update in version.in
adds f2ae8bc883 Fix GDB crash when registers cannot be modified.
adds d6e00f507d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 5 +++++
2 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 128b2cc9 0: update: binutils-gcc-linux: all
new 0de17cc3 0: update: 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 (128b2cc9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 14 +-
02-prepare_abe/console.log | 270 +-
03-build_abe-binutils/console.log | 9332 ++++++------
04-build_abe-stage1/console.log | 19073 +++++++++++------------
05-build_linux/console.log | 366 +-
06-boot_linux/console.log | 2 +-
console.log | 29075 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 29075 insertions(+), 29069 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 198001c7d modify-python-lldb.py: Remove docstring formatting code
new 60fe95161 Make TestVSCode_step pass reliably
new 31b40ba1d @skipIfLinux flaky lldb-mi tests
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:
.../Python/lldbsuite/test/tools/lldb-mi/signal/TestMiSignal.py | 1 +
.../test/tools/lldb-mi/startup_options/TestMiStartupOptions.py | 1 +
.../Python/lldbsuite/test/tools/lldb-mi/syntax/TestMiSyntax.py | 1 +
packages/Python/lldbsuite/test/tools/lldb-vscode/step/main.cpp | 8 +-------
4 files changed, 4 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 clang.
from 11cb7ccfe3 [analyzer] Move UninitializedObjectChecker out of alpha
new 4b56b8f9df [Sema][MSVC] Fix bogus microsoft-pure-definition warning on [...]
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/Sema/SemaDecl.cpp | 2 +-
test/Parser/MicrosoftExtensions.cpp | 12 ++++++++++++
2 files 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/gcc.
from 937dbfd2ca9 Daily bump.
adds 12141b1f41d 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_bmk/gnu-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from c419789e0a Automatic date update in version.in
adds ce925497ff 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.