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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0321d59 0: update: binutils-gcc-linux: all
new 89197d0 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 (0321d59)
\
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 | 162 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11162 +++++++--------
04-build_abe-stage1/console.log | 14078 +++++++++----------
05-build_linux/console.log | 701 +-
06-boot_linux/console.log | 6 +-
console.log | 26564 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 26580 insertions(+), 26539 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_bmk/gnu-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards f6a0fac 2: update: glibc-c48d92b430c480de06762f80c104922239416826: 0
new 1bc8f35 2: update: binutils-414b84043054e9656aad008e6efb49979ec614e9: 0
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 (f6a0fac)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-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 | 165 +-
02-prepare_abe/console.log | 176 +-
03-build_abe-binutils/console.log | 11343 +--
04-build_abe-stage1/console.log | 14186 ++--
05-build_abe-linux/console.log | 42 +-
06-build_abe-glibc/console.log | 39641 ++++++-----
07-build_abe-stage2/console.log | 38984 +++++------
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 88 +-
09-benchmark/console.log | 209 +-
10-check_regression/console.log | 8906 +--
11-update_baseline/console.log | 11925 ++--
console.log | 131557 ++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
results-full.csv | 2096 +
results.csv | 223 +-
results_id | 2 +-
17 files changed, 130797 insertions(+), 128758 deletions(-)
create mode 100644 results-full.csv
--
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 llvm.
from 62927b4e5f7 [Bugpoint redesign] Reduced scope of variables in Delta imp [...]
new dbc62cefba1 [Bugpoint redesign] Added Pass to Remove Global Variables
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:
.../{remove-funcs.py => remove-global-vars.py} | 2 +-
test/Reduce/remove-funcs.ll | 2 +-
test/Reduce/remove-global-vars.ll | 30 +++++++++
tools/llvm-reduce/CMakeLists.txt | 1 +
tools/llvm-reduce/DeltaManager.h | 5 ++
tools/llvm-reduce/deltas/ReduceGlobalVars.cpp | 72 ++++++++++++++++++++++
.../{ReduceFunctions.h => ReduceGlobalVars.h} | 8 +--
7 files changed, 114 insertions(+), 6 deletions(-)
copy test/Reduce/Inputs/{remove-funcs.py => remove-global-vars.py} (78%)
create mode 100644 test/Reduce/remove-global-vars.ll
create mode 100644 tools/llvm-reduce/deltas/ReduceGlobalVars.cpp
copy tools/llvm-reduce/deltas/{ReduceFunctions.h => ReduceGlobalVars.h} (73%)
--
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 clang.
from 8992979c9f [OPENMP]Support for non-rectangular loops.
new a16001b1bd [AMDGPU] Do not assume a default GCN target
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:
lib/Basic/Targets/AMDGPU.cpp | 5 +----
test/Driver/amdgpu-mcpu.cl | 2 ++
2 files changed, 3 insertions(+), 4 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 libcxx.
from 5e6dc8fc9 [libc++] Mark <chrono> test as unsupported on AppleClang 9
new 52ba46bf8 Fix thread comparison by making sure we never pass our specia [...]
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:
include/__threading_support | 14 +++++++++++---
src/mutex.cpp | 2 +-
2 files changed, 12 insertions(+), 4 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-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 19f47377083 2019-08-13 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds b3cc5d7417a 2013-08-13 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds 63ffdfd3539 Daily bump.
adds 28a024c36af 2019-08-13 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds f0838a5d455 PR c++/91436 fix C++ dialect for std::make_unique fix-it hint
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 6 +++++
gcc/cp/name-lookup.c | 4 +--
gcc/fortran/ChangeLog | 15 ++++++++++-
gcc/fortran/frontend-passes.c | 5 ++++
gcc/fortran/resolve.c | 29 ++++++++++++++--------
gcc/testsuite/ChangeLog | 19 ++++++++++++++
.../g++.dg/lookup/missing-std-include-5.C | 1 +
.../g++.dg/lookup/missing-std-include-6.C | 9 -------
.../g++.dg/lookup/missing-std-include-8.C | 9 +++++++
gcc/testsuite/gfortran.dg/do_subscript_5.f90 | 20 +++++++++++++++
gcc/testsuite/gfortran.dg/pr87991.f90 | 11 ++++++++
12 files changed, 107 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/do_subscript_5.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr87991.f90
--
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/binutils-gdb.
from dc0c1219b2 Automatic date update in version.in
adds ff97da8abe 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 363f084 0: update: binutils-gcc-linux: all
new 8de916c 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 (363f084)
\
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 | 114 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10208 +++++++-------
04-build_abe-stage1/console.log | 14147 ++++++++++----------
05-build_linux/console.log | 829 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 25754 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 25760 insertions(+), 25764 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.