This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards b51e8c9ecd 0: good: llvm-linux: boot
new 8fb72859ec 0: good: llvm-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 (b51e8c9ecd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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-build_llvm/console.log | 5421 +++++++++++++++++++------------------
3-build_linux/console.log | 54 +-
4-boot_linux/console.log | 384 +--
console.log | 5873 ++++++++++++++++++++---------------------
jenkins/manifest.sh | 6 +-
6 files changed, 5873 insertions(+), 5879 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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from b8ec59a100 Automatic date update in version.in
adds 9c4c331816 (gdb/sim) Move Mike Frysinger to past maintainers section
adds eed5def8d0 Prevent a buffer overrun error when attempting to parse a co [...]
adds 92137da015 Can't interrupt process without controlling terminal on Sola [...]
adds 01abb042af Testsuite: Catch gdbserver socket listen errors
adds b09e83c1f8 Automatic date update in version.in
adds b24cc4146e PR24272, out-of-bounds read in pex64_xdata_print_uwd_codes
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++
bfd/elf.c | 12 ++++++-
bfd/peXXigen.c | 35 +++++++++---------
bfd/version.h | 2 +-
gdb/ChangeLog | 7 ++++
gdb/procfs.c | 5 +++
gdb/testsuite/ChangeLog | 11 ++++++
...non-pgrp-leader.c => interrupt-daemon-attach.c} | 26 +++++++++++---
...pgrp-leader.exp => interrupt-daemon-attach.exp} | 38 +++++++++++++-------
gdb/testsuite/lib/gdbserver-support.exp | 2 +-
include/coff/internal.h | 42 +++++++++++-----------
sim/ChangeLog | 4 +++
sim/MAINTAINERS | 2 +-
13 files changed, 132 insertions(+), 60 deletions(-)
copy gdb/testsuite/gdb.base/{attach-non-pgrp-leader.c => interrupt-daemon-attach.c} (77%)
copy gdb/testsuite/gdb.base/{attach-non-pgrp-leader.exp => interrupt-daemon-attach [...]
--
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 compiler-rt.
from 27f8cfe7f [NFC][Sanitizer] Add new BufferedStackTrace::Unwind API
new cde6a8832 [sanitizers] Explicitly use GetModuleFileNameW with wchar_t
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/sanitizer_common/sanitizer_win.cc | 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 0c92dc71f2 0: good: binutils-gcc-linux: all
new db9ddb0b54 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 (0c92dc71f2)
\
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 | 3183 ++++-----
4-build_abe-stage1/console.log | 4032 ++++++-----
5-build_linux/console.log | 6238 +++++++++--------
6-boot_linux/console.log | 2 +-
console.log | 13611 +++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13557 insertions(+), 13543 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-aarch64-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 9c4c331816 (gdb/sim) Move Mike Frysinger to past maintainers section
adds eed5def8d0 Prevent a buffer overrun error when attempting to parse a co [...]
adds 92137da015 Can't interrupt process without controlling terminal on Sola [...]
adds 01abb042af Testsuite: Catch gdbserver socket listen errors
adds b09e83c1f8 Automatic date update in version.in
adds b24cc4146e PR24272, out-of-bounds read in pex64_xdata_print_uwd_codes
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++
bfd/elf.c | 12 ++++++-
bfd/peXXigen.c | 35 +++++++++---------
bfd/version.h | 2 +-
gdb/ChangeLog | 7 ++++
gdb/procfs.c | 5 +++
gdb/testsuite/ChangeLog | 11 ++++++
...non-pgrp-leader.c => interrupt-daemon-attach.c} | 26 +++++++++++---
...pgrp-leader.exp => interrupt-daemon-attach.exp} | 38 +++++++++++++-------
gdb/testsuite/lib/gdbserver-support.exp | 2 +-
include/coff/internal.h | 42 +++++++++++-----------
11 files changed, 127 insertions(+), 59 deletions(-)
copy gdb/testsuite/gdb.base/{attach-non-pgrp-leader.c => interrupt-daemon-attach.c} (77%)
copy gdb/testsuite/gdb.base/{attach-non-pgrp-leader.exp => interrupt-daemon-attach [...]
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fb0ec156b7 0: good: binutils-gcc-linux: boot
new 184d6b0e4d 0: good: 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 (fb0ec156b7)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4101 +++++++++--------
4-build_abe-stage1/console.log | 5249 +++++++++++----------
5-build_linux/console.log | 26 +-
console.log | 9462 ++++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
7 files changed, 10044 insertions(+), 8828 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-aarch64-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 9c4c331816 (gdb/sim) Move Mike Frysinger to past maintainers section
adds eed5def8d0 Prevent a buffer overrun error when attempting to parse a co [...]
adds 92137da015 Can't interrupt process without controlling terminal on Sola [...]
adds 01abb042af Testsuite: Catch gdbserver socket listen errors
adds b09e83c1f8 Automatic date update in version.in
adds b24cc4146e PR24272, out-of-bounds read in pex64_xdata_print_uwd_codes
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++
bfd/elf.c | 12 ++++++-
bfd/peXXigen.c | 35 +++++++++---------
bfd/version.h | 2 +-
gdb/ChangeLog | 7 ++++
gdb/procfs.c | 5 +++
gdb/testsuite/ChangeLog | 11 ++++++
...non-pgrp-leader.c => interrupt-daemon-attach.c} | 26 +++++++++++---
...pgrp-leader.exp => interrupt-daemon-attach.exp} | 38 +++++++++++++-------
gdb/testsuite/lib/gdbserver-support.exp | 2 +-
include/coff/internal.h | 42 +++++++++++-----------
11 files changed, 127 insertions(+), 59 deletions(-)
copy gdb/testsuite/gdb.base/{attach-non-pgrp-leader.c => interrupt-daemon-attach.c} (77%)
copy gdb/testsuite/gdb.base/{attach-non-pgrp-leader.exp => interrupt-daemon-attach [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.