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 0c0ec60b 0: update: binutils-gcc: 1
new 6c872662 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 (0c0ec60b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (6c872662)
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 1516 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 64656 -> 65884 bytes
04-build_abe-gcc/console.log.xz | Bin 230984 -> 230700 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3828 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2684 -> 2444 bytes
07-check_regression/console.log.xz | Bin 2852 -> 2500 bytes
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 41 +-
08-update_baseline/console.log | 252 +--
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 41 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2657852 -> 2711796 bytes
sumfiles/g++.sum | 128 +-
sumfiles/gcc.log.xz | Bin 2226580 -> 2254644 bytes
sumfiles/gcc.sum | 3534 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 875836 -> 875340 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2156 -> 2164 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 169100 -> 169152 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2520 -> 2516 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 453000 -> 459860 bytes
sumfiles/libstdc++.sum | 14 +-
27 files changed, 2024 insertions(+), 2130 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/qemu.
from 362534a643 Merge remote-tracking branch 'remotes/bsdimp/tags/pull-bsd-u [...]
adds 20171ea895 multifd: Implement yank for multifd send side
adds e9ab82b858 multifd: Unconditionally unregister yank function
adds 1230a25f6f migration/ram: Don't passs RAMState to migration_clear_memor [...]
adds b7acd65707 migration: allow multifd for socket protocol only
adds 5ad15e8614 migration: allow enabling mutilfd for specific protocol only
adds e2daccb0d0 migration/rdma: Try to register On-Demand Paging memory region
adds 911965ace9 migration/rdma: advise prefetch write for ODP region
adds 50352cce13 Merge remote-tracking branch 'remotes/juanquintela/tags/migr [...]
No new revisions were added by this update.
Summary of changes:
meson.build | 6 +++
migration/migration.c | 12 ++++++
migration/multifd.c | 35 ++++++++++++---
migration/multifd.h | 4 ++
migration/ram.c | 13 +++---
migration/rdma.c | 115 ++++++++++++++++++++++++++++++++++++++++---------
migration/trace-events | 2 +
7 files changed, 152 insertions(+), 35 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 cf487499e0 Fix a potential illegal memory access when testing for a spe [...]
adds 4a2f674a68 Fix PR gdb/17917 Lookup build-id in remote binaries
adds d7c68312bd Always use std::function for self-tests
adds 05fb05a947 Fix bug in dynamic type resolution
adds 5dfe4bfcb9 Fix format_pieces selftest on Windows
adds 775d36a916 Fix Rust lex selftest when using libiconv
adds 5a8edb756a Check index in type::field
No new revisions were added by this update.
Summary of changes:
gdb/ada-lang.c | 2 +-
gdb/build-id.c | 21 ++++---
gdb/configure | 92 ++++++++++++++--------------
gdb/configure.ac | 21 -------
gdb/gdbtypes.c | 9 +--
gdb/gdbtypes.h | 1 +
gdb/rust-parse.c | 13 +++-
gdb/testsuite/gdb.ada/array_of_variant.exp | 11 ++++
gdb/testsuite/gdb.ada/array_of_variant/p.adb | 20 ++++++
gdb/unittests/format_pieces-selftests.c | 16 +++--
gdbsupport/common.m4 | 21 +++++++
gdbsupport/config.in | 3 +
gdbsupport/configure | 46 ++++++++++++++
gdbsupport/selftest.cc | 37 ++---------
gdbsupport/selftest.h | 14 -----
15 files changed, 193 insertions(+), 134 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/glibc.
from 2ec99d8c42 ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340]
adds 53d19edf7b nss: Unnest nested function add_key
adds 46baeb61e1 glibcextract.py: Place un-assemblable @@@ in a comment
No new revisions were added by this update.
Summary of changes:
nss/makedb.c | 82 ++++++++++++++++++++++++-------------------------
scripts/glibcextract.py | 2 +-
2 files changed, 42 insertions(+), 42 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/gcc.
from ff0eec94e87 Fortran: Fix 'fn spec' for deferred character length
adds 04d392e8430 libstdc++: Fix doxygen generation to work with relative paths
adds ce8add4b0e0 rs6000: Add nmmintrin.h to extra_headers
adds 3cfbe5dc08b rs6000: Guard some x86 intrinsics implementations
adds 58f339fc5ea libstdc++: Implement std::random_device::entropy() for othe [...]
adds c6a1fdd6dde doc: Fix typo in name of PowerPC __builtin_cpu_supports built-in
No new revisions were added by this update.
Summary of changes:
gcc/config.gcc | 1 +
gcc/config/rs6000/emmintrin.h | 12 +---
gcc/config/rs6000/pmmintrin.h | 4 ++
gcc/config/rs6000/smmintrin.h | 4 ++
gcc/config/rs6000/tmmintrin.h | 12 ++++
gcc/doc/extend.texi | 2 +-
gcc/testsuite/gcc.target/powerpc/sse4_2-pcmpgtq.c | 4 +-
libstdc++-v3/doc/Makefile.am | 20 ++++---
libstdc++-v3/doc/Makefile.in | 20 ++++---
libstdc++-v3/src/c++11/random.cc | 70 +++++++++++++++++++---
.../26_numerics/random/random_device/entropy.cc | 37 ++++++++++++
11 files changed, 150 insertions(+), 36 deletions(-)
create mode 100644 libstdc++-v3/testsuite/26_numerics/random/random_device/entropy.cc
--
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 cf487499e0 Fix a potential illegal memory access when testing for a spe [...]
adds 4a2f674a68 Fix PR gdb/17917 Lookup build-id in remote binaries
adds d7c68312bd Always use std::function for self-tests
adds 05fb05a947 Fix bug in dynamic type resolution
adds 5dfe4bfcb9 Fix format_pieces selftest on Windows
adds 775d36a916 Fix Rust lex selftest when using libiconv
adds 5a8edb756a Check index in type::field
No new revisions were added by this update.
Summary of changes:
gdb/ada-lang.c | 2 +-
gdb/build-id.c | 21 ++++---
gdb/configure | 92 ++++++++++++++--------------
gdb/configure.ac | 21 -------
gdb/gdbtypes.c | 9 +--
gdb/gdbtypes.h | 1 +
gdb/rust-parse.c | 13 +++-
gdb/testsuite/gdb.ada/array_of_variant.exp | 11 ++++
gdb/testsuite/gdb.ada/array_of_variant/p.adb | 20 ++++++
gdb/unittests/format_pieces-selftests.c | 16 +++--
gdbsupport/common.m4 | 21 +++++++
gdbsupport/config.in | 3 +
gdbsupport/configure | 46 ++++++++++++++
gdbsupport/selftest.cc | 37 ++---------
gdbsupport/selftest.h | 14 -----
15 files changed, 193 insertions(+), 134 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/base-artifacts.
discards 875e1f89 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new df1fb9e0 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 (875e1f89)
\
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 1552 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 44956 -> 45316 bytes
04-build_abe-stage1/console.log.xz | Bin 71368 -> 71412 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 8728 -> 9500 bytes
07-build_abe-glibc/console.log.xz | Bin 235156 -> 236008 bytes
08-build_abe-stage2/console.log.xz | Bin 200224 -> 201448 bytes
09-build_abe-gdb/console.log.xz | Bin 44664 -> 45300 bytes
10-build_abe-qemu/console.log.xz | Bin 31332 -> 30236 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3928 -> 3892 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2668 -> 2556 bytes
13-check_regression/console.log.xz | Bin 6384 -> 10580 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 437 ++-
13-check_regression/results.compare | 555 +++-
13-check_regression/results.compare2 | 2319 ++++++++-----
13-check_regression/results.regressions | 142 +-
14-update_baseline/console.log | 3306 ++++++++++++-------
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 437 ++-
14-update_baseline/results.compare | 555 +++-
14-update_baseline/results.compare2 | 2319 ++++++++-----
14-update_baseline/results.regressions | 142 +-
jenkins/manifest.sh | 30 +-
sumfiles/g++.log.xz | Bin 3272980 -> 3273348 bytes
sumfiles/g++.sum | 186 +-
sumfiles/gcc.log.xz | Bin 2807240 -> 2811068 bytes
sumfiles/gcc.sum | 5367 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 866600 -> 867384 bytes
sumfiles/gfortran.sum | 96 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2272 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 165756 -> 165696 bytes
sumfiles/libgomp.sum | 22 +-
sumfiles/libitm.log.xz | Bin 2640 -> 2636 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 400604 -> 401964 bytes
sumfiles/libstdc++.sum | 20 +-
39 files changed, 10102 insertions(+), 5845 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 b3a01ce215 CTF: incorrect underlying type setting for enumeration types
adds d4ef5e75c7 Automatic date update in version.in
adds cf487499e0 Fix a potential illegal memory access when testing for a spe [...]
adds 4a2f674a68 Fix PR gdb/17917 Lookup build-id in remote binaries
adds d7c68312bd Always use std::function for self-tests
adds 05fb05a947 Fix bug in dynamic type resolution
adds 5dfe4bfcb9 Fix format_pieces selftest on Windows
adds 775d36a916 Fix Rust lex selftest when using libiconv
new 5a8edb756a Check index in type::field
new c82f680a94 [gdb/testsuite] Reimplement gdb.gdb/python-interrupts.exp as [...]
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/ChangeLog | 6 ++
bfd/archive.c | 3 +-
bfd/linker.c | 1 +
bfd/version.h | 2 +-
binutils/ChangeLog | 6 ++
binutils/nm.c | 3 +-
binutils/objcopy.c | 3 +-
gdb/ada-lang.c | 2 +-
gdb/build-id.c | 21 ++++---
gdb/configure | 92 ++++++++++++++--------------
gdb/configure.ac | 21 -------
gdb/extension.c | 11 ++++
gdb/extension.h | 6 ++
gdb/gdbtypes.c | 9 +--
gdb/gdbtypes.h | 1 +
gdb/python/python.c | 55 ++++++++++++-----
gdb/rust-parse.c | 13 +++-
gdb/testsuite/gdb.ada/array_of_variant.exp | 11 ++++
gdb/testsuite/gdb.ada/array_of_variant/p.adb | 20 ++++++
gdb/testsuite/gdb.gdb/python-interrupts.exp | 35 -----------
gdb/unittests/format_pieces-selftests.c | 16 +++--
gdbsupport/common.m4 | 21 +++++++
gdbsupport/config.in | 3 +
gdbsupport/configure | 46 ++++++++++++++
gdbsupport/selftest.cc | 37 ++---------
gdbsupport/selftest.h | 14 -----
26 files changed, 270 insertions(+), 188 deletions(-)
delete mode 100644 gdb/testsuite/gdb.gdb/python-interrupts.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_gnu_native_check_gcc/master-arm
in repository toolchain/ci/glibc.
from 1d550265a7 timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469)
adds 2ec99d8c42 ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340]
adds 53d19edf7b nss: Unnest nested function add_key
adds 46baeb61e1 glibcextract.py: Place un-assemblable @@@ in a comment
No new revisions were added by this update.
Summary of changes:
elf/rtld.c | 1 +
nss/makedb.c | 82 ++++++++++++++++++++--------------------
scripts/glibcextract.py | 2 +-
sysdeps/generic/dl-relocate-ld.h | 11 +-----
sysdeps/generic/ldsodefs.h | 10 +++++
sysdeps/mips/dl-relocate-ld.h | 11 +-----
sysdeps/riscv/dl-relocate-ld.h | 11 +-----
7 files changed, 59 insertions(+), 69 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.