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-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from c7ff3609c1 Automatic date update in version.in
adds 0bc3450e22 Set no file contents PT_LOAD p_offset to first page
adds b3f4b80fba MSP430: Relax target glob for configuring GDB
adds 3a90f26667 Fix indentation in jit.c
adds a5513db2f5 Fix the gdb build with GCC 7
adds a15a95ed26 Remove "boolean" and "var_boolean" checks from ARI
adds fe56157f92 Remove ATTRIBUTE_UNUSED check from ARI
adds 8aaaf7577f Fix ARI text for floatformat_from_double
adds 036003a671 Silence ARI for valid calls to abort
adds c6cbf900d4 Silence ARI warning about floatformat_to_double
adds 3cb5a3a16a Suppress ARI warnings for vsprintf
adds 98f9338a58 Change ARI usage to GNU style
adds 634561834e Accept -Wno- prefix in ARI
adds 93537683e7 Remove "fix" call for "long long" from ARI
adds 234c306803 Remove ARI check for multiple calls to warning or error
adds f1d293cc58 Revert "Turn off threaded minsym demangling by default"
adds e97e2dcd46 Automatic date update in version.in
adds ff8577f649 Guard against 'current_directory == NULL' on gdb_abspath (PR [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 7 +++
bfd/elf.c | 10 +++-
bfd/version.h | 2 +-
gdb/ChangeLog | 83 ++++++++++++++++++++++++++++++
gdb/bsd-kvm.c | 7 ++-
gdb/configure.tgt | 2 +-
gdb/contrib/ari/gdb_ari.sh | 79 +++++++----------------------
gdb/corelow.c | 4 +-
gdb/event-top.c | 2 +-
gdb/gdbsupport/common-utils.c | 6 +--
gdb/gdbsupport/pathstuff.c | 2 +-
gdb/gdbsupport/pathstuff.h | 5 +-
gdb/gdbsupport/safe-iterator.h | 4 +-
gdb/go32-nat.c | 3 +-
gdb/jit.c | 112 ++++++++++++++++++++---------------------
gdb/maint.c | 7 +--
gdb/maint.h | 2 -
gdb/minsyms.c | 10 ----
gdb/source.c | 3 +-
gdb/target-float.c | 4 +-
gdb/top.c | 18 ++++---
gdb/tracefile-tfile.c | 4 +-
gdb/utils.c | 6 +--
23 files changed, 214 insertions(+), 168 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 19176440 0: update: binutils-gcc-linux: boot
new ca9531c4 0: update: 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 (19176440)
\
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 | 175 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11548 +++++++-------
04-build_abe-stage1/console.log | 16092 ++++++++++----------
05-build_linux/console.log | 835 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 4 +-
08-update_baseline/console.log | 6 +-
console.log | 29125 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 29292 insertions(+), 28953 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-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from c7ff3609c1 Automatic date update in version.in
adds 0bc3450e22 Set no file contents PT_LOAD p_offset to first page
adds b3f4b80fba MSP430: Relax target glob for configuring GDB
adds 3a90f26667 Fix indentation in jit.c
adds a5513db2f5 Fix the gdb build with GCC 7
adds a15a95ed26 Remove "boolean" and "var_boolean" checks from ARI
adds fe56157f92 Remove ATTRIBUTE_UNUSED check from ARI
adds 8aaaf7577f Fix ARI text for floatformat_from_double
adds 036003a671 Silence ARI for valid calls to abort
adds c6cbf900d4 Silence ARI warning about floatformat_to_double
adds 3cb5a3a16a Suppress ARI warnings for vsprintf
adds 98f9338a58 Change ARI usage to GNU style
adds 634561834e Accept -Wno- prefix in ARI
adds 93537683e7 Remove "fix" call for "long long" from ARI
adds 234c306803 Remove ARI check for multiple calls to warning or error
adds f1d293cc58 Revert "Turn off threaded minsym demangling by default"
adds e97e2dcd46 Automatic date update in version.in
adds ff8577f649 Guard against 'current_directory == NULL' on gdb_abspath (PR [...]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 7 +++
bfd/elf.c | 10 +++-
bfd/version.h | 2 +-
gdb/ChangeLog | 83 ++++++++++++++++++++++++++++++
gdb/bsd-kvm.c | 7 ++-
gdb/configure.tgt | 2 +-
gdb/contrib/ari/gdb_ari.sh | 79 +++++++----------------------
gdb/corelow.c | 4 +-
gdb/event-top.c | 2 +-
gdb/gdbsupport/common-utils.c | 6 +--
gdb/gdbsupport/pathstuff.c | 2 +-
gdb/gdbsupport/pathstuff.h | 5 +-
gdb/gdbsupport/safe-iterator.h | 4 +-
gdb/go32-nat.c | 3 +-
gdb/jit.c | 112 ++++++++++++++++++++---------------------
gdb/maint.c | 7 +--
gdb/maint.h | 2 -
gdb/minsyms.c | 10 ----
gdb/source.c | 3 +-
gdb/target-float.c | 4 +-
gdb/top.c | 18 ++++---
gdb/tracefile-tfile.c | 4 +-
gdb/utils.c | 6 +--
23 files changed, 214 insertions(+), 168 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3ab40d43 4: update: linux-32b8acf85223448973ca0bf0ee8149a01410f3a0: 18298
new bbecca06 4: update: binutils-gcc-linux: 18298
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 (3ab40d43)
\
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 | 184 +-
02-prepare_abe/console.log | 248 +-
03-build_abe-binutils/console.log | 11266 +++++------
04-build_abe-stage1/console.log | 20142 ++++++++++----------
05-build_linux/console.log | 5152 ++---
07-check_regression/console.log | 16 +-
08-update_baseline/console.log | 41 +-
console.log | 37049 +++++++++++++++++++-----------------
jenkins/manifest.sh | 14 +-
9 files changed, 38902 insertions(+), 35210 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-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from c7ff3609c1 Automatic date update in version.in
adds 0bc3450e22 Set no file contents PT_LOAD p_offset to first page
adds b3f4b80fba MSP430: Relax target glob for configuring GDB
adds 3a90f26667 Fix indentation in jit.c
adds a5513db2f5 Fix the gdb build with GCC 7
adds a15a95ed26 Remove "boolean" and "var_boolean" checks from ARI
adds fe56157f92 Remove ATTRIBUTE_UNUSED check from ARI
adds 8aaaf7577f Fix ARI text for floatformat_from_double
adds 036003a671 Silence ARI for valid calls to abort
adds c6cbf900d4 Silence ARI warning about floatformat_to_double
adds 3cb5a3a16a Suppress ARI warnings for vsprintf
adds 98f9338a58 Change ARI usage to GNU style
adds 634561834e Accept -Wno- prefix in ARI
adds 93537683e7 Remove "fix" call for "long long" from ARI
adds 234c306803 Remove ARI check for multiple calls to warning or error
adds f1d293cc58 Revert "Turn off threaded minsym demangling by default"
adds e97e2dcd46 Automatic date update in version.in
new ff8577f649 Guard against 'current_directory == NULL' on gdb_abspath (PR [...]
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:
bfd/ChangeLog | 7 +++
bfd/elf.c | 10 +++-
bfd/version.h | 2 +-
gdb/ChangeLog | 83 ++++++++++++++++++++++++++++++
gdb/bsd-kvm.c | 7 ++-
gdb/configure.tgt | 2 +-
gdb/contrib/ari/gdb_ari.sh | 79 +++++++----------------------
gdb/corelow.c | 4 +-
gdb/event-top.c | 2 +-
gdb/gdbsupport/common-utils.c | 6 +--
gdb/gdbsupport/pathstuff.c | 2 +-
gdb/gdbsupport/pathstuff.h | 5 +-
gdb/gdbsupport/safe-iterator.h | 4 +-
gdb/go32-nat.c | 3 +-
gdb/jit.c | 112 ++++++++++++++++++++---------------------
gdb/maint.c | 7 +--
gdb/maint.h | 2 -
gdb/minsyms.c | 10 ----
gdb/source.c | 3 +-
gdb/target-float.c | 4 +-
gdb/top.c | 18 ++++---
gdb/tracefile-tfile.c | 4 +-
gdb/utils.c | 6 +--
23 files changed, 214 insertions(+), 168 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 54c3fdb7 4: update: linux-32b8acf85223448973ca0bf0ee8149a01410f3a0: 20122
new 85be34b7 4: update: binutils-gcc-linux: 20122
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 (54c3fdb7)
\
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 | 165 +-
02-prepare_abe/console.log | 348 +-
03-build_abe-binutils/console.log | 11334 +++++------
04-build_abe-stage1/console.log | 20148 +++++++++----------
05-build_linux/console.log | 5115 +++--
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 31 +-
console.log | 37149 +++++++++++++++++++-----------------
jenkins/manifest.sh | 14 +-
9 files changed, 38992 insertions(+), 35320 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.