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 75f04d180 0: update: binutils-linux-glibc-gdb-qemu: 1
new 846001252 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 (75f04d180)
\
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 1668 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 30484 -> 30412 bytes
04-build_abe-stage1/console.log.xz | Bin 73172 -> 72228 bytes
06-build_abe-linux/console.log.xz | Bin 8976 -> 8888 bytes
07-build_abe-glibc/console.log.xz | Bin 238056 -> 239112 bytes
08-build_abe-stage2/console.log.xz | Bin 203728 -> 202616 bytes
09-build_abe-gdb/console.log.xz | Bin 37572 -> 37620 bytes
10-build_abe-qemu/console.log.xz | Bin 32648 -> 32304 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3892 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2464 -> 2672 bytes
13-check_regression/console.log.xz | Bin 3132 -> 4016 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 45 +-
13-check_regression/results.compare | 39 +-
13-check_regression/results.compare2 | 121 +-
13-check_regression/results.regressions | 39 +-
14-update_baseline/console.log | 478 ++--
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 45 +-
14-update_baseline/results.compare | 39 +-
14-update_baseline/results.compare2 | 121 +-
14-update_baseline/results.regressions | 39 +-
jenkins/manifest.sh | 31 +-
sumfiles/g++.log.xz | Bin 3390080 -> 3399640 bytes
sumfiles/g++.sum | 304 ++-
sumfiles/gcc.log.xz | Bin 2959976 -> 2952460 bytes
sumfiles/gcc.sum | 4342 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1024156 -> 1022028 bytes
sumfiles/gfortran.sum | 6 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2292 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199164 -> 199264 bytes
sumfiles/libgomp.sum | 7 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 419496 -> 420540 bytes
sumfiles/libstdc++.sum | 8 +-
38 files changed, 3126 insertions(+), 2546 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_check_gcc/master-arm
in repository toolchain/ci/gdb.
from 42d77edce1 gdb: make throw_perror_with_name static
adds d21691eaa7 Automatic date update in version.in
adds 417d2514ef gdb/testsuite: resolve duplicate test name in gnu_vector.exp
adds b1054b67df gdb/testsuite: resolve duplicate test names in gdb.threads/tls.exp
adds 8f4141b0ae gdb: add Yvan Roux to gdb/MAINTAINERS
adds 61ee7510b3 gdb/testsuite: use test_compiler_info in gcc_major_version
adds 1562f64fec gdb/testsuite: remove get_compiler_info calls from gdb.exp a [...]
adds 08b326ee0a gdb/testsuite: make 'c' default language for get/test compiler info
adds 0e471fde07 gdb/testsuite: handle errors better in test_compiler_info
adds 575a212a78 gdb/testsuite: solve problems with compiler_info caching
adds 148ca9dd5c gdb/arm: Terminate unwinding when LR is 0xffffffff
adds 8db775b211 Fix ARM_CC_FOR_TARGET handling
adds 1ef3351b7b gdb/arm: Simplify logic for updating addresses
adds 2d9cf99d9a gdb/arm: Document and fix exception stack offsets
adds 396d2e56be gdb/aarch64: fix 32-bit arm compatibility
adds 1c76a0e2a6 Minor fix to Python breakpoint event documentation
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/MAINTAINERS | 1 +
gdb/aarch64-linux-nat.c | 114 +++++++++++++++++++++++++++++-----
gdb/arm-tdep.c | 85 ++++++++++++++++++++++---
gdb/doc/python.texi | 6 +-
gdb/testsuite/gdb.base/gnu_vector.exp | 20 +++---
gdb/testsuite/gdb.threads/tls.exp | 5 +-
gdb/testsuite/lib/dwarf.exp | 8 ---
gdb/testsuite/lib/gdb.exp | 91 ++++++++++++++-------------
9 files changed, 242 insertions(+), 90 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_check_gcc/master-arm
in repository toolchain/ci/glibc.
from aa13fd1618 nptl_db: disable DT_RELR on libthread_db.so
adds 2c9af8421d x86: Fix page cross case in rawmemchr-avx2 [BZ #29234]
adds 3fdf0a205b nss: add assert to DB_LOOKUP_FCT (BZ #28752)
adds ace9e3edbc nss: handle stat failure in check_reload_and_get (BZ #28752)
new 4654e7fd5a x86: Add copyright to strpbrk-c.c
new 0f91811333 x86: Align varshift table to 32-bytes
new 73bae395cf x86: Improve svml_s_atanhf16_core_avx512.S
new 65897e9916 x86: Improve svml_s_atanhf8_core_avx2.S
new fe1915d4f6 x86: Improve svml_s_atanhf4_core_sse4.S
new e560b3c2d2 x86: Optimize svml_s_tanhf16_core_avx512.S
new 3a49ce8799 x86: Add data file that can be shared by tanhf-avx2 and tanhf-sse4
new bcc41f66a4 x86: Optimize svml_s_tanhf8_core_avx2.S
new cffb9414c5 x86: Optimize svml_s_tanhf4_core_sse4.S
The 9 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:
nss/XXX-lookup.c | 5 +
nss/nss_database.c | 39 +-
string/test-rawmemchr.c | 57 +-
.../fpu/multiarch/svml_s_atanhf16_core_avx512.S | 474 +++++------
.../fpu/multiarch/svml_s_atanhf4_core_sse4.S | 378 ++++-----
.../fpu/multiarch/svml_s_atanhf8_core_avx2.S | 405 +++++----
.../fpu/multiarch/svml_s_tanhf16_core_avx512.S | 527 ++++++------
.../x86_64/fpu/multiarch/svml_s_tanhf4_core_sse4.S | 865 ++++---------------
.../x86_64/fpu/multiarch/svml_s_tanhf8_core_avx2.S | 912 ++++-----------------
sysdeps/x86_64/fpu/multiarch/svml_s_tanhf_rodata.S | 621 ++++++++++++++
sysdeps/x86_64/multiarch/memchr-avx2.S | 16 +-
sysdeps/x86_64/multiarch/strpbrk-c.c | 18 +
sysdeps/x86_64/multiarch/varshift.c | 5 +-
sysdeps/x86_64/multiarch/varshift.h | 3 +-
14 files changed, 1948 insertions(+), 2377 deletions(-)
create mode 100644 sysdeps/x86_64/fpu/multiarch/svml_s_tanhf_rodata.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_native_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from 42d77edce1 gdb: make throw_perror_with_name static
adds d21691eaa7 Automatic date update in version.in
adds 417d2514ef gdb/testsuite: resolve duplicate test name in gnu_vector.exp
adds b1054b67df gdb/testsuite: resolve duplicate test names in gdb.threads/tls.exp
adds 8f4141b0ae gdb: add Yvan Roux to gdb/MAINTAINERS
adds 61ee7510b3 gdb/testsuite: use test_compiler_info in gcc_major_version
adds 1562f64fec gdb/testsuite: remove get_compiler_info calls from gdb.exp a [...]
adds 08b326ee0a gdb/testsuite: make 'c' default language for get/test compiler info
adds 0e471fde07 gdb/testsuite: handle errors better in test_compiler_info
adds 575a212a78 gdb/testsuite: solve problems with compiler_info caching
adds 148ca9dd5c gdb/arm: Terminate unwinding when LR is 0xffffffff
adds 8db775b211 Fix ARM_CC_FOR_TARGET handling
adds 1ef3351b7b gdb/arm: Simplify logic for updating addresses
adds 2d9cf99d9a gdb/arm: Document and fix exception stack offsets
adds 396d2e56be gdb/aarch64: fix 32-bit arm compatibility
adds 1c76a0e2a6 Minor fix to Python breakpoint event documentation
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/MAINTAINERS | 1 +
gdb/aarch64-linux-nat.c | 114 +++++++++++++++++++++++++++++-----
gdb/arm-tdep.c | 85 ++++++++++++++++++++++---
gdb/doc/python.texi | 6 +-
gdb/testsuite/gdb.base/gnu_vector.exp | 20 +++---
gdb/testsuite/gdb.threads/tls.exp | 5 +-
gdb/testsuite/lib/dwarf.exp | 8 ---
gdb/testsuite/lib/gdb.exp | 91 ++++++++++++++-------------
9 files changed, 242 insertions(+), 90 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_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 19e864931 0: update: binutils-gcc-linux-glibc-gdb: 1
new 2d97a9fdb 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 (19e864931)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/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 1556 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 51968 -> 51144 bytes
04-build_abe-gcc/console.log.xz | Bin 230728 -> 230896 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8688 -> 10392 bytes
07-build_abe-glibc/console.log.xz | Bin 230632 -> 230920 bytes
08-build_abe-gdb/console.log.xz | Bin 49596 -> 49808 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3816 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2600 -> 2600 bytes
11-check_regression/console.log.xz | Bin 2908 -> 2976 bytes
11-check_regression/results.compare | 16 +-
11-check_regression/results.compare2 | 102 +-
12-update_baseline/console.log | 346 +--
12-update_baseline/results.compare | 16 +-
12-update_baseline/results.compare2 | 102 +-
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 2854756 -> 2844348 bytes
sumfiles/g++.sum | 154 +-
sumfiles/gcc.log.xz | Bin 2511540 -> 2519816 bytes
sumfiles/gcc.sum | 4415 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 943108 -> 944792 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2252 -> 2260 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 214160 -> 213364 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 465692 -> 453680 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2650 insertions(+), 2609 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_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 42d77edce1 gdb: make throw_perror_with_name static
adds d21691eaa7 Automatic date update in version.in
adds 417d2514ef gdb/testsuite: resolve duplicate test name in gnu_vector.exp
adds b1054b67df gdb/testsuite: resolve duplicate test names in gdb.threads/tls.exp
adds 8f4141b0ae gdb: add Yvan Roux to gdb/MAINTAINERS
adds 61ee7510b3 gdb/testsuite: use test_compiler_info in gcc_major_version
adds 1562f64fec gdb/testsuite: remove get_compiler_info calls from gdb.exp a [...]
adds 08b326ee0a gdb/testsuite: make 'c' default language for get/test compiler info
adds 0e471fde07 gdb/testsuite: handle errors better in test_compiler_info
adds 575a212a78 gdb/testsuite: solve problems with compiler_info caching
adds 148ca9dd5c gdb/arm: Terminate unwinding when LR is 0xffffffff
adds 8db775b211 Fix ARM_CC_FOR_TARGET handling
adds 1ef3351b7b gdb/arm: Simplify logic for updating addresses
adds 2d9cf99d9a gdb/arm: Document and fix exception stack offsets
adds 396d2e56be gdb/aarch64: fix 32-bit arm compatibility
adds 1c76a0e2a6 Minor fix to Python breakpoint event documentation
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/MAINTAINERS | 1 +
gdb/aarch64-linux-nat.c | 114 +++++++++++++++++++++++++++++-----
gdb/arm-tdep.c | 85 ++++++++++++++++++++++---
gdb/doc/python.texi | 6 +-
gdb/testsuite/gdb.base/gnu_vector.exp | 20 +++---
gdb/testsuite/gdb.threads/tls.exp | 5 +-
gdb/testsuite/lib/dwarf.exp | 8 ---
gdb/testsuite/lib/gdb.exp | 91 ++++++++++++++-------------
9 files changed, 242 insertions(+), 90 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_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 313c5d0bd 0: update: binutils-gcc: 2
new ff8adcfdb 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 (313c5d0bd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1536 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 37992 -> 38088 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 271868 -> 271364 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.