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-next-defconfig
in repository toolchain/ci/gcc.
from 63441f53025 PR c++/57082 - new X{} and private destructor.
adds ff0a7322af1 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_kernel/gnu-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 31fbdf44 0: update: binutils-gcc-linux: boot
new e043a3d0 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 (31fbdf44)
\
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:
01-reset_artifacts/console.log | 166 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10758 ++++++++-------
04-build_abe-stage1/console.log | 13932 ++++++++++---------
05-build_linux/console.log | 712 +-
06-boot_linux/console.log | 444 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 26483 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
10 files changed, 26448 insertions(+), 26501 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/llvm-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards eed6b351 0: update: llvm-linux: all
new b74739db 0: update: llvm-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 (eed6b351)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 162 +-
02-build_llvm/console.log | 12060 +++++++++++++++++------------------
03-build_linux/console.log | 846 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13101 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
8 files changed, 13103 insertions(+), 13078 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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 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 [...]
adds fb46334198 Add unlink support to moxie simulator
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 79 +++++++++++++++++++++++++++++
gdb/bsd-kvm.c | 7 ++-
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 +--
sim/moxie/ChangeLog | 5 ++
sim/moxie/interp.c | 19 +++++--
22 files changed, 214 insertions(+), 169 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards bb3b5100 0: update: binutils-gcc-linux: all
new 77942ce6 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 (bb3b5100)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 132 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11389 ++++++-------
04-build_abe-stage1/console.log | 20391 +++++++++++-----------
05-build_linux/console.log | 836 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 33208 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 33201 insertions(+), 33229 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/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards d0311eb3 0: update: llvm-linux: boot
new 87d400d5 0: update: 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 (d0311eb3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 229 +-
02-build_llvm/console.log | 11948 +++++++++++++++++-----------------
03-build_linux/console.log | 682 +-
04-boot_linux/console.log | 444 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 29 +
console.log | 13342 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
8 files changed, 13381 insertions(+), 13309 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-stable-allnoconfig
in repository toolchain/ci/gcc.
from 63441f53025 PR c++/57082 - new X{} and private destructor.
adds ff0a7322af1 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_kernel/gnu-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 51e34143 0: update: binutils-gcc-linux: all
new 412bdbd8 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 (51e34143)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 33 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 10906 ++++++-------
04-build_abe-stage1/console.log | 17350 +++++++++++----------
05-build_linux/console.log | 832 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 29593 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
10 files changed, 29566 insertions(+), 29592 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.