This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f6ba433d3c3 Fix ICE with -g and -std=c23 when forming composite types [ [...]
new d836db149d4 c++: add deprecation notice for -fconcepts-ts
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/c-family/c-opts.cc | 5 +++++
gcc/doc/invoke.texi | 4 +++-
2 files changed, 8 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 3fed1609f61 uninit-pr108968-register.c: use __UINTPTR_TYPE__ for LLP64
new f6ba433d3c3 Fix ICE with -g and -std=c23 when forming composite types [ [...]
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/c/c-typeck.cc | 5 +++++
gcc/testsuite/gcc.dg/pr113438.c | 7 +++++++
2 files changed, 12 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr113438.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-13
in repository gcc.
from a523d05182d AVR: Add AVR64DU and some older devices.
new 5741e5fc531 Fortran: fix bounds-checking errors for CLASS array dummies [...]
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/fortran/trans-array.cc | 5 ++++-
gcc/testsuite/gfortran.dg/pr104908.f90 | 32 ++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr104908.f90
--
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 topic/3.6
in repository newlib.
discards 19ccc15b3 Cygwin: implement setproctitle
discards 14bfaaecd Cygwin: commune_process: don't use IsBadStringPtr
discards 0e1b5617d Cygwin: globals: make __progname an alias of program_invocati [...]
discards 3d39981b9 Cygwin: cygwin_GetCommandLineW/A: don't rely on __argv[0] content
discards 020f85131 Cygwin: ps -f: output command line
discards 1f8953544 Cygwin: redefine CW_CMDLINE to CW_CMDLINE_ALLOC
discards ea18f89cd Cygwin: pinfo: use stpcpy where appropriate
discards 2158556ae sys/stat.h: drop __INSIDE_CYGWIN__ guards
discards 0f0519a41 Cygwin: posix_getdents: implement per SUS Base Specifications [...]
discards f148dac66 Cygwin: devices.h: drop useless mode check
discards 7d686ae8a Cygwin: dirent.h: make definition of struct __DIR opaque
discards 5ef186445 Cygwin: implement fdclosedir
discards 518dda414 Cygwin: implement dirent.d_reclen
discards 668e0180e Cygwin: export getlocalename_l
discards 2c132a489 getlocalename_l: implement per SUS Base Specifications Issue 8 draft
discards c0398b934 Cygwin: path: convert symlink_info to class
discards f9d5fe8b7 Cygwin: files: slightly simplify suffix handling
discards f92f73671 Cygwin: bump DLL version to 3.6.0
adds 31f7cd1e4 Hide itoa, utoa, __itoa and __utoa in stdlib.h on Cygwin only
new a4fead7bd Cygwin: bump DLL version to 3.6.0
new 069f56db7 Cygwin: files: slightly simplify suffix handling
new cb54031e0 Cygwin: path: convert symlink_info to class
new 71511d4ac getlocalename_l: implement per SUS Base Specifications Issue 8 draft
new cd260e4da Cygwin: export getlocalename_l
new 7e40e0169 Cygwin: implement dirent.d_reclen
new d72be712a Cygwin: implement fdclosedir
new 5353cb8ef Cygwin: dirent.h: make definition of struct __DIR opaque
new 219b2dff7 Cygwin: devices.h: drop useless mode check
new 62ca95721 Cygwin: posix_getdents: implement per SUS Base Specifications [...]
new 3600654b7 sys/stat.h: drop __INSIDE_CYGWIN__ guards
new b1d64ac26 Cygwin: pinfo: use stpcpy where appropriate
new 732afede9 Cygwin: redefine CW_CMDLINE to CW_CMDLINE_ALLOC
new 1ce9756ee Cygwin: ps -f: output command line
new bded8091c Cygwin: cygwin_GetCommandLineW/A: don't rely on __argv[0] content
new b2476bc52 Cygwin: globals: make __progname an alias of program_invocati [...]
new 61fd87029 Cygwin: commune_process: don't use IsBadStringPtr
new 2e7f7b96e Cygwin: implement setproctitle
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (19ccc15b3)
\
N -- N -- N refs/heads/topic/3.6 (2e7f7b96e)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 18 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/stdlib.h | 4 +++-
1 file changed, 3 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 newlib.
from 6252fd026 Cygwin: machine/_arc4random.h: Fix copy/paste bug
new 31f7cd1e4 Hide itoa, utoa, __itoa and __utoa in stdlib.h on Cygwin only
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/stdlib.h | 4 +++-
1 file changed, 3 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 6252fd026 Cygwin: machine/_arc4random.h: Fix copy/paste bug
new 31f7cd1e4 Hide itoa, utoa, __itoa and __utoa in stdlib.h on Cygwin only
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/stdlib.h | 4 +++-
1 file changed, 3 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 topic/3.6
in repository newlib.
from 020f85131 Cygwin: ps -f: output command line
new 3d39981b9 Cygwin: cygwin_GetCommandLineW/A: don't rely on __argv[0] content
new 0e1b5617d Cygwin: globals: make __progname an alias of program_invocati [...]
new 14bfaaecd Cygwin: commune_process: don't use IsBadStringPtr
new 19ccc15b3 Cygwin: implement setproctitle
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:
newlib/libc/include/sys/unistd.h | 8 +++++++
winsup/cygwin/cygwin.din | 1 +
winsup/cygwin/dcrt0.cc | 18 +++++++--------
winsup/cygwin/fhandler/serial.cc | 8 +++----
winsup/cygwin/globals.cc | 10 +++++---
winsup/cygwin/include/cygwin/version.h | 3 ++-
winsup/cygwin/kernel32.cc | 7 ++++--
winsup/cygwin/libc/bsdlib.cc | 34 +++++++++++++++++++++++++++
winsup/cygwin/pinfo.cc | 42 +++++++++++++++-------------------
winsup/cygwin/release/3.6.0 | 2 ++
winsup/cygwin/scripts/mkglobals_h | 1 +
winsup/cygwin/strace.cc | 6 ++---
12 files changed, 95 insertions(+), 45 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 1bbb19b6eb1b Merge tag 'erofs-for-6.8-rc3-fixes' of git://git.kernel.or [...]
new 658365c6b085 scsi: isci: Fix an error code problem in isci_io_request_build()
new d6b75ba52189 scsi: virtio_scsi: Remove duplicate check if queue is broken
new e6f3799de2f2 scsi: initio: Remove redundant variable 'rb'
new 7d1ae55ffed0 scsi: MAINTAINERS: Update ibmvscsi_tgt maintainer
new 52998cdd8d34 Merge branch '6.8/scsi-staging' into 6.8/scsi-fixes
new 4373534a9850 scsi: core: Move scsi_host_busy() out of host lock for wak [...]
new f4469f385835 scsi: storvsc: Fix ring buffer size calculation
new 6764c317b6bb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 8 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:
MAINTAINERS | 2 +-
drivers/scsi/initio.c | 3 +--
drivers/scsi/isci/request.c | 2 +-
drivers/scsi/scsi_error.c | 8 ++++----
drivers/scsi/scsi_lib.c | 2 +-
drivers/scsi/scsi_priv.h | 2 +-
drivers/scsi/storvsc_drv.c | 12 +++++++-----
drivers/scsi/virtio_scsi.c | 2 --
8 files changed, 16 insertions(+), 17 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 903cd86606 Open master branch for glibc 2.40 development
new da89496337 Use gcc __builtin_stdc_* builtins in stdbit.h if possible
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 | 5 +-
manual/stdbit.texi | 8 +-
stdlib/Makefile | 1 +
stdlib/stdbit.h | 84 ++++-
stdlib/tst-stdbit-builtins.c | 778 +++++++++++++++++++++++++++++++++++++++++++
5 files changed, 860 insertions(+), 16 deletions(-)
create mode 100644 stdlib/tst-stdbit-builtins.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 dcf579cb61b modula2: tidyup patch
new 3fed1609f61 uninit-pr108968-register.c: use __UINTPTR_TYPE__ for LLP64
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/c-c++-common/analyzer/uninit-pr108968-register.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.