This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from eeb7b079d5 stdlib: Fix __libc_message_impl iovec size (BZ 32947)
new 632d895f3e elf: Add DL_ADDRESS_WITHOUT_RELOC [BZ #33088]
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/rtld.c | 9 ++++-----
include/elf.h | 13 +++++++++++++
2 files changed, 17 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 revert-31-fix_usemake_ninja
in repository llvm-lnt.
at 03dac92 Revert "Automatically set Ninja generator for --use-make=ninja"
This branch includes the following new commits:
new d5c039d Automatically set Ninja generator for --use-make=ninja
new 1909e5a Fix missed change of cmake_flags
new d6a7c2c Merge pull request #31 from omjavaid/fix_usemake_ninja
new 03dac92 Revert "Automatically set Ninja generator for --use-make=ninja"
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.
--
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 llvm-lnt.
from a57eea6 All llvm projects moved to github quite a while ago
new d5c039d Automatically set Ninja generator for --use-make=ninja
new 1909e5a Fix missed change of cmake_flags
new d6a7c2c Merge pull request #31 from omjavaid/fix_usemake_ninja
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:
lnt/tests/test_suite.py | 6 +++++-
1 file changed, 5 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 gcc.
from 41155992d57 [committed] [PR rtl-optimization/120242] Fix SUBREG_PROMOTE [...]
new 612c4c104ac cobol: Revise diagnostic linemap management.
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/cobol/gcobc | 7 +-
gcc/cobol/genapi.cc | 9 --
gcc/cobol/gengen.cc | 8 -
gcc/cobol/lexio.cc | 26 +++-
gcc/cobol/lexio.h | 9 ++
gcc/cobol/parse.y | 109 ++++++++++----
gcc/cobol/parse_ante.h | 11 +-
gcc/cobol/parse_util.h | 9 ++
gcc/cobol/scan.l | 389 +++++++++++++++++++++++++------------------------
gcc/cobol/scan_ante.h | 113 +++++++-------
gcc/cobol/symbols.h | 2 +-
gcc/cobol/util.cc | 83 ++++++-----
gcc/cobol/util.h | 5 +-
13 files changed, 439 insertions(+), 341 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 45a17e30811 [RISC-V] Correct CFA notes for stack-clash protection [PR120714]
new 41155992d57 [committed] [PR rtl-optimization/120242] Fix SUBREG_PROMOTE [...]
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/ext-dce.cc | 112 ++++++++++++++++++++++++++------
gcc/testsuite/gcc.dg/torture/pr120242.c | 30 +++++++++
gcc/testsuite/gcc.dg/torture/pr120627.c | 27 ++++++++
gcc/testsuite/gcc.dg/torture/pr120736.c | 21 ++++++
gcc/testsuite/gcc.dg/torture/pr120813.c | 27 ++++++++
5 files changed, 197 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr120242.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr120627.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr120736.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr120813.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 8ea555b7b47 analyzer: use nullptr rather than NULL
new 45a17e30811 [RISC-V] Correct CFA notes for stack-clash protection [PR120714]
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/config/riscv/riscv.cc | 13 ++++++++--
gcc/testsuite/gcc.target/riscv/pr120714.c | 40 +++++++++++++++++++++++++++++++
2 files changed, 51 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr120714.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 main
in repository newlib.
from bc95e1bef Cygwin: pipe: Add missing code restoring real_non_blocking_mode
new 2af1914b6 Cygwin: testsuite: add a mingw test program to spawn
new 9deb0bc3b Cygwin: testsuite: test posix_spawn of a non-Cygwin executable.
new a4c2540d0 Cygwin: testsuite: test passing directory fd to child
new b4e4cb4c8 Cygwin: testsuite: test relative path to exe after addchdir.
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:
winsup/testsuite/Makefile.am | 3 +-
winsup/testsuite/cygrun.sh | 4 +-
winsup/testsuite/mingw/Makefile.am | 7 +-
winsup/testsuite/winsup.api/posix_spawn/chdir.c | 12 ++
winsup/testsuite/winsup.api/posix_spawn/errors.c | 8 +
winsup/testsuite/winsup.api/posix_spawn/win32.c | 181 +++++++++++++++++++++
winsup/testsuite/winsup.api/posix_spawn/winchild.c | 130 +++++++++++++++
7 files changed, 341 insertions(+), 4 deletions(-)
create mode 100644 winsup/testsuite/winsup.api/posix_spawn/win32.c
create mode 100644 winsup/testsuite/winsup.api/posix_spawn/winchild.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 main
in repository newlib.
from 41104f60e Cygwin: Add release message for recent pipe fixes
new bc95e1bef Cygwin: pipe: Add missing code restoring real_non_blocking_mode
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/fhandler/pipe.cc | 10 ++++++++--
1 file changed, 8 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 newlib.
from 41104f60e Cygwin: Add release message for recent pipe fixes
new bc95e1bef Cygwin: pipe: Add missing code restoring real_non_blocking_mode
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/fhandler/pipe.cc | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.