This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from fac744183 Cygwin: lseek: fix an off-by-one condition in SEEK_DATA/SEEK_HOLE
new 4dd859d01 unistd.h: enable SEEK_DATA and SEEK_HOLE also for POSIX-1.2024
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:
newlib/libc/include/sys/unistd.h | 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 newlib.
from 6363caef2 Cygwin: pathnames.xml: explain dir mounts since 3.6.0
new fac744183 Cygwin: lseek: fix an off-by-one condition in SEEK_DATA/SEEK_HOLE
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/base.cc | 2 +-
winsup/cygwin/release/3.6.0 | 9 +++++++++
2 files changed, 10 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 main
in repository newlib.
from 6363caef2 Cygwin: pathnames.xml: explain dir mounts since 3.6.0
new fac744183 Cygwin: lseek: fix an off-by-one condition in SEEK_DATA/SEEK_HOLE
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/base.cc | 2 +-
winsup/cygwin/release/3.6.0 | 9 +++++++++
2 files changed, 10 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 74ea20e16cf tree: Fix up the DECL_VALUE_EXPR GC marking [PR118790]
new b01664a6197 c++: fix propagating REF_PARENTHESIZED_P [PR116379]
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/pt.cc | 4 ++--
gcc/testsuite/g++.dg/cpp1y/decltype-auto9.C | 15 +++++++++++++++
2 files changed, 17 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/decltype-auto9.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 8d3fe1e80 Add entry ee655ca27aad466bcc54f6eba03f7e564940ad5a from https [...]
new 32d03bc47 Add entry ee655ca27aad466bcc54f6eba03f7e564940ad5a from https [...]
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:
llvm/sha1/ee655ca27aad466bcc54f6eba03f7e564940ad5a/jira/description | 4 ++++
llvm/sha1/ee655ca27aad466bcc54f6eba03f7e564940ad5a/jira/yaml | 4 ++++
llvm/sha1/ee655ca27aad466bcc54f6eba03f7e564940ad5a/status.txt | 4 ++++
.../details.txt | 0
.../main-aarch64-Ofast-sve_vla/reproduction_instructions.txt | 0
.../tcwg_flang_test/main-aarch64-Ofast-sve_vla}/status-summary.txt | 0
.../tcwg_flang_test/main-aarch64-Ofast-sve_vla/status.txt | 4 ++--
.../tcwg_flang_test/status.txt | 4 ++++
8 files changed, 18 insertions(+), 2 deletions(-)
copy llvm/sha1/ee655ca27aad466bcc54f6eba03f7e564940ad5a/tcwg_flang_test/{main-aarc [...]
copy {fujitsu_testsuite/sha1/471c71be0fe507ecb02b5a9650e882f261ecc979 => llvm/sha1 [...]
copy {fujitsu_testsuite/sha1/a0e269d5d279c3a0781bb74940cf5ec16b4ab109 => llvm/sha1 [...]
copy llvm/sha1/{3c2fc7a45ae230a32e473e093b4583079050a969 => ee655ca27aad466bcc54f6 [...]
--
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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from a2c0320dd Add entry 85b289377bff14790f402e5ea84bb24168a68fc6 from https [...]
new 8d3fe1e80 Add entry ee655ca27aad466bcc54f6eba03f7e564940ad5a from https [...]
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:
.../tcwg_flang_test/main-aarch64-Ofast-sve_vla/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {fujitsu_testsuite/sha1/e0fb0c49ba3050dc1ac811e3429081b10f957ce1 => llvm/sha1 [...]
copy llvm/sha1/ee655ca27aad466bcc54f6eba03f7e564940ad5a/tcwg_flang_test/{main-aarc [...]
--
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 d4497366b Cygwin: always output cygdrive mntents.
new 93f390c79 Cygwin: 3.6.0: add release entries for my patches.
new b50c19521 Cygwin: new-features.xml: drop two dashes remaining from copy/paste
new 9bcb273f4 Cygwin: new-features.xml: transfer 3.6.0 release message to docs
new 701cec0aa Cygwin: pathnames.xml: improve chapters mount-table and cygdrive
new 6363caef2 Cygwin: pathnames.xml: explain dir mounts since 3.6.0
The 5 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/release/3.6.0 | 21 ++++++
winsup/doc/new-features.xml | 157 +++++++++++++++++++++++++++++++++++++++++++-
winsup/doc/pathnames.xml | 59 ++++++++++++-----
3 files changed, 219 insertions(+), 18 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 7c50f95421b LoongArch: Adjust the cost of ADDRESS_REG_REG.
new 74ea20e16cf tree: Fix up the DECL_VALUE_EXPR GC marking [PR118790]
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.cc | 23 ++++++++++++++++-------
1 file changed, 16 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 binutils-gdb.
from f59d6a9c3bf x86: drop redundant checks from ISA-used version determination
new 9754d1a7505 x86: drop redundant i.operands checks from output_disp()
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:
gas/config/tc-i386.c | 3 ---
1 file changed, 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.