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_fx/gnu-master-aarch64-cpu2017-O2
in repository toolchain/ci/base-artifacts.
discards 70ece65e 0: update: : 1
new 9f44a7bb 0: update: binutils-gcc-linux-glibc: 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 (70ece65e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_fx/gnu-master-aa [...]
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.xz | Bin 1648 -> 1888 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 30372 -> 30600 bytes
04-build_abe-stage1/console.log.xz | Bin 76848 -> 72988 bytes
06-build_abe-linux/console.log.xz | Bin 11112 -> 9044 bytes
07-build_abe-glibc/console.log.xz | Bin 239328 -> 238848 bytes
08-build_abe-stage2/console.log.xz | Bin 184472 -> 177576 bytes
09-benchmark/benchmark-build.log | 80 +-
09-benchmark/benchmark.log | 78 +-
09-benchmark/console.log.xz | Bin 3696 -> 3676 bytes
10-check_regression/console.log.xz | Bin 4564 -> 4616 bytes
10-check_regression/csv-results-0/md5sum.csv | 111278 ++---
10-check_regression/csv-results-0/perf.csv | 2348 +-
10-check_regression/csv-results-0/results.csv | 518740 +++++++++++-----------
10-check_regression/csv-results-0/size.csv | 524594 +++++++++++-----------
10-check_regression/csv-results-0/vect.csv | 604 +-
10-check_regression/csv-results-1/md5sum.csv | 111279 ++---
10-check_regression/csv-results-1/perf.csv | 2353 +-
10-check_regression/csv-results-1/results.csv | 518795 +++++++++++-----------
10-check_regression/csv-results-1/size.csv | 524621 ++++++++++++-----------
10-check_regression/csv-results-1/vect.csv | 604 +-
10-check_regression/results-brief.csv | 30 +-
10-check_regression/results-full.csv | 2472 +-
10-check_regression/results-internal.csv | 104 +-
10-check_regression/results.log | 2316 +-
11-update_baseline/console.log | 2960 +-
11-update_baseline/csv-results-0/md5sum.csv | 111278 ++---
11-update_baseline/csv-results-0/perf.csv | 2348 +-
11-update_baseline/csv-results-0/results.csv | 518740 +++++++++++-----------
11-update_baseline/csv-results-0/size.csv | 524594 +++++++++++-----------
11-update_baseline/csv-results-0/vect.csv | 604 +-
11-update_baseline/csv-results-1/md5sum.csv | 111279 ++---
11-update_baseline/csv-results-1/perf.csv | 2353 +-
11-update_baseline/csv-results-1/results.csv | 518795 +++++++++++-----------
11-update_baseline/csv-results-1/size.csv | 524621 ++++++++++++-----------
11-update_baseline/csv-results-1/vect.csv | 604 +-
11-update_baseline/results-brief.csv | 30 +-
11-update_baseline/results-full.csv | 2472 +-
11-update_baseline/results-internal.csv | 104 +-
11-update_baseline/results.log | 2318 +-
jenkins/manifest.sh | 20 +-
results_id | 2 +-
42 files changed, 2321729 insertions(+), 2321689 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from 869fa2b36c Automatic date update in version.in
adds 00b37cc41e PowerPC: implement md_operand to parse register names
new 5f6c92298a Re: PowerPC: implement md_operand to parse register names
new 4f92e10cda [gdb/symtab] Fix data race in ~charset_vector
new b35bd7d552 [gdb/symtab] Make per_cu->unit_type atomic
new 14dd1080c6 [gdb/symtab] Make per_cu->m_lang atomic
The 4 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:
gas/config/tc-ppc.c | 149 +++++++++++++++++-----------------------
gas/config/tc-ppc.h | 7 +-
gas/read.c | 3 +-
gas/testsuite/gas/ppc/ppc.exp | 1 +
gas/testsuite/gas/ppc/regsyms.d | 10 +++
gas/testsuite/gas/ppc/regsyms.s | 4 ++
gdb/charset.c | 8 ++-
gdb/dwarf2/read.h | 45 +++++++-----
8 files changed, 117 insertions(+), 110 deletions(-)
create mode 100644 gas/testsuite/gas/ppc/regsyms.d
create mode 100644 gas/testsuite/gas/ppc/regsyms.s
--
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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 869fa2b36c Automatic date update in version.in
adds 00b37cc41e PowerPC: implement md_operand to parse register names
adds 5f6c92298a Re: PowerPC: implement md_operand to parse register names
adds 4f92e10cda [gdb/symtab] Fix data race in ~charset_vector
adds b35bd7d552 [gdb/symtab] Make per_cu->unit_type atomic
adds 14dd1080c6 [gdb/symtab] Make per_cu->m_lang atomic
No new revisions were added by this update.
Summary of changes:
gas/config/tc-ppc.c | 149 +++++++++++++++++-----------------------
gas/config/tc-ppc.h | 7 +-
gas/read.c | 3 +-
gas/testsuite/gas/ppc/ppc.exp | 1 +
gas/testsuite/gas/ppc/regsyms.d | 10 +++
gas/testsuite/gas/ppc/regsyms.s | 4 ++
gdb/charset.c | 8 ++-
gdb/dwarf2/read.h | 45 +++++++-----
8 files changed, 117 insertions(+), 110 deletions(-)
create mode 100644 gas/testsuite/gas/ppc/regsyms.d
create mode 100644 gas/testsuite/gas/ppc/regsyms.s
--
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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 9d20593d 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new bf0259ef 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (9d20593d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1652 -> 1656 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 30356 -> 30560 bytes
05-build_abe-stage1/console.log.xz | Bin 72732 -> 72804 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9272 -> 9004 bytes
08-build_abe-glibc/console.log.xz | Bin 239024 -> 239196 bytes
09-build_abe-stage2/console.log.xz | Bin 202556 -> 202616 bytes
10-build_abe-gdb/console.log.xz | Bin 37504 -> 37788 bytes
11-build_abe-qemu/console.log.xz | Bin 32264 -> 32284 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
13 files changed, 14 insertions(+), 14 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_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 869fa2b36c Automatic date update in version.in
adds 00b37cc41e PowerPC: implement md_operand to parse register names
new 5f6c92298a Re: PowerPC: implement md_operand to parse register names
new 4f92e10cda [gdb/symtab] Fix data race in ~charset_vector
new b35bd7d552 [gdb/symtab] Make per_cu->unit_type atomic
new 14dd1080c6 [gdb/symtab] Make per_cu->m_lang atomic
The 4 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:
gas/config/tc-ppc.c | 149 +++++++++++++++++-----------------------
gas/config/tc-ppc.h | 7 +-
gas/read.c | 3 +-
gas/testsuite/gas/ppc/ppc.exp | 1 +
gas/testsuite/gas/ppc/regsyms.d | 10 +++
gas/testsuite/gas/ppc/regsyms.s | 4 ++
gdb/charset.c | 8 ++-
gdb/dwarf2/read.h | 45 +++++++-----
8 files changed, 117 insertions(+), 110 deletions(-)
create mode 100644 gas/testsuite/gas/ppc/regsyms.d
create mode 100644 gas/testsuite/gas/ppc/regsyms.s
--
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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 3c9268b7 0: update: binutils-gcc: 1
new c2993c07 0: update: binutils-gcc: 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 (3c9268b7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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.xz | Bin 1588 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 38140 -> 38500 bytes
04-build_abe-gcc/console.log.xz | Bin 212524 -> 214464 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3840 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2408 -> 2400 bytes
07-check_regression/console.log.xz | Bin 2348 -> 2920 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 26 +-
07-check_regression/results.compare2 | 40 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 364 ++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 26 +-
08-update_baseline/results.compare2 | 40 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3569124 -> 3549556 bytes
sumfiles/g++.sum | 124 +-
sumfiles/gcc.log.xz | Bin 3086632 -> 3051568 bytes
sumfiles/gcc.sum | 4972 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1036656 -> 1034708 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2184 -> 2192 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 205080 -> 205040 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 446632 -> 435796 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2969 insertions(+), 2777 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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_gcc_check_bootstrap/master-arm-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 85a893fc 0: update: binutils-dd4c046506cd4da46b439a2b4f8b6d933ecbb961: 1
new 5bdd1204 0: update: binutils-00b37cc41e699faa30435fb6a302311a5ad44a3d: 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 (85a893fc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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.xz | Bin 1648 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 52744 -> 53024 bytes
04-build_abe-bootstrap/console.log.xz | Bin 464632 -> 464460 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3808 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2528 -> 2524 bytes
07-check_regression/console.log.xz | Bin 2380 -> 3340 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 14 +
07-check_regression/results.compare | 52 +-
07-check_regression/results.compare2 | 89 +-
07-check_regression/results.regressions | 53 +
08-update_baseline/console.log | 435 ++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 14 +
08-update_baseline/results.compare | 52 +-
08-update_baseline/results.compare2 | 89 +-
08-update_baseline/results.regressions | 53 +
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2826992 -> 2865572 bytes
sumfiles/g++.sum | 126 +-
sumfiles/gcc.log.xz | Bin 2505600 -> 2480440 bytes
sumfiles/gcc.sum | 4270 +++++++++++++--------------
sumfiles/gfortran.log.xz | Bin 944452 -> 944528 bytes
sumfiles/gfortran.sum | 71 +-
sumfiles/libatomic.log.xz | Bin 2312 -> 2308 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 208792 -> 209604 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2732 -> 2728 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 472944 -> 472980 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2921 insertions(+), 2443 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.