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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards b1d7de9ea binutils-9d30e1fd7cfc742b03b7d973e511f7bfe5cfc295: all
new 72b59dcaa gcc-3935f409704bfce129fc13673465038fb4dbdb6b: 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 (b1d7de9ea)
\
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 | 52 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6069 +++++----
4-build_abe-stage1/console.log | 13193 +++++++++---------
5-count_linux_objs/console.log | 7216 +++++-----
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 26740 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 26643 insertions(+), 26679 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-lts-allyesconfig
in repository toolchain/gcc.
from 8bda4659c1e 2019-01-05 Dominique d'Humieres <dominiq(a)gcc.gnu.org>
adds 36a43ae00da Daily bump.
adds 6ed5218c4a8 PR lto/86517 PR lto/88185 * lto-opts.c (lto_write_option [...]
adds 6aeb2e44b31 Backport from mainline 2019-01-02 Jan Hubicka <hubicka(a)ucw.cz>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 18 ++++++++
gcc/DATESTAMP | 2 +-
gcc/lto-opts.c | 15 ++++++
gcc/lto-wrapper.c | 83 ++++++++++++++++++++++++++++++----
gcc/testsuite/ChangeLog | 7 +++
gcc/testsuite/g++.dg/torture/pr88130.C | 27 +++++++++++
gcc/varpool.c | 10 ++--
7 files changed, 146 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr88130.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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards cca096d5c binutils-b555b7045f1840cee5ff8c053eebf26a5ddf4b10: all
new be7cb5127 gcc-6aeb2e44b31884d95ce129a30763ab513bb80548: 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 (cca096d5c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 144 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6129 +++++++------
4-build_abe-stage1/console.log | 11696 ++++++++++++------------
5-count_linux_objs/console.log | 182 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18137 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18257 insertions(+), 18083 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/binutils-gdb.
from d2adf9f120 Remove the exception and cleanup checkers
adds bb86dd08b2 Automatic date update in version.in
adds f097f5ad80 Fix crash in "finish"
adds 02e12e3806 Use std::vector in type stacks
adds c65bac3846 Remove string-related cleanup from c-exp.y
adds 9d30e1fd7c Remove remaining cleanups from c-exp.y
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 43 ++++++
gdb/c-exp.y | 164 ++++++++++-----------
gdb/infcmd.c | 5 +-
gdb/parse.c | 24 +--
gdb/parser-defs.h | 9 +-
gdb/python/py-finishbreakpoint.c | 2 +-
gdb/testsuite/ChangeLog | 5 +
...ssing-type-name.exp => typedef-void-finish.exp} | 75 ++++------
9 files changed, 168 insertions(+), 161 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{missing-type-name.exp => typedef-void-finish.exp} (54%)
--
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 724792b18 gcc-0ebb0980694b05d474c14bc0cac58e9e80ae7609: all
new 40e6df4a2 binutils-9d30e1fd7cfc742b03b7d973e511f7bfe5cfc295: 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 (724792b18)
\
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:
1-reset_artifacts/console.log | 106 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6483 ++++-----
4-build_abe-stage1/console.log | 13113 +++++++++----------
5-count_linux_objs/console.log | 6199 ++++-----
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 26192 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 26142 insertions(+), 26001 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 240b600e7 binutils-9d30e1fd7cfc742b03b7d973e511f7bfe5cfc295: all
new 2ff10d41f gcc-8815ac910d13a07f058782f3bbc7157b8595c6c9: 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 (240b600e7)
\
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 | 52 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6329 ++++---
4-build_abe-stage1/console.log | 9874 +++++------
5-count_linux_objs/console.log | 17323 ++++++++++---------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 33556 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 33070 insertions(+), 34114 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 684d3f180 linux-35004f2e55807a1a1491db24ab512dd2f770a130: all
new 998437408 linux-574823bfab82d9d8fa47f422778043fbb4b4f50e: 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 (684d3f180)
\
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:
1-reset_artifacts/console.log | 99 +-
2-build_llvm/console.log | 9811 +++++++++++++++++++------------------
3-count_linux_objs/console.log | 177 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 28 +-
console.log | 10117 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 10002 insertions(+), 10248 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.