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_tk1/gnu-master-arm-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards df7b83ec1 0: update: binutils-gcc-linux-glibc: 1
new c71a296da 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 (df7b83ec1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tk1/gnu-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 1632 -> 1664 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 30896 -> 30704 bytes
04-build_abe-stage1/console.log.xz | Bin 91748 -> 93048 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-linux/console.log.xz | Bin 9152 -> 8356 bytes
07-build_abe-glibc/console.log.xz | Bin 232900 -> 234788 bytes
08-build_abe-stage2/console.log.xz | Bin 210172 -> 213308 bytes
09-benchmark/benchmark-build.log | 120 +-
09-benchmark/benchmark.log | 118 +-
09-benchmark/console.log.xz | Bin 3884 -> 3880 bytes
10-check_regression/console.log.xz | Bin 3548 -> 3612 bytes
10-check_regression/csv-results-0/md5sum.csv | 46452 +-
10-check_regression/csv-results-0/perf.csv | 195 +-
10-check_regression/csv-results-0/results.csv | 403965 ++++++++--------
10-check_regression/csv-results-0/size.csv | 560744 +++++++++++-----------
10-check_regression/csv-results-0/vect.csv | 38 +-
10-check_regression/csv-results-1/md5sum.csv | 46540 +-
10-check_regression/csv-results-1/perf.csv | 196 +-
10-check_regression/csv-results-1/results.csv | 407539 ++++++++--------
10-check_regression/csv-results-1/size.csv | 562930 +++++++++++------------
10-check_regression/csv-results-1/vect.csv | 38 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 200 +-
10-check_regression/results-internal.csv | 70 +-
10-check_regression/results.log | 5126 +-
11-update_baseline/console.log | 1988 +-
11-update_baseline/csv-results-0/md5sum.csv | 46452 +-
11-update_baseline/csv-results-0/perf.csv | 195 +-
11-update_baseline/csv-results-0/results.csv | 403965 ++++++++--------
11-update_baseline/csv-results-0/size.csv | 560744 +++++++++++-----------
11-update_baseline/csv-results-0/vect.csv | 38 +-
11-update_baseline/csv-results-1/md5sum.csv | 46540 +-
11-update_baseline/csv-results-1/perf.csv | 196 +-
11-update_baseline/csv-results-1/results.csv | 407539 ++++++++--------
11-update_baseline/csv-results-1/size.csv | 562930 +++++++++++------------
11-update_baseline/csv-results-1/vect.csv | 38 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 200 +-
11-update_baseline/results-internal.csv | 70 +-
11-update_baseline/results.log | 5098 +-
jenkins/manifest.sh | 29 +-
results | 2 +-
results_id | 2 +-
44 files changed, 2038926 insertions(+), 2031487 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-arm
in repository toolchain/ci/gcc.
from 4574dad43f7 rs6000: Correct return value of check_p9modulo_hw_available.
new 36bc2a8f24f tree-optimization/106533 - loop distribution of inner loop of nest
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:
gcc/testsuite/gcc.dg/tree-ssa/ldist-39.c | 16 ++++++++++++++++
gcc/tree-loop-distribution.cc | 2 +-
2 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ldist-39.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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from 701821154b Add gold support for --package-metadata option.
adds 731d2cc1d5 [gdb] Add debug_{exp,val}
adds 5858ac626e When gas/read.c calls mbstowcs with a NULL destination, it s [...]
adds 8005415fe9 gas: fix a testcase broken by new ZSTD support
new 188bc85476 binutils/Dwarf: avoid "shadowing" of glibc function name
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:
binutils/dwarf.c | 26 +++++++++++++-------------
gas/ChangeLog | 6 ++++++
gas/read.c | 5 ++++-
gas/testsuite/gas/elf/section10.d | 3 +--
gas/testsuite/gas/elf/section10.s | 2 +-
gdb/expprint.c | 13 +++++++++++++
gdb/valprint.c | 12 ++++++++++++
gdbsupport/common-defs.h | 6 ++++++
8 files changed, 56 insertions(+), 17 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-arm
in repository toolchain/ci/base-artifacts.
discards 2cc7c1adb 0: update: binutils-gcc: 1
new 79575156d 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 (2cc7c1adb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (79 [...]
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 1584 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 51488 -> 51068 bytes
04-build_abe-gcc/console.log.xz | Bin 234704 -> 233668 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3888 -> 3828 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2460 -> 2664 bytes
07-check_regression/console.log.xz | Bin 2372 -> 2544 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 19 +-
08-update_baseline/console.log | 340 +--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 19 +-
jenkins/manifest.sh | 16 +-
sumfiles/g++.log.xz | Bin 2789576 -> 2778356 bytes
sumfiles/g++.sum | 106 +-
sumfiles/gcc.log.xz | Bin 2353920 -> 2370724 bytes
sumfiles/gcc.sum | 4586 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 899808 -> 905540 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2176 -> 2164 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 202424 -> 202144 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 466976 -> 464692 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2614 insertions(+), 2582 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_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 701821154b Add gold support for --package-metadata option.
adds 731d2cc1d5 [gdb] Add debug_{exp,val}
No new revisions were added by this update.
Summary of changes:
gdb/expprint.c | 13 +++++++++++++
gdb/valprint.c | 12 ++++++++++++
gdbsupport/common-defs.h | 6 ++++++
3 files changed, 31 insertions(+)
--
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_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 701821154b Add gold support for --package-metadata option.
adds 731d2cc1d5 [gdb] Add debug_{exp,val}
No new revisions were added by this update.
Summary of changes:
gdb/expprint.c | 13 +++++++++++++
gdb/valprint.c | 12 ++++++++++++
gdbsupport/common-defs.h | 6 ++++++
3 files changed, 31 insertions(+)
--
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_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards f9a7a2daf 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 1f27a7a3a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (f9a7a2daf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/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 1628 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 31100 -> 30716 bytes
04-build_abe-stage1/console.log.xz | Bin 73112 -> 73560 bytes
06-build_abe-linux/console.log.xz | Bin 9508 -> 10264 bytes
07-build_abe-glibc/console.log.xz | Bin 239472 -> 239436 bytes
08-build_abe-stage2/console.log.xz | Bin 202736 -> 202572 bytes
09-build_abe-gdb/console.log.xz | Bin 38280 -> 38092 bytes
10-build_abe-qemu/console.log.xz | Bin 31916 -> 32108 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3884 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2564 -> 2572 bytes
13-check_regression/console.log.xz | Bin 5220 -> 5208 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 38 +-
13-check_regression/results.compare | 28 +-
13-check_regression/results.compare2 | 218 +-
13-check_regression/results.regressions | 28 +-
14-update_baseline/console.log | 1348 +++++----
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 38 +-
14-update_baseline/results.compare | 28 +-
14-update_baseline/results.compare2 | 218 +-
14-update_baseline/results.regressions | 28 +-
jenkins/manifest.sh | 25 +-
sumfiles/g++.log.xz | Bin 3401348 -> 3411092 bytes
sumfiles/g++.sum | 87 +-
sumfiles/gcc.log.xz | Bin 2969524 -> 2970760 bytes
sumfiles/gcc.sum | 4913 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1023248 -> 1023936 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2292 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199980 -> 200052 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 418892 -> 418520 bytes
sumfiles/libstdc++.sum | 6 +-
38 files changed, 3480 insertions(+), 3537 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 binutils-gdb.
from 188bc85476e binutils/Dwarf: avoid "shadowing" of glibc function name
new dfbc689c699 Sanity check loc_offsets index
new 37c59664adc asan: ppc64_elf_get_synthetic_symtab heap buffer overflow
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:
bfd/elf.c | 11 +++--------
bfd/elf32-ppc.c | 6 +++---
bfd/elf64-ia64-vms.c | 2 +-
bfd/elf64-ppc.c | 6 +++---
bfd/elflink.c | 8 ++++----
binutils/dwarf.c | 30 ++++++++++++++++++++----------
6 files changed, 34 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.