This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 542b110585 malloc: Enable merging of remainders in memalign (bug 30723)
new f6b10ed8e9 x86_64: Add log2 with FMA
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/x86_64/fpu/multiarch/Makefile | 2 ++
sysdeps/x86_64/fpu/multiarch/e_log2-fma.c | 3 +++
.../x86_64/fpu/multiarch/{e_expf.c => e_log2.c} | 28 +++++++++++-----------
3 files changed, 19 insertions(+), 14 deletions(-)
create mode 100644 sysdeps/x86_64/fpu/multiarch/e_log2-fma.c
copy sysdeps/x86_64/fpu/multiarch/{e_expf.c => e_log2.c} (60%)
--
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 4d9bc81a5d8 config: Fix host -rdynamic detection for build != host != target
new 7723684fafd libstdc++: Revert accidentally committed change to bits/stl [...]
new c19b542a177 libstdc++: Handle invalid values in std::chrono pretty printers
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:
libstdc++-v3/include/bits/stl_iterator.h | 10 ++++------
libstdc++-v3/python/libstdcxx/v6/printers.py | 7 ++++++-
libstdc++-v3/testsuite/libstdc++-prettyprinters/chrono.cc | 7 +++++++
3 files changed, 17 insertions(+), 7 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_gdb_check/master-arm
in repository toolchain/ci/base-artifacts.
from 97669e42e9e onsuccess: #165: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 951264f9127 onsuccess: #166: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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:
00-sumfiles/gdb.log.xz | Bin 1815604 -> 1817328 bytes
01-reset_artifacts/console.log.xz | Bin 2048 -> 2084 bytes
02-prepare_abe/console.log.xz | Bin 2616 -> 2616 bytes
03-build_abe-gdb/console.log.xz | Bin 46980 -> 47268 bytes
03-build_abe-gdb/make-gdb.log.xz | Bin 38616 -> 39084 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4304 -> 4256 bytes
04-build_abe-dejagnu/make-dejagnu.log.xz | Bin 588 -> 588 bytes
05-build_abe-check_gdb/baseline.xfail | 29 ++---
05-build_abe-check_gdb/check-gdb.log.xz | Bin 53572 -> 53224 bytes
05-build_abe-check_gdb/console.log.xz | Bin 11548 -> 11508 bytes
06-check_regression/baseline.xfail | 29 ++---
06-check_regression/console.log.xz | Bin 9972 -> 10008 bytes
git/gdb_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 4 +-
manifest.sh | 2 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 12 +-
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 102 ++++++++---------
notify/notify-init.log | 50 ++++-----
notify/results.compare | 187 ++++++++++++++-----------------
sumfiles/gdb.sum | 87 +++++++-------
sumfiles/xfails.xfail | 29 ++---
25 files changed, 271 insertions(+), 274 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 main
in repository newlib.
from 3550d7482 Add wildcard support to recurse into sys include directories
new 7374b46bf Cygwin: testsuite: Add a small delay in kill01
new 1a646ad79 Cygwin: testsuite: Tweak lseek03 after addition of SEEK_HOLE
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:
winsup/testsuite/winsup.api/ltp/kill01.c | 1 +
winsup/testsuite/winsup.api/ltp/kill03.c | 1 +
winsup/testsuite/winsup.api/ltp/kill04.c | 1 +
winsup/testsuite/winsup.api/ltp/lseek03.c | 2 +-
4 files changed, 4 insertions(+), 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 2db20b97f1d gdb: warn unused result for bfd IO functions
new 1c450dc2e76 RISC-V: Add reference to Zve32*
new 86dfe011797 RISC-V: Reflect actual range of vlen for hashing
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:
gdb/arch/riscv.h | 9 +++++----
1 file changed, 5 insertions(+), 4 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 gcc.
from 798a880a0b1 tree-optimization/110979 - fold-left reduction and partial vectors
new 4d9bc81a5d8 config: Fix host -rdynamic detection for build != host != target
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:
config/gcc-plugin.m4 | 2 +-
gcc/configure | 2 +-
libcc1/configure | 2 +-
3 files changed, 3 insertions(+), 3 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 gcc.
from 3a13884b23a Improve BB vectorization opt-info
new 798a880a0b1 tree-optimization/110979 - fold-left reduction and partial vectors
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:
gcc/testsuite/gcc.dg/torture/pr110979.c | 25 +++++++++++++++++++++++++
gcc/tree-vect-loop.cc | 24 +++++++++++++++++++++++-
2 files changed, 48 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr110979.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_woa_check_binutils/master-woa64
in repository toolchain/ci/base-artifacts.
from bd45a223328 onsuccess: #305: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new fa427bae6e5 onsuccess: #306: 0: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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:
00-sumfiles/binutils.log.xz | Bin 8620 -> 8604 bytes
00-sumfiles/gas.log.xz | Bin 143320 -> 143252 bytes
00-sumfiles/ld.log.xz | Bin 27388 -> 27384 bytes
01-reset_artifacts/console.log.xz | Bin 2072 -> 2104 bytes
02-prepare_abe/console.log.xz | Bin 2580 -> 2652 bytes
03-build_abe-binutils/console.log.xz | Bin 25336 -> 25540 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 16264 -> 16000 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4340 -> 4364 bytes
04-build_abe-dejagnu/make-dejagnu.log.xz | Bin 592 -> 592 bytes
05-build_abe-check_binutils/check-binutils.log.xz | Bin 5764 -> 5764 bytes
05-build_abe-check_binutils/console.log.xz | Bin 3624 -> 3916 bytes
06-check_regression/console.log.xz | Bin 2336 -> 2304 bytes
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 4 +-
manifest.sh | 2 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 18 ++--
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 112 +++++++++++-----------
notify/notify-init.log | 50 +++++-----
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 +-
sumfiles/ld.sum | 2 +-
25 files changed, 104 insertions(+), 104 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 binutils-gdb.
from 19c5c1bb327 Fix AIX build break.
new 2db20b97f1d gdb: warn unused result for bfd IO functions
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:
gdb/coff-pe-read.c | 114 ++++++++++++++++++++++++++++++++++-------------------
gdb/coffread.c | 27 +++----------
gdb/dbxread.c | 7 ++--
gdb/xcoffread.c | 5 ++-
4 files changed, 85 insertions(+), 68 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.