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-mainline-allmodconfig
in repository toolchain/binutils-gdb.
from 2c06f598ea Automatic date update in version.in
adds b9fdf35771 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.
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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4d8a746a7 gcc-0d6ea17c8fea01fc1007d5031a25484ed0d3ab13: all
new 88c2dd9d0 binutils-b9fdf35771b9040ae8c65d37aded64b81904fbff: 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 (4d8a746a7)
\
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:
1-reset_artifacts/console.log | 203 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3901 ++++++++---------
4-build_abe-stage1/console.log | 4287 +++++++++---------
5-count_linux_objs/console.log | 168 +-
console.log | 8817 ++++++++++++++++++++------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 8965 insertions(+), 8431 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-aarch64-lts-allyesconfig
in repository toolchain/gcc.
from e1d80300140 Daily bump.
adds 0d6ea17c8fe Daily bump.
adds 497651ff19a Backport r267338
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 13 ++++
gcc/DATESTAMP | 2 +-
gcc/ipa-polymorphic-call.c | 32 ++++++++-
gcc/lto-cgraph.c | 8 ++-
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/g++.dg/tree-prof/devirt.C | 123 ++++++++++++++++++++++++++++++++
6 files changed, 181 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-prof/devirt.C
--
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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 247f792ab binutils-b9fdf35771b9040ae8c65d37aded64b81904fbff: all
new 6454bd2d5 gcc-497651ff19a85affaf1273b827db6920384af77d: 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 (247f792ab)
\
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:
1-reset_artifacts/console.log | 58 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6468 ++++++++--------
4-build_abe-stage1/console.log | 8122 ++++++++++----------
5-count_linux_objs/console.log | 188 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 14866 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 14939 insertions(+), 14815 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 binutils-gdb.
from 6987262214 Build gdb "nat" files in subdirectory
new ec9c2750b7 Use gdbpy_convert_exception in a few more spots
new 6ef2312a17 Consolidate some Python exception-printing functions
new bc543c902f Translate PyExc_KeyboardInterrupt to gdb "quit"
The 3 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:
gdb/ChangeLog | 24 ++++++++++++++++++++++
gdb/python/py-breakpoint.c | 4 +---
gdb/python/py-cmd.c | 4 +---
gdb/python/py-framefilter.c | 21 +++----------------
gdb/python/py-param.c | 4 +---
gdb/python/py-unwind.c | 7 +------
gdb/python/py-utils.c | 4 +++-
gdb/python/py-value.c | 4 +---
gdb/python/python-internal.h | 1 +
gdb/python/python.c | 14 +++++++++++++
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.python/py-cmd.exp | 40 +++++++++++++++++++++++++++++++++++++
12 files changed, 95 insertions(+), 37 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-mainline-allyesconfig
in repository toolchain/gcc.
from e1d80300140 Daily bump.
adds 0d6ea17c8fe Daily bump.
adds 497651ff19a Backport r267338
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 13 ++++
gcc/DATESTAMP | 2 +-
gcc/ipa-polymorphic-call.c | 32 ++++++++-
gcc/lto-cgraph.c | 8 ++-
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/g++.dg/tree-prof/devirt.C | 123 ++++++++++++++++++++++++++++++++
6 files changed, 181 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-prof/devirt.C
--
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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1e285cf25 binutils-2c06f598ea55f3b45e4ff28dea8e831e4e9359ed: all
new 5182a2950 gcc-497651ff19a85affaf1273b827db6920384af77d: 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 (1e285cf25)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 46 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6346 +++++++------
4-build_abe-stage1/console.log | 12204 ++++++++++++------------
5-count_linux_objs/console.log | 182 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18822 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18883 insertions(+), 18771 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 4f9af0780 gcc-12cd3d7b3896ebd6b71d56e4ca2b33907df1dc5c: all
new 94d7f64b5 binutils-6987262214a204ea3ab857d86a1faf9f4e66f211: 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 (4f9af0780)
\
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 | 48 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6638 ++++----
4-build_abe-stage1/console.log | 9473 ++++++-----
5-count_linux_objs/console.log | 16982 +++++++++----------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 33693 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 33447 insertions(+), 33437 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.