This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards c9c22f49 3: update: binutils-gcc-glibc-llvm: 1
new 5a18b3d1 3: update: binutils-gcc-glibc-llvm: 1
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 (c9c22f49)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm- [...]
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 | 128 +-
02-prepare_abe/console.log | 232 +-
03-build_abe-binutils/console.log | 11429 ++-
04-build_abe-stage1/console.log | 20171 ++--
05-build_abe-linux/console.log | 276 +-
06-build_abe-glibc/console.log | 38160 ++++----
07-build_abe-stage2/console.log | 45376 ++++-----
08-build_llvm-true/console.log | 13207 +--
10-benchmark--O2_marm/benchmark-start.log | 2 +-
10-benchmark--O2_marm/benchmark.log | 13 +-
10-benchmark--O2_marm/console.log | 155 +-
11-check_regression/console.log | 2438 +-
11-check_regression/results-0.csv | 2196 +-
11-check_regression/results-1.csv | 2160 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 12 +-
11-check_regression/results-full.csv | 2318 +-
11-check_regression/results.csv | 162 +-
11-check_regression/results.log | 2704 +-
12-update_baseline/console.log | 6254 +-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/results-0.csv | 2265 +-
12-update_baseline/results-1.csv | 2160 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 15 +-
12-update_baseline/results-full.csv | 2322 +-
12-update_baseline/results.csv | 162 +-
12-update_baseline/results.log | 2750 +-
12-update_baseline/results.regressions | 2 +-
console.log | 138248 +++++++++++++--------------
jenkins/manifest.sh | 22 +-
results_id | 2 +-
32 files changed, 146300 insertions(+), 149119 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_cross
in repository toolchain/ci/interesting-commits.
from d988a20 Add last-good 5c1c3e4f02e458cf280c677c817ae4fd1ed9bf10 from h [...]
new 62000eb Add regression f81cddfe8abe7d7e2220e611ee69d2cdf34eb789 from [...]
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:
qemu | 1 +
1 file changed, 1 insertion(+)
--
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_cross
in repository toolchain/ci/interesting-commits.
from 21f30e2 Add regression dccbf1e2a6e544f71b4a5795f0c79015db019fc3 from [...]
new d988a20 Add last-good 5c1c3e4f02e458cf280c677c817ae4fd1ed9bf10 from h [...]
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:
qemu | 1 +
1 file changed, 1 insertion(+)
--
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 40f3419a815 Automatic date update in version.in
new 9b0ac51b22d nm: Remove --with-symbol-versions
new 86c0f617ac5 Error on lmw, lswi and related PowerPC insns when LE
new 5fbec329ec3 Prioritise mtfprd and mtvrd over mtvsrd in PowerPC disassembly
new 8b2742a1567 Implement missing powerpc extended mnemonics
new 3eb651743e0 Implement missing powerpc mtspr and mfspr extended insns
The 5 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:
binutils/ChangeLog | 11 +
binutils/doc/binutils.texi | 10 +-
binutils/nm.c | 26 +-
gas/ChangeLog | 26 +
gas/config/tc-ppc.c | 9 +
gas/testsuite/gas/ppc/476.d | 970 +++++++++---------
gas/testsuite/gas/ppc/476.s | 6 -
gas/testsuite/gas/ppc/a2.d | 1138 +++++++++++-----------
gas/testsuite/gas/ppc/a2.s | 8 -
gas/testsuite/gas/ppc/be.d | 17 +
gas/testsuite/gas/ppc/be.s | 10 +
gas/testsuite/gas/ppc/le_error.d | 3 +
gas/testsuite/gas/ppc/le_error.l | 9 +
gas/testsuite/gas/ppc/power8.d | 292 +++---
gas/testsuite/gas/ppc/power8.s | 2 +
gas/testsuite/gas/ppc/power9.d | 4 +
gas/testsuite/gas/ppc/power9.s | 4 +
gas/testsuite/gas/ppc/ppc.exp | 2 +
gas/testsuite/gas/ppc/vsx2.d | 110 +--
ld/ChangeLog | 9 +
ld/testsuite/ld-elf/pr26302.nd | 3 +
ld/testsuite/ld-elf/{pr19553.map => pr26302.ver} | 0
ld/testsuite/ld-elf/{pr23162a.c => pr26302a.c} | 0
ld/testsuite/ld-elf/{indirect1c.c => pr26302b.c} | 0
ld/testsuite/ld-elf/shared.exp | 18 +
opcodes/ChangeLog | 15 +
opcodes/ppc-opc.c | 184 +++-
27 files changed, 1568 insertions(+), 1318 deletions(-)
create mode 100644 gas/testsuite/gas/ppc/be.d
create mode 100644 gas/testsuite/gas/ppc/be.s
create mode 100644 gas/testsuite/gas/ppc/le_error.d
create mode 100644 gas/testsuite/gas/ppc/le_error.l
create mode 100644 ld/testsuite/ld-elf/pr26302.nd
copy ld/testsuite/ld-elf/{pr19553.map => pr26302.ver} (100%)
copy ld/testsuite/ld-elf/{pr23162a.c => pr26302a.c} (100%)
copy ld/testsuite/ld-elf/{indirect1c.c => pr26302b.c} (100%)
--
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 2203a80a72c libstdc++: Implement LWG 561 for std::inserter
new 90f7636bf8d libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem [...]
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:
libstdc++-v3/acinclude.m4 | 413 +++++++++++++++++++++++-----------------------
libstdc++-v3/configure | 284 ++++++++++++++++---------------
2 files changed, 347 insertions(+), 350 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 8bd92d8097d libstdc++: Check __cpp_exceptions in basic_string::reserve()
new 2203a80a72c libstdc++: Implement LWG 561 for std::inserter
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:
libstdc++-v3/include/bits/stl_iterator.h | 9 +++----
.../insert_iterator/dr561.cc} | 31 ++++++++++++++++------
2 files changed, 26 insertions(+), 14 deletions(-)
copy libstdc++-v3/testsuite/{20_util/time_point/requirements/duration_neg.cc => 24 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.