This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8ca6bbf84c1 Ada: Fix segfault on uninitialized variable as operand of p [...]
new cf24c0fa538 sarif-replay: support "cached" logical locations [§3.33.3]
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/libsarifreplay.cc | 70 +++++++++++++++++++---
.../2.1.0-invalid/3.33.3-index-out-of-range.sarif | 32 ++++++++++
.../2.1.0-valid/spec-example-4.sarif | 2 +-
3 files changed, 96 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/sarif-replay.dg/2.1.0-invalid/3.33.3-index-out-of [...]
--
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 cf51d18b9d htl: move pthread_setcancelstate into libc.
new 96429bcc91 elf: Do not add a copy of _dl_find_object to libc.so
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-find_object.c | 5 ++---
include/dlfcn.h | 3 +--
sysdeps/arm/find_exidx.c | 3 ++-
4 files changed, 6 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.
unknown user pushed a change to branch master
in repository glibc.
from 04588633cf math: Fix sinhf for some inputs (BZ 32627)
new cf51d18b9d htl: move pthread_setcancelstate into libc.
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:
htl/Makefile | 2 +-
htl/Versions | 3 ++-
htl/forward.c | 4 ----
htl/pt-initialize.c | 1 -
htl/pt-setcancelstate.c | 8 ++++++--
sysdeps/htl/libc-lockP.h | 5 ++---
sysdeps/htl/pthread-functions.h | 2 --
sysdeps/htl/pthreadP.h | 2 --
sysdeps/mach/hurd/i386/libc.abilist | 1 +
sysdeps/mach/hurd/i386/libpthread.abilist | 1 -
sysdeps/mach/hurd/x86_64/libpthread.abilist | 1 -
sysdeps/pthread/sem_open.c | 11 +++--------
12 files changed, 15 insertions(+), 26 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 7bc54a84a50 Daily bump.
new 8c79b66dbca Ada: Fix segfault on uninitialized variable as operand of p [...]
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/ada/sem_warn.adb | 4 ++++
gcc/testsuite/gnat.dg/warn33.adb | 9 +++++++++
gcc/testsuite/gnat.dg/warn33_pkg.ads | 7 +++++++
3 files changed, 20 insertions(+)
create mode 100644 gcc/testsuite/gnat.dg/warn33.adb
create mode 100644 gcc/testsuite/gnat.dg/warn33_pkg.ads
--
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-13
in repository gcc.
from a7795d6974c Daily bump.
new a10a46d7b61 Ada: Fix segfault on uninitialized variable as operand of p [...]
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/ada/sem_warn.adb | 4 ++++
gcc/testsuite/gnat.dg/warn33.adb | 9 +++++++++
gcc/testsuite/gnat.dg/warn33_pkg.ads | 7 +++++++
3 files changed, 20 insertions(+)
create mode 100644 gcc/testsuite/gnat.dg/warn33.adb
create mode 100644 gcc/testsuite/gnat.dg/warn33_pkg.ads
--
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 b38efaf3605 x86: Add a -mstack-protector-guard=global test
new 8ca6bbf84c1 Ada: Fix segfault on uninitialized variable as operand of p [...]
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/ada/sem_warn.adb | 4 ++++
gcc/testsuite/gnat.dg/warn33.adb | 9 +++++++++
gcc/testsuite/gnat.dg/warn33_pkg.ads | 7 +++++++
3 files changed, 20 insertions(+)
create mode 100644 gcc/testsuite/gnat.dg/warn33.adb
create mode 100644 gcc/testsuite/gnat.dg/warn33_pkg.ads
--
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 d3ba8830842 Daily bump.
new b38efaf3605 x86: Add a -mstack-protector-guard=global test
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.target/i386/ssp-global.c | 35 ++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/ssp-global.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 annotated tag gdb-16.2-release
in repository binutils-gdb.
at bc8cff6ccb2 (tag)
tagging 50b1dcab86c5fea753e0b15c4722bda4313b48e3 (commit)
replaces gdb-16.1-release
tagged by Joel Brobecker
on Sat Feb 1 14:16:07 2025 +0400
- Log -----------------------------------------------------------------
GDB 16.2 Release.
-----BEGIN PGP SIGNATURE-----
iHQEABECADQWIQT0CtuQKyQmSqQuUL+S7bBL/zJc8wUCZ530ZxYcYnJvYmVja2Vy
QGFkYWNvcmUuY29tAAoJEJLtsEv/MlzzvW4AnjISVmlV8V4T0HACa1zjrnc8eCtA
AKCq8cGHQDMJqn3OwUIopipf9Ws2NQ==
=uGPb
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 50b1dcab86c Set GDB version number to 16.2.
new 39330efedd3 Bump GDB's version number to 16.2.90.DATE-git.
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.base/default.exp | 2 +-
gdb/version.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.