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 db47da255d8 [gdb/testsuite] Log on return in Term::_log_cur
new 6d8ace9ffd8 [gdb/testsuite] Use TERM=ansiw in tuiterm for bsd
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/lib/tuiterm.exp | 12 ++++++++++--
1 file changed, 10 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 binutils-2_45-branch
in repository binutils-gdb.
from 9a3dda9240a Automatic date update in version.in
new 44cd1f92e51 PR 33197 [AVR] Incorrect syntax in generated ldscript
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:
ld/scripttempl/avr.sc | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 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 release/2.36/master
in repository glibc.
from 902680a6fd Fix error reporting (false negatives) in SGID tests
new 8071618725 posix: Fix double-free after allocation failure in regcomp ( [...]
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:
NEWS | 1 +
posix/Makefile | 2 +-
posix/regcomp.c | 4 +-
posix/tst-regcomp-bracket-free.c | 176 +++++++++++++++++++++++++++++++++++++++
4 files changed, 181 insertions(+), 2 deletions(-)
create mode 100644 posix/tst-regcomp-bracket-free.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 a1fb7573420 testsuite: Fix gcc.target/powerpc/vsx-builtin-7.c test [PR119382]
new 7a3d5600845 ada: Minor adjustment to the doc of Last_Chance_Handler
new 7572d87ed24 ada: Function return accessibility checking for result acce [...]
new 1409e64e870 ada: Use-before-definition of a component of discriminated [...]
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/ada/accessibility.adb | 27 ++-
...ard_and_implementation_defined_restrictions.rst | 6 +-
gcc/ada/exp_aggr.adb | 2 +
gcc/ada/exp_ch3.adb | 10 +
gcc/ada/exp_ch6.adb | 241 +++++++++++++++++++++
gcc/ada/exp_ch6.ads | 9 +
gcc/ada/gnat_rm.texi | 8 +-
7 files changed, 289 insertions(+), 14 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 release/2.41/master
in repository glibc.
from 6e489c17f8 Fix error reporting (false negatives) in SGID tests
new 1e16d0096d posix: Fix double-free after allocation failure in regcomp ( [...]
new e7c419a295 iconv: iconv -o should not create executable files (bug 33164)
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:
NEWS | 2 +
iconv/iconv_prog.c | 4 +-
iconv/tst-iconv_prog-buffer.sh | 4 +
posix/Makefile | 1 +
posix/regcomp.c | 4 +-
posix/tst-regcomp-bracket-free.c | 176 +++++++++++++++++++++++++++++++++++++++
6 files changed, 188 insertions(+), 3 deletions(-)
create mode 100644 posix/tst-regcomp-bracket-free.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 release/2.38/master
in repository glibc.
from 21019afe65 malloc: cleanup casts in tst-calloc
new 6a52d5cab0 posix: Fix double-free after allocation failure in regcomp ( [...]
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:
NEWS | 1 +
posix/Makefile | 1 +
posix/regcomp.c | 4 +-
posix/tst-regcomp-bracket-free.c | 176 +++++++++++++++++++++++++++++++++++++++
4 files changed, 181 insertions(+), 1 deletion(-)
create mode 100644 posix/tst-regcomp-bracket-free.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 release/2.37/master
in repository glibc.
from ea179f9a37 Fix error reporting (false negatives) in SGID tests
new 58b768addb posix: Fix double-free after allocation failure in regcomp ( [...]
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:
NEWS | 1 +
posix/Makefile | 2 +-
posix/regcomp.c | 4 +-
posix/tst-regcomp-bracket-free.c | 176 +++++++++++++++++++++++++++++++++++++++
4 files changed, 181 insertions(+), 2 deletions(-)
create mode 100644 posix/tst-regcomp-bracket-free.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 releases/gcc-15
in repository gcc.
from efce571b152 c++/modules: Support re-streaming TU_LOCAL_ENTITYs [PR120412]
new 4d0c17354e4 tree-optimization/121202 - fix vector stmt placement
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/pr121202.c | 11 +++++++++++
gcc/tree-vect-slp.cc | 6 +++++-
2 files changed, 16 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr121202.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 release/2.40/master
in repository glibc.
from dbc83657e2 Fix error reporting (false negatives) in SGID tests
new 2eb180377b posix: Fix double-free after allocation failure in regcomp ( [...]
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:
NEWS | 1 +
posix/Makefile | 1 +
posix/regcomp.c | 4 +-
posix/tst-regcomp-bracket-free.c | 176 +++++++++++++++++++++++++++++++++++++++
4 files changed, 181 insertions(+), 1 deletion(-)
create mode 100644 posix/tst-regcomp-bracket-free.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.