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-defconfig
in repository toolchain/ci/base-artifacts.
discards 3801160f4 gcc-48d9b2fcda3fe86de204f8dc0c02a05f3057a93b: all
new b36c67fe5 binutils-f0f13ece4ce4ae5745cbf987c187306f755736b8: 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 (3801160f4)
\
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 | 44 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6444 ++---
4-build_abe-stage1/console.log | 13133 +++++----
5-count_linux_objs/console.log | 33180 +++++++++++------------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 53591 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 53215 insertions(+), 53225 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-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 86be80bec llvm-e32d88560ba00278cabd41d6b4c16d33c612357a: 16501
new dd0ec1dae linux-1efde6eb181908e1095b4a5db90af0c024016bec: 16503
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 (86be80bec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 132 +-
2-build_llvm/console.log | 9072 ++++++++++++++-------------
3-count_linux_objs/console.log | 2337 +++----
4-check_regression/console.log | 8 +-
5-update_baseline/console.log | 26 +-
console.log | 13205 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 12456 insertions(+), 12346 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 lldb.
from 132951e01 [lldbsuite] Un-xfail TestEvents on Windows
new abdfb6656 [lldbsuite] Un-xfail TestMiniDump and TestThreadJump
new 99cf327e8 [lit] Skip stop-hook test on Windows
The 2 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:
lit/ExecControl/StopHook/stop-hook.test | 6 +++++-
.../test/functionalities/postmortem/minidump/TestMiniDump.py | 1 -
.../lldbsuite/test/functionalities/thread/jump/TestThreadJump.py | 1 -
3 files changed, 5 insertions(+), 3 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 lnt.
from 9e2ee46 Whitespace fixups
new 8492a50 Fix whitespace here too
new 1e618f1 Also print stats, so we can see how we are progressing
new 8f454bc Imports fixups
new 531f1cf Cleanups suggested by linter
new 0bdd4f6 Suppress most common linter warnings: we probably will not fi [...]
new 4b044ea Some more parts of the tree that are linter clean now
new 518ab86 A few more linter fixups
The 7 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:
lnt/lnttool/updatedb.py | 3 +--
lnt/lnttool/viewcomparison.py | 12 +++++++-----
lnt/server/db/fieldchange.py | 2 +-
lnt/server/db/migrations/upgrade_10_to_11.py | 2 +-
lnt/server/db/migrations/upgrade_1_to_2.py | 4 +---
lnt/server/db/migrations/upgrade_2_to_3.py | 6 +-----
lnt/server/db/migrations/upgrade_3_to_4.py | 1 -
lnt/server/db/migrations/upgrade_5_to_6.py | 2 +-
lnt/server/db/migrations/upgrade_7_to_8.py | 6 +-----
lnt/server/db/migrations/upgrade_8_to_9.py | 3 +--
lnt/server/db/regression.py | 5 +++--
lnt/server/db/rules/rule_update_fixed_regressions.py | 2 +-
lnt/server/db/v4db.py | 4 +---
lnt/server/reporting/dailyreport.py | 2 +-
lnt/server/reporting/latestrunsreport.py | 5 +----
lnt/server/ui/app.py | 1 -
lnt/server/ui/filters.py | 2 ++
lnt/server/ui/profile_views.py | 11 -----------
lnt/testing/profile/perf.py | 2 +-
lnt/testing/profile/profilev2impl.py | 1 -
lnt/testing/util/commands.py | 1 -
lnt/tests/builtintest.py | 1 -
lnt/tests/nt.py | 3 +--
lnt/tests/test_suite.py | 11 +++++------
lnt/util/ImportData.py | 6 ++----
setup.cfg | 2 +-
tests/runtest/nt.py | 6 ++++--
tests/server/db/ImportProfile.py | 3 ++-
tests/server/db/rules.py | 6 ++++--
tests/server/db/search.py | 7 +++----
tests/testing/Compilers.py | 2 ++
tox.ini | 5 ++++-
32 files changed, 53 insertions(+), 76 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9ee1fa3b2 linux-ab63e725b49c80f941446327d79ba5b68593bf5a: all
new c5296bc28 binutils-f0f13ece4ce4ae5745cbf987c187306f755736b8: 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 (9ee1fa3b2)
\
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 | 50 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3651 +++++-----
4-build_abe-stage1/console.log | 4933 ++++++-------
5-count_linux_objs/console.log | 5345 +++++++-------
console.log | 14531 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 14247 insertions(+), 14285 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 gcc.
from 43e2e90a76b PR c++/88180 * parser.c (cp_parser_class_specifier_1): If [...]
new 747343e9eae 2018-12-20 Vladimir Makarov <vmakarov(a)redhat.com>
new d1185fcc4bb Fix filesystem::path tests that fail on Windows
The 2 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:
gcc/ChangeLog | 5 ++++
gcc/ira-color.c | 34 ++++++++++++++++------
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.target/powerpc/pr88457.c | 13 +++++++++
libstdc++-v3/ChangeLog | 5 ++++
.../27_io/filesystem/operations/proximate.cc | 32 +++++++++++++-------
.../27_io/filesystem/path/append/source.cc | 15 +++++++---
.../27_io/filesystem/path/compare/lwg2936.cc | 5 ++++
8 files changed, 91 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr88457.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-master-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a642559f5 gcc-08b9775eafa927ae12e66489f901ed422f267815: all
new e12b2da2d binutils-f0f13ece4ce4ae5745cbf987c187306f755736b8: 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 (a642559f5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 36 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6289 +++++------
4-build_abe-stage1/console.log | 12944 +++++++++++-----------
5-count_linux_objs/console.log | 2370 ++--
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 21701 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 21659 insertions(+), 21729 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.