This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5de587c1f7a Remove dead code
new 806de30f51c libstdc++: Move tai_- and gps_clock::now impls out of ABI
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:
libstdc++-v3/config/abi/pre/gnu.ver | 4 ++
libstdc++-v3/include/std/chrono | 32 ++++++++--------
libstdc++-v3/src/c++20/Makefile.am | 2 +-
libstdc++-v3/src/c++20/Makefile.in | 4 +-
.../{include/tr1/cwctype => src/c++20/clock.cc} | 44 ++++++++++------------
5 files changed, 41 insertions(+), 45 deletions(-)
copy libstdc++-v3/{include/tr1/cwctype => src/c++20/clock.cc} (67%)
--
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 921e251e8f malloc: Support hugepages in mremap_chunk
new 3b2b88ccee elf: early conversion of elf p_flags to mprotect flags
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:
elf/Makefile | 2 +-
elf/dl-execstack-tunable.c | 2 +-
elf/dl-load.c | 19 ++++---------------
elf/dl-support.c | 7 +++----
elf/rtld.c | 12 +++++-------
include/alloca.h | 2 +-
include/stackinfo.h | 34 ++++++++++++++++++++++++++++++++++
nptl/allocatestack.c | 12 +++---------
support/support_stack_alloc.c | 9 ++++-----
sysdeps/alpha/stackinfo.h | 6 +++---
sysdeps/arm/stackinfo.h | 6 +++---
sysdeps/generic/ldsodefs.h | 15 +--------------
sysdeps/generic/stackinfo.h | 2 +-
sysdeps/hppa/stackinfo.h | 6 +++---
sysdeps/i386/stackinfo.h | 6 +++---
sysdeps/m68k/stackinfo.h | 4 ++--
sysdeps/mach/htl/pt-stack-alloc.c | 2 +-
sysdeps/mach/hurd/dl-execstack.c | 2 +-
sysdeps/mach/hurd/htl/pt-sysdep.c | 1 +
sysdeps/microblaze/stackinfo.h | 6 +++---
sysdeps/mips/stackinfo.h | 6 +++---
sysdeps/or1k/stackinfo.h | 6 +++---
sysdeps/powerpc/powerpc32/stackinfo.h | 5 +++--
sysdeps/s390/stackinfo.h | 6 +++---
sysdeps/sh/stackinfo.h | 6 +++---
sysdeps/sparc/stackinfo.h | 6 +++---
sysdeps/unix/sysv/linux/dl-execstack.c | 3 ++-
sysdeps/unix/sysv/linux/machine-sp.h | 2 ++
sysdeps/unix/sysv/linux/spawni.c | 5 +----
sysdeps/x86_64/stackinfo.h | 6 +++---
30 files changed, 104 insertions(+), 102 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 releases/gcc-15
in repository gcc.
from a2a13afec5a Daily bump.
new 3d14459c282 c++/modules: Provide definitions of synthesized methods out [...]
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/cp/method.cc | 3 +++
gcc/testsuite/g++.dg/modules/imp-member-4_a.C | 25 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/modules/imp-member-4_b.C | 17 +++++++++++++++++
gcc/testsuite/g++.dg/modules/imp-member-4_c.C | 14 ++++++++++++++
4 files changed, 59 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/modules/imp-member-4_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/imp-member-4_b.C
create mode 100644 gcc/testsuite/g++.dg/modules/imp-member-4_c.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 gcc.
from fcb3009a32d libsupc++: Change _Unordered comparison value to minimum va [...]
new 5de587c1f7a Remove dead code
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/tree-vect-loop.cc | 2 --
1 file changed, 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 f707c093dee c++: Fix up cpp_warn on __STDCPP_FLOAT*_T__ [PR121520]
new fcb3009a32d libsupc++: Change _Unordered comparison value to minimum va [...]
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:
libstdc++-v3/libsupc++/compare | 22 +++++++++++++++-------
libstdc++-v3/python/libstdcxx/v6/printers.py | 6 +++++-
2 files changed, 20 insertions(+), 8 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 614cfd0f8a malloc: Change mmap chunk layout
new 921e251e8f malloc: Support hugepages in mremap_chunk
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:
malloc/Makefile | 1 +
malloc/malloc.c | 39 ++++++++++++++++++++++++++++++++++-----
2 files changed, 35 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 master
in repository binutils-gdb.
from e17e65798e4 gdb/testsuite: work around empty substring bug in expect
new ab0e81e536b Revert part of commit 8e885fece150
new 3fa891a80c5 objcopy "Unable to recognise the format of the input file"
new d8867f5d1bf tekhex test for commit bf0f85df1254
new 93dfa8e923a objcopy "strip without global symbol" test
The 4 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:
binutils/objcopy.c | 36 +++++++++----------
binutils/testsuite/binutils-all/ar.exp | 4 +--
binutils/testsuite/binutils-all/objcopy.exp | 43 ++++++++++++++++++++---
binutils/testsuite/binutils-all/tek2.obj | 8 ++---
binutils/testsuite/binutils-all/x86-64/x86-64.exp | 2 +-
5 files changed, 63 insertions(+), 30 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 2027574bacf tree-optimization/121686 - failed SLP discovery for live re [...]
new f707c093dee c++: Fix up cpp_warn on __STDCPP_FLOAT*_T__ [PR121520]
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/c-family/c-cppbuiltin.cc | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 0a96e56017 added benchmark inputs for rsqrtf and rsqrt
new 614cfd0f8a malloc: Change mmap chunk layout
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:
malloc/malloc-check.c | 13 ++++++-------
malloc/malloc.c | 49 ++++++++++++++++++++++++++++---------------------
2 files changed, 34 insertions(+), 28 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 23cdb9da3b6 [gdb/testsuite] Fix gdb.server/non-existing-program.exp on [...]
new e17e65798e4 gdb/testsuite: work around empty substring bug in expect
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/testsuite/gdb.python/py-color-pagination.exp | 36 ++++++++++++++++--------
1 file changed, 25 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.