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 ffd76425 0: update: binutils-gcc: 1
new cb9b29de 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 (ffd76425)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (cb9b29de)
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 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 51572 -> 51812 bytes
04-build_abe-gcc/console.log.xz | Bin 228612 -> 230476 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3812 -> 3804 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2684 -> 3024 bytes
07-check_regression/console.log.xz | Bin 2732 -> 3124 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 10 +
07-check_regression/results.compare | 29 +-
07-check_regression/results.compare2 | 99 +-
07-check_regression/results.regressions | 30 +
08-update_baseline/console.log | 273 +-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 10 +
08-update_baseline/results.compare | 29 +-
08-update_baseline/results.compare2 | 99 +-
08-update_baseline/results.regressions | 30 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2775428 -> 2794180 bytes
sumfiles/g++.sum | 147 +-
sumfiles/gcc.log.xz | Bin 2324392 -> 2354756 bytes
sumfiles/gcc.sum | 4232 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 894368 -> 898916 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2176 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 196144 -> 196200 bytes
sumfiles/libgomp.sum | 20 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 455420 -> 456744 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2635 insertions(+), 2447 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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 azanella/clang
in repository glibc.
discards 58416a64ed math: Fix clang warnings for math/test-tgmath-ret.c
discards 4f5deb6a83 localedata: Fix clang warnings
discards 976d8b3bb4 nptl: Use hidden_proto3 for __nptl_threads_events,
discards b713ef3aa9 string: Move stpcpy and mempcpy symbol redirection to symbol [...]
discards 98b531bc0e x86: Remove unened __strstr_sse2 prototype
discards 6a3aeba71a libio: Refactor internal aliases
discards 86b44a2f29 socket: Remove ununsed __cmsg_nxthdr internal alias
discards bba5f7c591 stdlib: Remove ununsed internal aliases for atoi and bsearch
discards d9a569eb92 stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unlocked
discards 95df46e294 libio: Use __libc_ferror_unlocked instead of __ferror_unlocked
discards b958086d18 libio: Use __libc_feof_unlocked instead of __feof_unlocked
discards d4adfe2719 libio: Use __libc_getdelim instead of __getdelim
discards 350b0ee73a ctype: Remove internal lower/toupper alias
discards bf15cf1e24 Refactor internal alias for internal function
discards 35d84cc986 x86: Remove .tfloat usage
discards 55ef77def2 configure: Use -Wno-ignored-attributes if compiler warns abo [...]
discards 77948e04a5 stdlib: Move attribute_hidden definition to function prototy [...]
discards 6ecbe8538e nscd: Remove unused variable
discards d1d8b6753a nis: Fix nis_print_directory
discards b96bfbb7fe math: Use -fexcess-precision=standard iff compiler supports it
new a5417a5478 support: Use CHAR_MAX as maximum value
new 7f921560de math: Use -fexcess-precision=standard iff compiler supports it
new f3cf2ee435 nis: Fix nis_print_directory
new f8c26c0674 nscd: Remove unused variable
new d0e47b852e stdlib: Move attribute_hidden definition to function prototy [...]
new b5665c4eb8 configure: Use -Wno-ignored-attributes if compiler warns abo [...]
new 8c63f94751 x86: Remove .tfloat usage
new 3372c7eb43 Refactor internal alias for internal function
new cc2be8e1e9 ctype: Remove internal lower/toupper alias
new 36e4f18e49 libio: Use __libc_getdelim instead of __getdelim
new 1147dbc2fd libio: Use __libc_feof_unlocked instead of __feof_unlocked
new e1b6439737 libio: Use __libc_ferror_unlocked instead of __ferror_unlocked
new f66709f69d stdio: Refactor getc_unlocked, putc_unlocked, and fputc_unlocked
new 1bd10abd38 stdlib: Remove ununsed internal aliases for atoi and bsearch
new c865a6203b socket: Remove ununsed __cmsg_nxthdr internal alias
new 588fe628c0 libio: Refactor internal aliases
new 0d312eab2c x86: Remove unened __strstr_sse2 prototype
new efbcc58742 string: Use asm alias instead of symbol redirections for stp [...]
new b54103b838 nptl: Use hidden_proto3 for __nptl_threads_events,
new a0bdfed04c posix: Use unsigned to check for _POSIX_VDISABLE
new bba43a7040 Use -frounding-math iff compiler supports it
new d222b6abed aarch64: Use 64-bit variable to access the special registers
new 246593c91e powerpc: Replace AC_LANG_PROGRAM with AC_TRY_COMMAND
new 91b1c05a2f math: Fix clang warnings for math/test-tgmath-ret.c
new 9074178c9d localedata: Fix clang warnings on tests
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 (58416a64ed)
\
N -- N -- N refs/heads/azanella/clang (9074178c9d)
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 25 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:
Makeconfig | 2 +-
configure | 22 ++++++++
configure.ac | 9 ++++
include/string.h | 8 +++
support/support_process_state.c | 4 +-
sysdeps/aarch64/Makefile | 1 +
sysdeps/aarch64/fpu/fpu_control.h | 36 +++++++++----
sysdeps/aarch64/fpu/fraiseexcpt.c | 2 +-
sysdeps/aarch64/sfp-machine.h | 2 +-
sysdeps/generic/symbol-hacks.h | 8 ---
sysdeps/posix/fpathconf.c | 2 +-
sysdeps/posix/pathconf.c | 2 +-
sysdeps/unix/sysv/linux/aarch64/cpu-features.c | 2 +-
sysdeps/unix/sysv/linux/aarch64/sysconf.c | 2 +-
sysdeps/unix/sysv/linux/powerpc/configure | 59 +++++++++-------------
sysdeps/unix/sysv/linux/powerpc/configure.ac | 42 ++++++++-------
.../unix/sysv/linux/sparc/sparc64/localplt.data | 3 ++
17 files changed, 124 insertions(+), 82 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 d6f229f9a0 Update version for v7.0.0-rc0 release
adds d0a17829d0 tests/tcg: drop -cpu max from s390x sha512-mvx invocation
adds fc3dd86a29 s390x/tcg: Fix BRASL with a large negative offset
adds 16ed5f1421 s390x/tcg: Fix BRCL with a large negative offset
adds c587bddb53 tests/tcg/s390x: Test BRASL and BRCL with large negative offsets
adds 5e2d19b3cd tests/avocado: start PhoneServer upfront
adds 46697cb96e accel/tcg: Fix cpu_ldq_be_mmu typo
adds 377bf6f37d softmmu: List CPU types again
adds 1d60bb4b14 Merge tag 'pull-request-2022-03-15v2' of https://gitlab.com/ [...]
No new revisions were added by this update.
Summary of changes:
accel/tcg/cputlb.c | 2 +-
cpu.c | 9 +++++
include/exec/cpu-common.h | 2 +
include/sysemu/cpus.h | 2 -
softmmu/cpus.c | 8 ----
target/s390x/tcg/translate.c | 4 +-
tests/avocado/avocado_qemu/__init__.py | 13 ++++---
tests/tcg/s390x/Makefile.target | 3 +-
tests/tcg/s390x/branch-relative-long.c | 68 ++++++++++++++++++++++++++++++++++
9 files changed, 90 insertions(+), 21 deletions(-)
create mode 100644 tests/tcg/s390x/branch-relative-long.c
--
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 c1beb16e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new d2b44a92 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 (c1beb16e)
\
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 1564 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 30872 -> 31884 bytes
04-build_abe-stage1/console.log.xz | Bin 71672 -> 71604 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 8932 -> 9320 bytes
07-build_abe-glibc/console.log.xz | Bin 235988 -> 237060 bytes
08-build_abe-stage2/console.log.xz | Bin 198076 -> 199008 bytes
09-build_abe-gdb/console.log.xz | Bin 37120 -> 38260 bytes
10-build_abe-qemu/console.log.xz | Bin 30668 -> 31288 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3888 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2852 -> 2640 bytes
13-check_regression/console.log.xz | Bin 3484 -> 3816 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 40 +-
13-check_regression/results.compare | 67 +-
13-check_regression/results.compare2 | 141 +-
13-check_regression/results.regressions | 67 +-
14-update_baseline/console.log | 570 ++--
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 40 +-
14-update_baseline/results.compare | 67 +-
14-update_baseline/results.compare2 | 141 +-
14-update_baseline/results.regressions | 67 +-
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 3335088 -> 3357300 bytes
sumfiles/g++.sum | 254 +-
sumfiles/gcc.log.xz | Bin 2929688 -> 2919496 bytes
sumfiles/gcc.sum | 4553 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1017692 -> 1012092 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2292 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 193256 -> 193272 bytes
sumfiles/libgomp.sum | 24 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 404668 -> 410188 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 3157 insertions(+), 2968 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.