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-aarch64
in repository toolchain/ci/base-artifacts.
from ae20c9170 75: onsuccess: 1: Successful build after binutils/gcc: 18 commits
new 9dc3beb3c 76: onsuccess: 1: Successful build after binutils/gcc: 23 commits
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 1624 -> 1660 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2704 bytes
03-build_abe-binutils/console.log.xz | Bin 37992 -> 38144 bytes
04-build_abe-gcc/console.log.xz | Bin 213816 -> 212408 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3824 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3060 -> 2380 bytes
07-check_regression/console.log.xz | Bin 4780 -> 4940 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 69 +-
dashboard/dashboard-env.sh | 8 +-
dashboard/squad/push_results_to_squad.sh | 6 +-
dashboard/squad/summary-annotation.txt | 2 +-
dashboard/squad/test/results-metadata.json | 10 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 19 +-
mail/mail-body.txt | 19 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 3557996 -> 3547168 bytes
sumfiles/g++.sum | 144 +-
sumfiles/gcc.log.xz | Bin 3097024 -> 3083188 bytes
sumfiles/gcc.sum | 4528 ++++++++++++++--------------
sumfiles/gfortran.log.xz | Bin 1038696 -> 1038948 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2184 -> 2196 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 205760 -> 205552 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2552 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 434852 -> 453732 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2481 insertions(+), 2440 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-arm-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
from cf02db74e 19: onsuccess: 2: Successful build after binutils/gcc: 3 commits
new f1146185b 20: onsuccess: 2: Successful build after binutils/gcc: 18 commits
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 1704 -> 1668 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 51308 -> 50800 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 949436 -> 948392 bytes
06-check_regression/console.log.xz | Bin 2672 -> 2704 bytes
dashboard/dashboard-env.sh | 8 ++++----
dashboard/squad/push_results_to_squad.sh | 6 +++---
dashboard/squad/summary-annotation.txt | 2 +-
dashboard/squad/test/results-metadata.json | 10 +++++-----
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 12 ++++++++----
mail/mail-body.txt | 12 ++++++++----
mail/mail-subject.txt | 2 +-
manifest.sh | 18 +++++++++---------
15 files changed, 41 insertions(+), 33 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 release/2.29/master
in repository glibc.
from efe736ebe7 NEWS: Add a bug fix entry for BZ #28896
new e68db8bf5a stdio: Remove memory leak from multibyte convertion [BZ#25691]
new b307c13ef3 stdio: Add tests for printf multibyte convertion leak [BZ#25691]
new 5b5dd5a43d Remove most vfprintf width/precision-dependent allocations ( [...]
new b2b761bc47 Fix memmove call in vfprintf-internal.c:group_number
new f22d1cb932 support: Add xsetlocale function
new 6da40102c7 Add test for bug 29530
The 6 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:
NEWS | 4 +
stdio-common/Makefile | 13 +-
stdio-common/bug22.c | 2 +-
.../tst-grouping2.c | 23 +-
stdio-common/tst-printf-bz25691.c | 108 +++++
.../tst-vfprintf-width-prec-alloc.c | 32 +-
stdio-common/vfprintf-internal.c | 447 +++++++++------------
support/Makefile | 1 +
support/support.h | 1 +
libio/tst-bz24228.c => support/xsetlocale.c | 19 +-
10 files changed, 347 insertions(+), 303 deletions(-)
copy elf/tst-absolute-sym.c => stdio-common/tst-grouping2.c (63%)
create mode 100644 stdio-common/tst-printf-bz25691.c
copy sysdeps/ieee754/ldbl-96/test-sinl-pseudo.c => stdio-common/tst-vfprintf-width [...]
copy libio/tst-bz24228.c => support/xsetlocale.c (74%)
--
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 gcc.
from 34ad7155fe2 s390: fix build on 32-bit hosts
new df8fe4adb07 A == 0 ? A : -A same as -A (when A is 0.0)
new 8bb1df032cc Add support for floating point endpoints to frange.
new 4fbe3e6aa74 Implement relational operators for frange with endpoints.
The 3 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:
gcc/match.pd | 2 +-
gcc/range-op-float.cc | 437 ++++++++++++++++++++++++------
gcc/testsuite/gcc.dg/tree-ssa/recip-3.c | 5 +
gcc/value-query.cc | 9 +
gcc/value-range-pretty-print.cc | 14 +-
gcc/value-range-storage.cc | 12 +
gcc/value-range.cc | 462 ++++++++++++++++++++++++++++----
gcc/value-range.h | 88 +++++-
8 files changed, 895 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.
unknown user pushed a change to branch master
in repository glibc.
from 1d495912a7 nss_dns: Rewrite _nss_dns_gethostbyname4_r using current interfaces
new e57d8fc97b S390: Always use svc 0
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:
sysdeps/unix/sysv/linux/s390/s390-32/clone.S | 14 ++++++----
sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S | 8 ++++--
sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S | 8 ++++--
sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S | 3 +-
sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h | 4 ---
sysdeps/unix/sysv/linux/s390/s390-32/vfork.S | 3 +-
sysdeps/unix/sysv/linux/s390/s390-64/clone.S | 14 ++++++----
sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S | 8 ++++--
sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S | 8 ++++--
sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S | 3 +-
sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h | 4 ---
sysdeps/unix/sysv/linux/s390/s390-64/vfork.S | 3 +-
sysdeps/unix/sysv/linux/s390/sysdep.h | 32 ++--------------------
13 files changed, 46 insertions(+), 66 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_profiled_lto
in repository toolchain/ci/base-artifacts.
from 3b26e2a2f 20: onsuccess: 2: Successful build after binutils/gcc: 4 commits
new ed72a157d 21: onsuccess: 2: Successful build after binutils/gcc: 18 commits
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 1716 -> 1692 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 39160 -> 38996 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 521116 -> 522964 bytes
06-check_regression/console.log.xz | Bin 2668 -> 2752 bytes
dashboard/dashboard-env.sh | 8 ++++----
dashboard/squad/push_results_to_squad.sh | 6 +++---
dashboard/squad/summary-annotation.txt | 2 +-
dashboard/squad/test/results-metadata.json | 10 +++++-----
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 13 ++++++++-----
mail/mail-body.txt | 13 ++++++++-----
mail/mail-subject.txt | 2 +-
manifest.sh | 18 +++++++++---------
15 files changed, 41 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.