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_check_gdb/master-aarch64
in repository toolchain/ci/base-artifacts.
discards f0aaf9ffb 0: update: binutils-gcc-linux-glibc-gdb: 1
new fa6d2dcdc 0: update: binutils-gcc-linux-glibc-gdb: 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 (f0aaf9ffb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1552 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 37888 -> 38020 bytes
04-build_abe-gcc/console.log.xz | Bin 202648 -> 201920 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8640 -> 8672 bytes
07-build_abe-glibc/console.log.xz | Bin 236332 -> 236588 bytes
08-build_abe-gdb/console.log.xz | Bin 38020 -> 38204 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3820 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2140 -> 2196 bytes
11-check_regression/console.log.xz | Bin 4016 -> 3904 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 28 +-
11-check_regression/results.compare | 60 +-
11-check_regression/results.compare2 | 179 +-
11-check_regression/results.regressions | 60 +-
12-update_baseline/console.log | 711 +++---
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 28 +-
12-update_baseline/results.compare | 60 +-
12-update_baseline/results.compare2 | 179 +-
12-update_baseline/results.regressions | 60 +-
jenkins/manifest.sh | 26 +-
sumfiles/gdb.log.xz | Bin 1667476 -> 1662052 bytes
sumfiles/gdb.sum | 4106 ++++++++++++++++---------------
25 files changed, 2715 insertions(+), 2786 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 8294c9025a Avoid redundant operations in `fortran_array_walker'
adds 74fcd19c51 Move ordinary gdbarch code to arch-utils
adds 2b7c3f1dc0 Split gdbarch.h into two files
adds 801e2396c6 Do not generate gdbarch.h
adds ce5abab737 Do not sort the fields in gdbarch_dump
adds 65b1aa7501 Generate new gdbarch-components.py from gdbarch.sh
adds 7c8bb2ed1c Add new gdbarch generator
adds fb14eb0829 Remove gdbarch.sh
adds 166a12baea Document gdbarch-components.py
adds 404e887836 Automatic date update in version.in
new 9833dd9767 x86: Terminate mnemonicendp in swap_operand()
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:
bfd/version.h | 2 +-
gas/testsuite/gas/i386/opts-intel.d | 162 +-
gas/testsuite/gas/i386/opts.d | 18 +-
gas/testsuite/gas/i386/sse2avx-opts-intel.d | 162 +-
gas/testsuite/gas/i386/sse2avx-opts.d | 18 +-
gas/testsuite/gas/i386/x86-64-opts-intel.d | 216 +-
gas/testsuite/gas/i386/x86-64-opts.d | 24 +-
gas/testsuite/gas/i386/x86-64-sse2avx-opts-intel.d | 216 +-
gas/testsuite/gas/i386/x86-64-sse2avx-opts.d | 24 +-
gdb/Makefile.in | 1 -
gdb/arch-utils.c | 488 ++++
gdb/gdbarch-components.py | 2621 ++++++++++++++++++++
gdb/{gdbarch.h => gdbarch-gen.h} | 487 +---
gdb/gdbarch.c | 1589 ++++--------
gdb/gdbarch.h | 1588 +-----------
gdb/gdbarch.py | 526 ++++
gdb/gdbarch.sh | 2604 -------------------
opcodes/i386-dis.c | 1 +
18 files changed, 4652 insertions(+), 6095 deletions(-)
create mode 100644 gdb/gdbarch-components.py
copy gdb/{gdbarch.h => gdbarch-gen.h} (88%)
create mode 100755 gdb/gdbarch.py
delete mode 100755 gdb/gdbarch.sh
--
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 7ebf4c24b 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new d14405857 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 (7ebf4c24b)
\
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 1580 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 30456 -> 30472 bytes
04-build_abe-stage1/console.log.xz | Bin 71436 -> 70988 bytes
06-build_abe-linux/console.log.xz | Bin 8824 -> 8716 bytes
07-build_abe-glibc/console.log.xz | Bin 236348 -> 235736 bytes
08-build_abe-stage2/console.log.xz | Bin 194780 -> 194204 bytes
09-build_abe-gdb/console.log.xz | Bin 38544 -> 38000 bytes
10-build_abe-qemu/console.log.xz | Bin 30820 -> 29992 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3904 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2584 -> 2452 bytes
13-check_regression/console.log.xz | Bin 10716 -> 10576 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 41 +-
13-check_regression/results.compare | 86 +-
13-check_regression/results.compare2 | 2041 +++++++-------
13-check_regression/results.regressions | 86 +-
14-update_baseline/console.log | 4435 +++++++++++++++---------------
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 41 +-
14-update_baseline/results.compare | 86 +-
14-update_baseline/results.compare2 | 2041 +++++++-------
14-update_baseline/results.regressions | 86 +-
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 3292320 -> 3289292 bytes
sumfiles/g++.sum | 2078 ++++++--------
sumfiles/gcc.log.xz | Bin 2893560 -> 2887828 bytes
sumfiles/gcc.sum | 4576 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 876596 -> 879452 bytes
sumfiles/gfortran.sum | 10 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2292 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 170792 -> 170632 bytes
sumfiles/libgomp.sum | 8 +-
sumfiles/libitm.log.xz | Bin 2660 -> 2656 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 406476 -> 406176 bytes
sumfiles/libstdc++.sum | 8 +-
38 files changed, 7655 insertions(+), 8002 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/llvm-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 27d0d5a62 2: update: binutils-llvm-linux-qemu: 19898
new 778d8dbe5 2: update: binutils-llvm-linux-qemu: 19898
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 (27d0d5a62)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-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.xz | Bin 1760 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30692 -> 30172 bytes
04-build_llvm/console.log.xz | Bin 59356 -> 60040 bytes
05-build_abe-qemu/console.log.xz | Bin 29396 -> 30040 bytes
06-build_linux/console.log.xz | Bin 5196 -> 5368 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 228 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++--
9 files changed, 125 insertions(+), 125 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/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 1fb4a5909e Automatic date update in version.in
adds b77f1b197a Automatic date update in version.in
adds 0a18ced151 Automatic date update in version.in
adds a2fbc5eec7 Automatic date update in version.in
adds 25a297446c 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/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e33db4078 0: update: binutils-llvm-linux-qemu: boot
new 8b3015752 0: update: binutils-llvm-linux-qemu: boot
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 (e33db4078)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 1728 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2796 bytes
03-build_abe-binutils/console.log.xz | Bin 43216 -> 42704 bytes
04-build_llvm/console.log.xz | Bin 59784 -> 58936 bytes
05-build_abe-qemu/console.log.xz | Bin 29528 -> 30504 bytes
06-build_linux/console.log.xz | Bin 3584 -> 3648 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 416 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 19 insertions(+), 19 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_llvm_apm/llvm-master-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards 511415a16 2: update: binutils-gcc-linux-glibc-llvm: 1
discards d76fee308 1: reset: llvm-4389a413e2129d7d55ee779638b649aa852b6f8a: 1
discards ace0a34de 0: update: binutils-gcc-linux-glibc: 1
new ae12ca944 0: update: binutils-gcc-linux-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 (511415a16)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_apm/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 1564 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 31632 -> 31200 bytes
04-build_abe-stage1/console.log.xz | Bin 72384 -> 73248 bytes
06-build_abe-linux/console.log.xz | Bin 8088 -> 9056 bytes
07-build_abe-glibc/console.log.xz | Bin 237788 -> 238124 bytes
08-build_abe-stage2/console.log.xz | Bin 169952 -> 174636 bytes
09-build_llvm-true/console.log.xz | Bin 59320 -> 59616 bytes
10-benchmark/benchmark-build.log | 56 +-
10-benchmark/benchmark.log | 54 +-
10-benchmark/console.log.xz | Bin 3140 -> 3068 bytes
11-check_regression/console.log.xz | Bin 2760 -> 1576 bytes
11-check_regression/results-0.csv | 85 +-
11-check_regression/results-1.csv | 88 +-
11-check_regression/results-brief.csv | 20 +-
11-check_regression/results-compare.csv | 22 -
11-check_regression/results-full.csv | 81 +-
.../{results-1.csv => results-perf-0.csv} | 0
11-check_regression/results-perf-1.csv | 82 +
11-check_regression/results-vect-0.csv | 1 +
11-check_regression/results-vect-1.csv | 1 +
11-check_regression/results.csv | 24 +-
11-check_regression/results.log | 2592 ++++++++++----------
12-update_baseline/console.log | 2415 +++---------------
12-update_baseline/exe.regressions | 2 -
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/jira-body.txt | 4 -
12-update_baseline/mail-body.txt | 4 -
12-update_baseline/mail-subject.txt | 1 -
12-update_baseline/results-0.csv | 88 +-
12-update_baseline/results-1.csv | 88 +-
12-update_baseline/results-brief.csv | 20 +-
12-update_baseline/results-compare.csv | 22 -
12-update_baseline/results-full.csv | 81 +-
.../{results-0.csv => results-perf-0.csv} | 0
12-update_baseline/results-perf-1.csv | 82 +
12-update_baseline/results-vect-0.csv | 1 +
12-update_baseline/results-vect-1.csv | 1 +
12-update_baseline/results.csv | 24 +-
12-update_baseline/results.log | 1822 +++++++-------
12-update_baseline/results.regressions | 6 -
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 398068 -> 397996 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 43516 -> 43468 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 1197144 -> 1197276 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 21764 -> 21740 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 56848 -> 56900 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 45536 -> 45584 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 616676 -> 616088 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 848112 -> 848308 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 203220 -> 203144 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 453816 -> 453920 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 121372 -> 121428 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 51156 -> 51172 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 23008 -> 23008 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 173228 -> 173260 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 15316 -> 15304 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 314264 -> 314300 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 42172 -> 42204 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 93096 -> 93068 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 3192236 -> 3192284 bytes
jenkins/manifest.sh | 28 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 398068 -> 397996 bytes
save-temps/401.bzip2.tar.xz | Bin 43516 -> 43468 bytes
save-temps/403.gcc.tar.xz | Bin 1197144 -> 1197276 bytes
save-temps/429.mcf.tar.xz | Bin 21764 -> 21740 bytes
save-temps/433.milc.tar.xz | Bin 56848 -> 56900 bytes
save-temps/444.namd.tar.xz | Bin 45536 -> 45584 bytes
save-temps/445.gobmk.tar.xz | Bin 616676 -> 616088 bytes
save-temps/447.dealII.tar.xz | Bin 848112 -> 848308 bytes
save-temps/450.soplex.tar.xz | Bin 203220 -> 203144 bytes
save-temps/453.povray.tar.xz | Bin 453816 -> 453920 bytes
save-temps/456.hmmer.tar.xz | Bin 121372 -> 121428 bytes
save-temps/458.sjeng.tar.xz | Bin 51156 -> 51172 bytes
save-temps/462.libquantum.tar.xz | Bin 23008 -> 23008 bytes
save-temps/464.h264ref.tar.xz | Bin 173228 -> 173260 bytes
save-temps/470.lbm.tar.xz | Bin 15316 -> 15304 bytes
save-temps/471.omnetpp.tar.xz | Bin 314264 -> 314300 bytes
save-temps/473.astar.tar.xz | Bin 42172 -> 42204 bytes
save-temps/482.sphinx3.tar.xz | Bin 93096 -> 93068 bytes
save-temps/483.xalancbmk.tar.xz | Bin 3192236 -> 3192284 bytes
81 files changed, 2735 insertions(+), 5064 deletions(-)
copy 11-check_regression/{results-1.csv => results-perf-0.csv} (100%)
create mode 100644 11-check_regression/results-perf-1.csv
create mode 100644 11-check_regression/results-vect-0.csv
create mode 100644 11-check_regression/results-vect-1.csv
delete mode 100644 12-update_baseline/exe.regressions
delete mode 100644 12-update_baseline/mail-subject.txt
copy 12-update_baseline/{results-0.csv => results-perf-0.csv} (100%)
create mode 100644 12-update_baseline/results-perf-1.csv
create mode 100644 12-update_baseline/results-vect-0.csv
create mode 100644 12-update_baseline/results-vect-1.csv
delete mode 100644 12-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.