This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_fx/llvm-master-aarch64-cpu2017-O2
in repository toolchain/ci/base-artifacts.
discards f297fd57 0: update: binutils-gcc-linux-glibc-llvm: 1
new 7d569635 0: update: : 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 (f297fd57)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_fx/llvm-master- [...]
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 1700 -> 1840 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 31052 -> 30428 bytes
04-build_abe-stage1/console.log.xz | Bin 73624 -> 75400 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9148 -> 11088 bytes
07-build_abe-glibc/console.log.xz | Bin 240708 -> 238900 bytes
08-build_abe-stage2/console.log.xz | Bin 182040 -> 183516 bytes
09-build_llvm-true/console.log.xz | Bin 61972 -> 63472 bytes
10-benchmark/benchmark-build.log | 94 +-
10-benchmark/benchmark.log | 92 +-
10-benchmark/console.log.xz | Bin 3748 -> 3748 bytes
11-check_regression/console.log.xz | Bin 3056 -> 3452 bytes
11-check_regression/csv-results-0/md5sum.csv | 37322 +++---
11-check_regression/csv-results-0/perf.csv | 926 +-
11-check_regression/csv-results-0/results.csv | 3597 +-
11-check_regression/csv-results-0/size.csv | 114470 +++++++++---------
11-check_regression/csv-results-0/vect.csv | 6 +-
11-check_regression/csv-results-1/md5sum.csv | 39679 +++---
11-check_regression/csv-results-1/perf.csv | 1032 +-
11-check_regression/csv-results-1/results.csv | 43473 ++++++-
11-check_regression/csv-results-1/size.csv | 147304 ++++++++++++++---------
11-check_regression/csv-results-1/vect.csv | 9 +-
11-check_regression/results-brief.csv | 20 +-
11-check_regression/results-full.csv | 1054 +-
11-check_regression/results-internal.csv | 62 +-
11-check_regression/results.log | 1195 +-
12-update_baseline/console.log | 1813 +-
12-update_baseline/csv-results-0/md5sum.csv | 37322 +++---
12-update_baseline/csv-results-0/perf.csv | 926 +-
12-update_baseline/csv-results-0/results.csv | 3597 +-
12-update_baseline/csv-results-0/size.csv | 114470 +++++++++---------
12-update_baseline/csv-results-0/vect.csv | 6 +-
12-update_baseline/csv-results-1/md5sum.csv | 39679 +++---
12-update_baseline/csv-results-1/perf.csv | 1032 +-
12-update_baseline/csv-results-1/results.csv | 43473 ++++++-
12-update_baseline/csv-results-1/size.csv | 147304 ++++++++++++++---------
12-update_baseline/csv-results-1/vect.csv | 9 +-
12-update_baseline/results-brief.csv | 20 +-
12-update_baseline/results-full.csv | 1054 +-
12-update_baseline/results-internal.csv | 62 +-
12-update_baseline/results.log | 1185 +-
jenkins/manifest.sh | 13 +-
results | 2 +-
results_id | 2 +-
45 files changed, 460489 insertions(+), 321815 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_native_build/master-arm
in repository toolchain/ci/gdb.
from 99298c958c Add gdb.Objfile.is_file attribute
adds 22f8e2e726 [gdb/exp] Fix internal error when printing C++ pointer-to-member
adds 8df9766816 Automatic date update in version.in
adds d92c7521f9 x86: don't leak sub-architecture accumulated strings
adds 3ce2ebcf88 x86: permit "default" with .arch
adds ae89daecb1 x86: generalize disabling of sub-architectures
adds f68697e823 x86: introduce a state stack for .arch
adds ad349f2493 Descriptive DWARF operations dump support for DW_AT_rank
new c975cec5ff x86: fix 3-operand insn reverse-matching
new 3d0738af2a x86: fold two switch() statements in match_template()
new 8bd915b770 x86: make D attribute usable for XOP and FMA4 insns
The 3 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/version.h | 2 +-
binutils/dwarf.c | 1 +
gas/config/tc-i386.c | 619 ++++++++++++++-----------
gas/doc/c-i386.texi | 3 +-
gas/testsuite/gas/i386/arch-dflt.l | 19 +
gas/testsuite/gas/i386/arch-dflt.s | 14 +
gas/testsuite/gas/i386/arch-stk.l | 43 ++
gas/testsuite/gas/i386/arch-stk.s | 34 ++
gas/testsuite/gas/i386/i386.exp | 2 +
gas/testsuite/gas/i386/inval-avx.l | 25 +-
gas/testsuite/gas/i386/inval-avx.s | 6 +
gdb/cp-valprint.c | 5 +-
gdb/testsuite/gdb.cp/pointer-to-member.cc | 34 ++
gdb/testsuite/gdb.cp/pointer-to-member.exp | 28 ++
opcodes/i386-opc.h | 3 +
opcodes/i386-opc.tbl | 75 ++--
opcodes/i386-tbl.h | 700 ++---------------------------
17 files changed, 616 insertions(+), 997 deletions(-)
create mode 100644 gas/testsuite/gas/i386/arch-dflt.l
create mode 100644 gas/testsuite/gas/i386/arch-dflt.s
create mode 100644 gas/testsuite/gas/i386/arch-stk.l
create mode 100644 gas/testsuite/gas/i386/arch-stk.s
create mode 100644 gdb/testsuite/gdb.cp/pointer-to-member.cc
create mode 100644 gdb/testsuite/gdb.cp/pointer-to-member.exp
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 33427807 6: update: binutils-gcc-linux-qemu: 33
new 477ef539 6: update: binutils-gcc-linux-qemu: 33
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 (33427807)
\
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:
01-reset_artifacts/console.log.xz | Bin 1640 -> 1656 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 30948 -> 31260 bytes
04-build_abe-stage1/console.log.xz | Bin 91172 -> 90592 bytes
05-build_abe-qemu/console.log.xz | Bin 32860 -> 31920 bytes
06-build_linux/console.log.xz | Bin 4884 -> 5216 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
9 files changed, 19 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.