This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 17fe9b60f Cygwin: CI: grant full control to Administrators on github workspace
new 2029784e0 Cygwin: Fix compatibility with w32api headers v13
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/socket_inet.cc | 5 +++++
winsup/cygwin/fhandler/socket_local.cc | 5 +++++
winsup/cygwin/local_includes/ntdll.h | 4 ++++
winsup/cygwin/net.cc | 5 +++++
4 files changed, 19 insertions(+)
--
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 cygwin-3_6-branch
in repository newlib.
from 1a79dac5e Cygwin: CI: grant full control to Administrators on github workspace
new b4acca9b2 Cygwin: Fix compatibility with w32api headers v13
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/socket_inet.cc | 5 +++++
winsup/cygwin/fhandler/socket_local.cc | 5 +++++
winsup/cygwin/local_includes/ntdll.h | 4 ++++
winsup/cygwin/net.cc | 5 +++++
4 files changed, 19 insertions(+)
--
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 17fe9b60f Cygwin: CI: grant full control to Administrators on github workspace
new 2029784e0 Cygwin: Fix compatibility with w32api headers v13
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/socket_inet.cc | 5 +++++
winsup/cygwin/fhandler/socket_local.cc | 5 +++++
winsup/cygwin/local_includes/ntdll.h | 4 ++++
winsup/cygwin/net.cc | 5 +++++
4 files changed, 19 insertions(+)
--
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 f8f73249d9 Advisory text for CVE-2025-5745
new b15ed85c86 aarch64: fix typo in sysdeps/aarch64/Makefile
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/Makefile | 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 gcc.
from 9b80d0fdced ada: Generic formal objects have no entry components
new d2f82b57c81 libfortran: Add script to regenerate source files
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:
libgfortran/Makefile.am | 174 -------
libgfortran/Makefile.in | 167 ------
libgfortran/regenerate.sh | 1237 +++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 1237 insertions(+), 341 deletions(-)
create mode 100755 libgfortran/regenerate.sh
--
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 a35f642d231 ada: Error on subtype with static predicate used in case_ex [...]
new 615a92a1e6a vectorizer: Fix riscv build [PR120042]
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-vectorizer.h | 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 releases/gcc-15
in repository gcc.
from ba729e217ad ext-dce: Don't refine live width with SUBREG mode if !TRULY [...]
new 2859883e890 ada: Fix use-after-free in Compute_All_Tasks
new 8a4b72a2d99 ada: Fix infinite loop with aggregate in generic unit
new 4aca5bc773c ada: Storage_Error on Ordered_Maps container aggregate with [...]
new d02a2fe99f8 ada: Fix wrong initialization of library-level object by co [...]
new e249cec1ac9 ada: Fix fallout of latest change
new a35f642d231 ada: Error on subtype with static predicate used in case_ex [...]
The 6 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/einfo.ads | 2 +-
gcc/ada/exp_aggr.adb | 2 +-
gcc/ada/exp_ch4.adb | 16 +++++++++++++---
gcc/ada/freeze.adb | 11 +++++++++--
gcc/ada/libgnarl/s-stusta.adb | 5 ++++-
gcc/ada/sem_case.adb | 8 +++++---
gcc/ada/sem_ch12.adb | 5 +----
7 files changed, 34 insertions(+), 15 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 fce42e15063 RISC-V: Regen riscv-ext.texi [NFC]
new 043596fa26b ada: Factorize initialization of local variable
new 0bb1e0c53cc ada: Add assertion on expanded code in particular case
new 35d8062ebd1 ada: Tweak formatting in Process_Subtype
new 3d1703cb4c6 ada: Remove outdated comment about reused entity fields
new a7d4884b0a3 ada: Rename a couple of local variables
new 3f5f720f33e ada: Fix recursive call in Process_Subtype
new ea2a0e7faf2 ada: Add Incomplete_Type_OK formal to Process_Subtype
new 5db0a4c3c73 ada: Fix Value_Decimal to raise Constraint_Error on boundar [...]
new c8d73979464 ada: Fix the detection of configuration pragmas
new 26845c12efb ada: Fix use-after-free in Compute_All_Tasks
new eb5cc8510d5 ada: Fix infinite loop with aggregate in generic unit
new c4dc5124872 ada: Simplify Constrain_Array
new 467b7f39864 ada: Rename constant in Analyze_Component_Declaration
new 8d5375aa4fe ada: Fix omission in comment
new f2b992095a7 ada: Storage_Error on Ordered_Maps container aggregate with [...]
new 3f30c88d177 ada: VAST: create treewalker
new a88a9a2aee1 ada: Fix inconsistent comment for fixed-point Value attribu [...]
new 3ca2ce5071e ada: Fix wrong initialization of library-level object by co [...]
new a139b405338 ada: VAST: treewalker improvements
new c737dbfc020 ada: Fix fallout of latest change
new 4662043e55e ada: Move Check_Discriminant_Conformance to Sem_Ch3
new 434a5ff1e76 ada: Special case for inconsistent pointer in Scan_Raw_Unsigned
new 31bd253c363 ada: Error on subtype with static predicate used in case_ex [...]
new e564160f91b ada: VAST found bug: Itypes with Parent
new 15fd3020e36 ada: Factorize some duplicate code
new f03b8cf596e ada: Do not install the support files of 128-bit types on 3 [...]
new 1f6b0d91f75 ada: Small cleanup in instantiation of generic bodies
new 6c0f367bac1 ada: Minor comment tweak
new 5dc946f78e6 ada: Remove redundant guard against attribute with no expressions
new 9b80d0fdced ada: Generic formal objects have no entry components
The 30 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/Makefile.rtl | 86 ++++++++-
gcc/ada/debug.adb | 11 +-
gcc/ada/debug_a.adb | 7 +-
gcc/ada/einfo.ads | 24 +--
gcc/ada/exp_aggr.adb | 2 +-
gcc/ada/exp_ch4.adb | 16 +-
gcc/ada/exp_ch6.adb | 10 +-
gcc/ada/freeze.adb | 11 +-
gcc/ada/frontend.adb | 4 +-
gcc/ada/gen_il-gen-gen_entities.adb | 5 +-
gcc/ada/inline.adb | 36 ++--
gcc/ada/lib.adb | 9 -
gcc/ada/lib.ads | 13 +-
gcc/ada/libgnarl/s-stusta.adb | 5 +-
gcc/ada/libgnat/s-vafi128.ads | 6 +-
gcc/ada/libgnat/s-vafi32.ads | 6 +-
gcc/ada/libgnat/s-vafi64.ads | 6 +-
gcc/ada/libgnat/s-valued.adb | 27 ++-
gcc/ada/libgnat/s-valueu.adb | 9 +
gcc/ada/libgnat/s-valueu.ads | 8 +-
gcc/ada/namet.adb | 18 --
gcc/ada/namet.ads | 8 -
gcc/ada/par-ch5.adb | 38 ++--
gcc/ada/sem_attr.adb | 1 -
gcc/ada/sem_case.adb | 8 +-
gcc/ada/sem_ch12.adb | 9 +-
gcc/ada/sem_ch3.adb | 362 ++++++++++++++++++++++++++++++------
gcc/ada/sem_ch3.ads | 11 +-
gcc/ada/sem_ch6.adb | 243 ------------------------
gcc/ada/sem_ch6.ads | 9 -
gcc/ada/sem_prag.adb | 18 +-
gcc/ada/vast.adb | 235 ++++++++++++++++++++++-
gcc/ada/vast.ads | 7 +-
33 files changed, 785 insertions(+), 483 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 linux.
from 19272b37aa4f Linux 6.16-rc1
new cd097df4596f powerpc/powernv/memtrace: Fix out of bounds issue in memtr [...]
new 0d67f0dee6c9 powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()
new f09079bd04a9 Merge tag 'powerpc-6.16-2' of git://git.kernel.org/pub/scm [...]
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:
arch/powerpc/platforms/book3s/vas-api.c | 9 +++++++++
arch/powerpc/platforms/powernv/memtrace.c | 8 ++++++--
2 files changed, 15 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.