This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from e5ca265a9c new inputs with large errors for [a]cospi, [a]sinpi, [a]tanp [...]
new 0ab62fa4f6 AArch64: Update libm-test-ulps
new e9be7701e6 mlock, mlock2, munlock: Use __attr_access_none macro
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:
misc/sys/mman.h | 4 +--
sysdeps/aarch64/libm-test-ulps | 48 +++++++++++++++---------------
sysdeps/unix/sysv/linux/bits/mman-shared.h | 2 +-
3 files changed, 27 insertions(+), 27 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 gdb-16-branch
in repository binutils-gdb.
from c1001d08ee9 Automatic date update in version.in
new 97078538d6f PR 32507, PRIx64 in error messages on 32-bit mingw
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:
bfd/bfd.c | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++---------
1 file changed, 51 insertions(+), 9 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 d3305dffd5e [GCN] install.texi: Refer to Newlib 4.5.0 instead to certai [...]
new 99d5ef70061 Use _Float128 in test for PR118184
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/pr118184.c | 6 +++---
1 file 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 glibc.
from 6d556522c3 stdlib: fix lint failure
new e5ca265a9c new inputs with large errors for [a]cospi, [a]sinpi, [a]tanp [...]
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:
math/auto-libm-test-in | 35 ++
math/auto-libm-test-out-acospi | 340 +++++++++++++++++++
math/auto-libm-test-out-asinpi | 340 +++++++++++++++++++
math/auto-libm-test-out-atan2pi | 676 ++++++++++++++++++++++++++++++++++++++
math/auto-libm-test-out-atanpi | 340 +++++++++++++++++++
math/auto-libm-test-out-cospi | 340 +++++++++++++++++++
math/auto-libm-test-out-sinpi | 340 +++++++++++++++++++
math/auto-libm-test-out-tanpi | 340 +++++++++++++++++++
sysdeps/x86_64/fpu/libm-test-ulps | 66 ++--
9 files changed, 2784 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 master
in repository glibc.
from d5bceac99d stdlib: random_r: fix unaligned access in initstate and init [...]
new 6d556522c3 stdlib: fix lint failure
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:
stdlib/Makefile | 2 +-
1 file changed, 1 insertion(+), 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 glibc.
from 6f0ea84f17 assert: Remove the use of %n from __assert_fail_base (BZ #32456)
new d5bceac99d stdlib: random_r: fix unaligned access in initstate and init [...]
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:
stdlib/Makefile | 1 +
stdlib/random_r.c | 42 ++++++++++++++++------
.../tst-unload.c => stdlib/tst-random-bz30584.c | 28 ++++++---------
3 files changed, 42 insertions(+), 29 deletions(-)
copy sysdeps/pthread/tst-unload.c => stdlib/tst-random-bz30584.c (63%)
--
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 6488d5b8612 tree-optimization/118171 - GENERIC folding in PRE results i [...]
new d3305dffd5e [GCN] install.texi: Refer to Newlib 4.5.0 instead to certai [...]
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/doc/install.texi | 5 ++---
1 file changed, 2 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 2b687ad95de aarch64: Detect word-level modification in early-ra [PR118184]
new 6488d5b8612 tree-optimization/118171 - GENERIC folding in PRE results i [...]
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/pr118171.c | 12 ++++++++++++
gcc/tree-ssa-pre.cc | 8 ++++----
2 files changed, 16 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr118171.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.
unknown user pushed a change to branch master
in repository glibc.
from cc74583f23 elf: Remove the remaining uses of GET_ADDR_OFFSET
new 37d0a3e55a Translations: Regenerate libc.pot
new 6f0ea84f17 assert: Remove the use of %n from __assert_fail_base (BZ #32456)
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:
assert/assert-perr.c | 2 +-
assert/assert.c | 27 ++---
po/libc.pot | 286 +++++++++++++++++++++++++++------------------------
3 files changed, 165 insertions(+), 150 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.