This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from e8bc312a2 newlib: fclose: Use sfp lock while fp lock is active
new 2abb929f0 Cygwin: clocks: Implement CLOCK_TAI
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:
winsup/cygwin/clock.cc | 59 ++++++++++++++++++++++++++++++++++++
winsup/cygwin/local_includes/clock.h | 13 ++++++++
winsup/cygwin/posix_timer.cc | 20 +++++++++---
winsup/cygwin/release/3.7.0 | 4 +++
winsup/cygwin/signal.cc | 6 ++++
winsup/cygwin/thread.cc | 5 +++
6 files changed, 102 insertions(+), 5 deletions(-)
create mode 100644 winsup/cygwin/release/3.7.0
--
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 e8bc312a2 newlib: fclose: Use sfp lock while fp lock is active
new 2abb929f0 Cygwin: clocks: Implement CLOCK_TAI
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:
winsup/cygwin/clock.cc | 59 ++++++++++++++++++++++++++++++++++++
winsup/cygwin/local_includes/clock.h | 13 ++++++++
winsup/cygwin/posix_timer.cc | 20 +++++++++---
winsup/cygwin/release/3.7.0 | 4 +++
winsup/cygwin/signal.cc | 6 ++++
winsup/cygwin/thread.cc | 5 +++
6 files changed, 102 insertions(+), 5 deletions(-)
create mode 100644 winsup/cygwin/release/3.7.0
--
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 binutils-2_45-branch
in repository binutils-gdb.
from 39363ad0a0b x86-64: Remove sframe relocs against discarded sections
new 6c0b1a20b61 gas: support --gsframe=no
new 95274989953 gas: Re-indent case OPTION_SFRAME:
new d534793d98c gas: improve --gsframe documentation
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:
gas/as.c | 17 ++++++++++++++---
gas/doc/as.texi | 8 ++++++--
2 files changed, 20 insertions(+), 5 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 cygwin-3_6-branch
in repository newlib.
from e3470cf99 Cygwin: add clock bugfixes to 3.6.5 release message
new 5fb125d01 newlib: fclose: Use sfp lock while fp lock is active
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:
newlib/libc/stdio/fclose.c | 3 ++-
1 file changed, 2 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 main
in repository newlib.
from 3dfa6af3a Cygwin: CI: deploy full set of documentation files from insta [...]
new e8bc312a2 newlib: fclose: Use sfp lock while fp lock is active
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:
newlib/libc/stdio/fclose.c | 3 ++-
1 file changed, 2 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 newlib.
from 3dfa6af3a Cygwin: CI: deploy full set of documentation files from insta [...]
new e8bc312a2 newlib: fclose: Use sfp lock while fp lock is active
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:
newlib/libc/stdio/fclose.c | 3 ++-
1 file changed, 2 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 binutils-2_45-branch
in repository binutils-gdb.
from 9d44d46d993 s390x sframe regressions
new 91b0c7e3110 gas: Move gas_sframe_check to binutils-common.exp
new 78a230e080e Re: gas: Move gas_sframe_check to binutils-common.exp
new 64304170aaa ld: Clear map_head_is_link_order for .gnu_object_only
new b4782f2504f sframe: Allow input R_*_NONE relocations
new 39363ad0a0b x86-64: Remove sframe relocs against discarded sections
The 5 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/elf-sframe.c | 9 ++++++-
bfd/elf64-x86-64.c | 10 +++++---
binutils/testsuite/lib/binutils-common.exp | 30 +++++++++++++++++++++++
gas/testsuite/gas/cfi-sframe/cfi-sframe.exp | 37 -----------------------------
ld/ldlang.c | 3 +++
ld/testsuite/ld-elf/eh-group.exp | 7 +++++-
ld/testsuite/ld-plugin/lto.exp | 9 +++++--
ld/testsuite/ld-x86-64/sframe-reloc-2a.s | 7 ++++++
ld/testsuite/ld-x86-64/sframe-reloc-2b.s | 31 ++++++++++++++++++++++++
ld/testsuite/ld-x86-64/x86-64.exp | 21 ++++++++++++++++
ld/testsuite/lib/ld-lib.exp | 32 +------------------------
11 files changed, 121 insertions(+), 75 deletions(-)
create mode 100644 ld/testsuite/ld-x86-64/sframe-reloc-2a.s
create mode 100644 ld/testsuite/ld-x86-64/sframe-reloc-2b.s
--
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 39ba01fe70c tree-optimization/121116 - avoid _BitInt for vector element init
new f8563adf994 ifconv: Remove unused array predicated
new fbc849d9c38 ifconv: Small improvement to fold_build_cond_expr; lhs and [...]
new 4d6c3f3b4fb ifconv: simple factor out operators while doing ifcvt [PR119920]
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/testsuite/gcc.dg/vect/vect-reduc-cond-1.c | 59 ++++++++
gcc/testsuite/gcc.dg/vect/vect-reduc-cond-2.c | 61 ++++++++
gcc/testsuite/gcc.dg/vect/vect-reduc-cond-3.c | 56 ++++++++
gcc/tree-if-conv.cc | 195 +++++++++++++++++++++++++-
4 files changed, 367 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-reduc-cond-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-reduc-cond-2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-reduc-cond-3.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 users/nalcock/try-libctf-no-sol-mmap
in repository binutils-gdb.
from d76f8df7052 libctf: do not use mmap on Solaris 11
new 338a5a35f2b libctf: get libctf-nobfd.ver from the right place with Solaris ld
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:
libctf/configure | 2 +-
libctf/configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 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 7c308196092 libstdc++: Use basic_string_view for std::bitset deduced types
new 39ba01fe70c tree-optimization/121116 - avoid _BitInt for vector element 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:
gcc/testsuite/gcc.dg/torture/pr121116.c | 21 +++++++++++++++++++++
gcc/tree-vect-loop.cc | 1 +
2 files changed, 22 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr121116.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.