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-aarch64-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 7c26f8da3d configure.ac: Check for the readline.h explicitly
adds 95db489df6 Automatic date update in version.in
adds 5e97696c11 gdb: fix crash when reading ECOFF debug information
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/mdebugread.c | 8 ++++----
2 files changed, 5 insertions(+), 5 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_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 06f58dea 0: update: binutils-gcc: 1
new 0a92d184 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 (06f58dea)
\
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 1544 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 53356 -> 52932 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 264620 -> 264312 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3884 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2572 -> 2712 bytes
07-check_regression/console.log.xz | Bin 4716 -> 6124 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 30 +-
07-check_regression/results.compare | 59 +-
07-check_regression/results.compare2 | 709 +++-
07-check_regression/results.regressions | 59 +-
08-update_baseline/console.log | 1194 ++++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 30 +-
08-update_baseline/results.compare | 59 +-
08-update_baseline/results.compare2 | 709 +++-
08-update_baseline/results.regressions | 59 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3501976 -> 3490132 bytes
sumfiles/g++.sum | 412 ++-
sumfiles/gcc.log.xz | Bin 3055236 -> 3054128 bytes
sumfiles/gcc.sum | 4398 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 933344 -> 923216 bytes
sumfiles/gfortran.sum | 50 +-
sumfiles/libatomic.log.xz | Bin 2340 -> 2332 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 177292 -> 176996 bytes
sumfiles/libgomp.sum | 20 +-
sumfiles/libitm.log.xz | Bin 2712 -> 2712 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 444644 -> 436480 bytes
sumfiles/libstdc++.sum | 16 +-
33 files changed, 4726 insertions(+), 3104 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 glibc.
from 456b3c08b6 io: Refactor close_range and closefrom
new 4443695598 x86-64: Add vector cos/cosf to libmvec microbenchmark
new 37df38bd5f x86-64: Add vector exp/expf to libmvec microbenchmark
new 8ab8afb336 x86-64: Add vector log/logf to libmvec microbenchmark
new 6a556bac81 x86-64: Add vector pow/powf to libmvec microbenchmark
new c58d3b7d00 x86-64: Add vector sin/sinf to libmvec microbenchmark
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:
sysdeps/x86_64/fpu/Makeconfig | 5 +
sysdeps/x86_64/fpu/libmvec-cos-inputs | 4100 ++++++++++++++++++++++++++++++++
sysdeps/x86_64/fpu/libmvec-cosf-inputs | 4100 ++++++++++++++++++++++++++++++++
sysdeps/x86_64/fpu/libmvec-exp-inputs | 4100 ++++++++++++++++++++++++++++++++
sysdeps/x86_64/fpu/libmvec-expf-inputs | 4100 ++++++++++++++++++++++++++++++++
sysdeps/x86_64/fpu/libmvec-log-inputs | 4100 ++++++++++++++++++++++++++++++++
sysdeps/x86_64/fpu/libmvec-logf-inputs | 4100 ++++++++++++++++++++++++++++++++
sysdeps/x86_64/fpu/libmvec-pow-inputs | 4100 ++++++++++++++++++++++++++++++++
sysdeps/x86_64/fpu/libmvec-powf-inputs | 4100 ++++++++++++++++++++++++++++++++
sysdeps/x86_64/fpu/libmvec-sin-inputs | 4100 ++++++++++++++++++++++++++++++++
sysdeps/x86_64/fpu/libmvec-sinf-inputs | 4100 ++++++++++++++++++++++++++++++++
11 files changed, 41005 insertions(+)
create mode 100644 sysdeps/x86_64/fpu/libmvec-cos-inputs
create mode 100644 sysdeps/x86_64/fpu/libmvec-cosf-inputs
create mode 100644 sysdeps/x86_64/fpu/libmvec-exp-inputs
create mode 100644 sysdeps/x86_64/fpu/libmvec-expf-inputs
create mode 100644 sysdeps/x86_64/fpu/libmvec-log-inputs
create mode 100644 sysdeps/x86_64/fpu/libmvec-logf-inputs
create mode 100644 sysdeps/x86_64/fpu/libmvec-pow-inputs
create mode 100644 sysdeps/x86_64/fpu/libmvec-powf-inputs
create mode 100644 sysdeps/x86_64/fpu/libmvec-sin-inputs
create mode 100644 sysdeps/x86_64/fpu/libmvec-sinf-inputs
--
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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
from 1af49438 1: reset: linux-4a2b285e7e103d4d6c6ed3e5052a0ff74a5d7f15: 19716
new e002e31f 2: update: linux-9faea65e6331f45b83337e9b6f16470019543590: 19895
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 1680 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 43720 -> 43388 bytes
04-build_llvm/console.log.xz | Bin 61048 -> 59248 bytes
05-build_abe-qemu/console.log.xz | Bin 31136 -> 29912 bytes
06-build_linux/console.log.xz | Bin 5084 -> 5024 bytes
08-check_regression/console.log.xz | Bin 1320 -> 484 bytes
08-check_regression/jira-body.txt | 2 -
08-check_regression/mail-body.txt | 31 ----------------
08-check_regression/mail-subject.txt | 1 -
08-check_regression/results.regressions | 3 --
08-check_regression/trigger-bisect | 2 -
09-update_baseline/console.log | 64 ++++++++++++++++++++++++++++----
jenkins/manifest.sh | 10 ++---
mail/jira-body.txt | 5 ---
mail/mail-body.txt | 34 -----------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 5 +--
19 files changed, 62 insertions(+), 96 deletions(-)
delete mode 100644 08-check_regression/jira-body.txt
delete mode 100644 08-check_regression/mail-body.txt
delete mode 100644 08-check_regression/mail-subject.txt
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 08-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete mode 100644 reset-baseline
--
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_gnu_tx1/gnu-master-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 5f413eef 3: update: binutils-gcc-linux-glibc: 1
new 1a068528 3: update: gcc-52554dde7bf625c66192504cef01890bacc79694: 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 (5f413eef)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tx1/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 1560 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 46576 -> 45604 bytes
04-build_abe-stage1/console.log.xz | Bin 72092 -> 73220 bytes
06-build_abe-linux/console.log.xz | Bin 9080 -> 9720 bytes
07-build_abe-glibc/console.log.xz | Bin 237960 -> 236108 bytes
08-build_abe-stage2/console.log.xz | Bin 173812 -> 170356 bytes
09-benchmark/benchmark-build.log | 60 +-
09-benchmark/benchmark.log | 58 +-
09-benchmark/console.log.xz | Bin 3096 -> 3044 bytes
10-check_regression/console.log.xz | Bin 7464 -> 7652 bytes
10-check_regression/results-0.csv | 3367 ++---
10-check_regression/results-1.csv | 3369 +++--
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 119 +-
10-check_regression/results-full.csv | 3466 +++--
10-check_regression/results.csv | 245 +-
10-check_regression/results.log | 4776 +++----
11-update_baseline/401.bzip2.regression | 2 +-
11-update_baseline/481.wrf.regression | 1 -
11-update_baseline/console.log | 13428 ++++++++++---------
11-update_baseline/exe.regressions | 6 +-
11-update_baseline/extra-bisect-params | 2 +-
11-update_baseline/jira-body.txt | 11 +-
11-update_baseline/mail-body.txt | 11 +-
11-update_baseline/results-1.csv | 3369 +++--
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 13 +-
11-update_baseline/results-full.csv | 3192 +++--
11-update_baseline/results.csv | 241 +-
11-update_baseline/results.log | 3298 ++---
11-update_baseline/results.regressions | 11 +-
11-update_baseline/symbol.regressions | 3 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1057916 -> 1066984 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 85420 -> 85840 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 2912612 -> 2912920 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 15864 -> 15836 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 4126024 -> 4120680 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 31688 -> 31548 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 129076 -> 129040 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 134800 -> 134564 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 825904 -> 825188 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 561164 -> 550348 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 46664 -> 46664 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 194632 -> 194700 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 1560516 -> 1557804 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 2516272 -> 2485892 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 451596 -> 450288 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1191392 -> 1252544 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 1061992 -> 1063328 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 301232 -> 301732 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 129204 -> 129240 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 143664 -> 144148 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 46992 -> 47032 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 477600 -> 477344 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 1620020 -> 1619648 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 23944 -> 23884 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 738852 -> 746220 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 70392 -> 69508 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 1706376 -> 1686052 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 204672 -> 205048 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 6410436 -> 6318604 bytes
jenkins/manifest.sh | 15 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1057916 -> 1066984 bytes
save-temps/401.bzip2.tar.xz | Bin 85420 -> 85840 bytes
save-temps/403.gcc.tar.xz | Bin 2912612 -> 2912920 bytes
save-temps/410.bwaves.tar.xz | Bin 15864 -> 15836 bytes
save-temps/416.gamess.tar.xz | Bin 4126024 -> 4120680 bytes
save-temps/429.mcf.tar.xz | Bin 31688 -> 31548 bytes
save-temps/433.milc.tar.xz | Bin 129076 -> 129040 bytes
save-temps/434.zeusmp.tar.xz | Bin 134800 -> 134564 bytes
save-temps/435.gromacs.tar.xz | Bin 825904 -> 825188 bytes
save-temps/436.cactusADM.tar.xz | Bin 561164 -> 550348 bytes
save-temps/437.leslie3d.tar.xz | Bin 46664 -> 46664 bytes
save-temps/444.namd.tar.xz | Bin 194632 -> 194700 bytes
save-temps/445.gobmk.tar.xz | Bin 1560516 -> 1557804 bytes
save-temps/447.dealII.tar.xz | Bin 2516272 -> 2485892 bytes
save-temps/450.soplex.tar.xz | Bin 451596 -> 450288 bytes
save-temps/453.povray.tar.xz | Bin 1191392 -> 1252544 bytes
save-temps/454.calculix.tar.xz | Bin 1061992 -> 1063328 bytes
save-temps/456.hmmer.tar.xz | Bin 301232 -> 301732 bytes
save-temps/458.sjeng.tar.xz | Bin 129204 -> 129240 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 143664 -> 144148 bytes
save-temps/462.libquantum.tar.xz | Bin 46992 -> 47032 bytes
save-temps/464.h264ref.tar.xz | Bin 477600 -> 477344 bytes
save-temps/465.tonto.tar.xz | Bin 1620020 -> 1619648 bytes
save-temps/470.lbm.tar.xz | Bin 23944 -> 23884 bytes
save-temps/471.omnetpp.tar.xz | Bin 738852 -> 746220 bytes
save-temps/473.astar.tar.xz | Bin 70392 -> 69508 bytes
save-temps/481.wrf.tar.xz | Bin 1706376 -> 1686052 bytes
save-temps/482.sphinx3.tar.xz | Bin 204672 -> 205048 bytes
save-temps/483.xalancbmk.tar.xz | Bin 6410436 -> 6318604 bytes
93 files changed, 19731 insertions(+), 19450 deletions(-)
delete mode 100644 11-update_baseline/481.wrf.regression
--
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_bootstrap/release-aarch64-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from 53730da841 Automatic date update in version.in
adds a7b0dce1c4 Automatic date update in version.in
adds 9d4007191c Automatic date update in version.in
adds f5befc931e 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_gcc_bootstrap/release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 3b99f7bf 0: update: binutils-gcc: 2
new d9a0897c 0: update: binutils-gcc: 2
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 (3b99f7bf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-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 1500 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 50428 -> 50696 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 246508 -> 249308 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.