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-master-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 5abd12a10 0: update: binutils-llvm-linux-qemu: boot
new dabcfae2c 0: update: binutils-llvm-linux-qemu: 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 (5abd12a10)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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.xz | Bin 1552 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 29996 -> 30656 bytes
04-build_kernel_llvm/console.log.xz | Bin 61688 -> 63464 bytes
05-build_abe-qemu/console.log.xz | Bin 32396 -> 32124 bytes
06-build_linux/console.log.xz | Bin 3744 -> 4008 bytes
07-boot_linux/console.log.xz | Bin 5940 -> 5940 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 10 insertions(+), 10 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_gcc_bootstrap/master-aarch64-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 691ade38bc Consolidate "Python API" sections in NEWS
adds f3cdb43624 Automatic date update in version.in
adds e97198fdcd [gdb] Allow frv::fr300 in selftests
adds b11f3dbb88 [gdb/rust] Add missing _() for error call
adds 6d08aed3c9 Constify solib_name_from_address
adds 265aa48b39 Update my email address in gdb/MAINTAINERS
adds 8fea1a81c7 Introduce wrapper for CreateProcess
adds bcb9251f02 Allow ASLR to be disabled on Windows
adds 5517650206 Turn some windows-nat.c static functions into methods
adds 20489cca90 Use subclasses of windows_process_info
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/MAINTAINERS | 2 +-
gdb/NEWS | 2 +
gdb/nat/windows-nat.c | 160 ++++++++++++++++++
gdb/nat/windows-nat.h | 63 ++++++-
gdb/python/py-progspace.c | 3 +-
gdb/rust-parse.c | 2 +-
gdb/selftest-arch.c | 6 -
gdb/solib.c | 2 +-
gdb/solib.h | 2 +-
gdb/stack.c | 5 +-
gdb/windows-nat.c | 422 +++++++++++++++++++++++-----------------------
gdbserver/win32-low.cc | 92 ++++------
gdbserver/win32-low.h | 40 ++++-
14 files changed, 512 insertions(+), 291 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_gcc_bootstrap/master-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 49d85a90f 0: update: binutils-gcc: 2
new 28e2fc1e6 0: update: binutils-gcc: 2
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 (49d85a90f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1560 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2712 bytes
04-build_abe-binutils/console.log.xz | Bin 37900 -> 38292 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 274932 -> 274016 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 36 ------------------------------
jenkins/manifest.sh | 14 ++++++------
7 files changed, 7 insertions(+), 43 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 265aa48b39 Update my email address in gdb/MAINTAINERS
adds 8fea1a81c7 Introduce wrapper for CreateProcess
adds bcb9251f02 Allow ASLR to be disabled on Windows
adds 5517650206 Turn some windows-nat.c static functions into methods
adds 20489cca90 Use subclasses of windows_process_info
No new revisions were added by this update.
Summary of changes:
gdb/NEWS | 2 +
gdb/nat/windows-nat.c | 160 +++++++++++++++++++
gdb/nat/windows-nat.h | 63 +++++++-
gdb/windows-nat.c | 422 +++++++++++++++++++++++++------------------------
gdbserver/win32-low.cc | 92 ++++-------
gdbserver/win32-low.h | 40 ++++-
6 files changed, 503 insertions(+), 276 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 92a316c42 0: update: binutils-gcc: 2
new fdbf562da 0: update: binutils-gcc: 2
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 (92a316c42)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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:
01-reset_artifacts/console.log.xz | Bin 1508 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 50936 -> 52116 bytes
05-build_abe-bootstrap/console.log.xz | Bin 461128 -> 461616 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 8 ++++----
7 files changed, 12 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.