This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4df8e6fc0cb [committed] Add sym-exec subdirectory to configure.in rathe [...]
new 1467409beb2 libstdc++: Simplify std::_Destroy using 'if constexpr'
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/include/bits/stl_construct.h | 33 +++++++++++++++++++++++++------
1 file changed, 27 insertions(+), 6 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-14
in repository gcc.
from 89e7b9b2bb6 [PATCH] modula2: Add noreturn attribute to m2/gm2-libs/M2RTS.mod
new aa38196eb45 [PATCH] PR modula2/116918 -fswig correct syntax
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/m2/gm2-compiler/M2Swig.mod | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 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 17a43505b3 elf: Consolidate stackinfo.h
new c5a3d1bc84 locale: More strictly implement ISO 8601 for Esperanto locale
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:
localedata/locales/eo | 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 releases/gcc-14
in repository gcc.
from 89761f1f035 [PATCH] PR modula2/117555: Add missing return statement aft [...]
new 89e7b9b2bb6 [PATCH] modula2: Add noreturn attribute to m2/gm2-libs/M2RTS.mod
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/m2/Make-lang.in | 2 +-
gcc/m2/gm2-libs-min/M2RTS.mod | 2 ++
gcc/m2/gm2-libs/M2RTS.mod | 2 +-
3 files changed, 4 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 4c857e9c027 MAINTAINERS: add myself to write after approval
new 4df8e6fc0cb [committed] Add sym-exec subdirectory to configure.in rathe [...]
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/configure.ac | 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 b7d4de086c manual: Describe struct link_map, support link maps with dlinfo
new 17a43505b3 elf: Consolidate stackinfo.h
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/aarch64/stackinfo.h | 33 -----------------------------
sysdeps/arc/stackinfo.h | 33 -----------------------------
sysdeps/csky/stackinfo.h | 29 -------------------------
sysdeps/generic/stackinfo.h | 15 ++++++++++---
sysdeps/loongarch/stackinfo.h | 33 -----------------------------
sysdeps/powerpc/{ => powerpc32}/stackinfo.h | 8 +------
sysdeps/riscv/stackinfo.h | 33 -----------------------------
7 files changed, 13 insertions(+), 171 deletions(-)
delete mode 100644 sysdeps/aarch64/stackinfo.h
delete mode 100644 sysdeps/arc/stackinfo.h
delete mode 100644 sysdeps/csky/stackinfo.h
delete mode 100644 sysdeps/loongarch/stackinfo.h
rename sysdeps/powerpc/{ => powerpc32}/stackinfo.h (82%)
delete mode 100644 sysdeps/riscv/stackinfo.h
--
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 4de92ce8b23 aarch64: add tests for combinations of GCS options and mark [...]
new 11fdaff1610 gdb, gdbserver, gdbsupport: flatten and sort some list in [...]
new 3eccfdce99e gdb/configure.ac: remove elf_hp.h check
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/config.in | 3 --
gdb/configure | 106 ++++++++++++++++++++++++++++++++++++++++---------
gdb/configure.ac | 64 ++++++++++++++++++++++-------
gdbserver/configure | 67 ++++++++++++++++++++++++++++---
gdbserver/configure.ac | 29 +++++++++++---
gdbsupport/common.m4 | 49 ++++++++++++++++++-----
gdbsupport/configure | 42 ++++++++++++++++++--
7 files changed, 296 insertions(+), 64 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 27e5d860879 libstdc++: Disable deprecated warnings for std::rel_ops in std.cc
new 4c857e9c027 MAINTAINERS: add myself to write after approval
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:
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
--
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 b99742712 Cygwin: fcwd_access_t::SetVersionFromPointer: drop declaration
new a82bf5590 Cygwin: setpriority, sched_setparam: add missing process acce [...]
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/miscfuncs.cc | 2 ++
winsup/cygwin/sched.cc | 4 +++-
winsup/cygwin/syscalls.cc | 5 +++--
3 files changed, 8 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.