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 90840a86569 RISC-V: Add -march=help for gas
new 32235d90951 bfd: Don't call bfd_write with 0 size
new 2e384d4f44f bfd: Use MAP_FAILED for mmap failure
new 4810a2d92b9 bfd: Use size_t in the BFD mmap interface
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:
bfd/bfd-in2.h | 4 ++--
bfd/bfdio.c | 18 +++++++++---------
bfd/bfdwin.c | 10 +---------
bfd/cache.c | 14 +++++---------
bfd/elf-strtab.c | 2 +-
bfd/libbfd.h | 4 ++--
bfd/opncls.c | 6 +++---
bfd/sysdep.h | 12 ++++++++++++
bfd/vms-lib.c | 2 +-
9 files changed, 36 insertions(+), 36 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 cba186f2f0 Use Linux 6.8 in build-many-glibcs.py
new 3de2f8755c Update syscall lists for Linux 6.8
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/unix/sysv/linux/aarch64/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/alpha/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/arc/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/arm/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/csky/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/hppa/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/i386/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/loongarch/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/m68k/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/microblaze/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/mips/mips32/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/mips/mips64/n32/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/mips/mips64/n64/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/nios2/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/or1k/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/powerpc/powerpc32/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/powerpc/powerpc64/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/riscv/rv32/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/s390/s390-32/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/s390/s390-64/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/sh/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/sparc/sparc32/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/sparc/sparc64/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/syscall-names.list | 9 +++++++--
sysdeps/unix/sysv/linux/x86_64/64/arch-syscall.h | 5 +++++
sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h | 5 +++++
27 files changed, 137 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 fc691d024 Cygwin: pipe: Make sure to set read pipe non-blocking for cyg [...]
new 8d38c37ed RTEMS: Increase FS_SETSIZE to 256 bits
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/select.h | 2 ++
1 file changed, 2 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 fc691d024 Cygwin: pipe: Make sure to set read pipe non-blocking for cyg [...]
new 8d38c37ed RTEMS: Increase FS_SETSIZE to 256 bits
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/select.h | 2 ++
1 file changed, 2 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 4a76fb1da8 powerpc: Remove power8 strcasestr optimization
new cba186f2f0 Use Linux 6.8 in build-many-glibcs.py
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:
scripts/build-many-glibcs.py | 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 0613b12dd7f bitint: Fix up lowering of bitfield loads/stores [PR114313]
new b59f0c9c5a4 s390: Deprecate some vector builtins
new 9f2b16ce1ef s390: Streamline vector builtins with LLVM
new a63fb786f85 s390: Fix tests rosbg_si_srl and rxsbg_si_srl
new 4d049fadc25 s390: Fix TARGET_SECONDARY_RELOAD for non-SYMBOL_REFs
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:
gcc/config/s390/s390-builtin-types.def | 23 ++++----
gcc/config/s390/s390-builtins.def | 72 +++++++++++------------
gcc/config/s390/s390.cc | 2 +-
gcc/testsuite/gcc.target/s390/md/rXsbg_mode_sXl.c | 18 +++---
4 files changed, 60 insertions(+), 55 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 releases/gcc-12
in repository gcc.
from e219108afdf Daily bump.
new ec5da76ad33 libstdc++: Optimize std::to_array for trivial types [PR110167]
new 6a858b742c1 libstdc++: Fix a -Wsign-compare warning in std::list
new 2d5eee092aa libstdc++: Fix UB in weekday::weekday(sys_days) and add test
new d472bd346dd libstdc++: Remove unnecessary "& 1" from year_month_day_las [...]
new a7c37987a57 libstdc++: Simplify year::is_leap()
new a491dd0eac3 libstdc++: Improve operator-(weekday x, weekday y)
new 2f09b1c7b93 libstdc++: Remove UB from month and weekday additions and s [...]
The 7 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:
libstdc++-v3/include/bits/list.tcc | 2 +-
libstdc++-v3/include/std/array | 53 +++++---
libstdc++-v3/include/std/chrono | 140 +++++++++++++--------
.../23_containers/array/creation/110167.cc | 14 +++
libstdc++-v3/testsuite/std/time/month/1.cc | 19 +++
libstdc++-v3/testsuite/std/time/month/2.cc | 32 +++++
libstdc++-v3/testsuite/std/time/weekday/1.cc | 21 ++++
libstdc++-v3/testsuite/std/time/weekday/2.cc | 32 +++++
8 files changed, 246 insertions(+), 67 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/array/creation/110167.cc
create mode 100644 libstdc++-v3/testsuite/std/time/month/2.cc
create mode 100644 libstdc++-v3/testsuite/std/time/weekday/2.cc
--
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 c5037fcee2d OpenMP/Fortran: Fix defaultmap(none) issue with dummy proce [...]
new 0613b12dd7f bitint: Fix up lowering of bitfield loads/stores [PR114313]
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/gimple-lower-bitint.cc | 15 ++++++++-------
gcc/testsuite/gcc.dg/torture/bitint-62.c | 28 ++++++++++++++++++++++++++++
2 files changed, 36 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/bitint-62.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 6586359e8e4 asan: Fix ICE during instrumentation of returns_twice calls [...]
new c5037fcee2d OpenMP/Fortran: Fix defaultmap(none) issue with dummy proce [...]
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-openmp.cc | 9 +++++
.../libgomp.fortran/declare-target-indirect-4.f90 | 43 ++++++++++++++++++++++
2 files changed, 52 insertions(+)
create mode 100644 libgomp/testsuite/libgomp.fortran/declare-target-indirect-4.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 master
in repository gcc.
from f6d9426b5bb Daily bump.
new 364c684c474 gimple-iterator, ubsan: Fix ICE during instrumentation of r [...]
new 6586359e8e4 asan: Fix ICE during instrumentation of returns_twice calls [...]
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:
gcc/asan.cc | 10 +-
gcc/gimple-iterator.cc | 135 +++++++++++++++++++++
gcc/gimple-iterator.h | 2 +
.../gcc.dg/asan/{pr112709-1.c => pr112709-2.c} | 24 ++--
gcc/testsuite/gcc.dg/{asan => ubsan}/pr112709-1.c | 14 ++-
gcc/testsuite/gcc.dg/ubsan/pr112709-2.c | 62 ++++++++++
gcc/ubsan.cc | 46 ++++---
7 files changed, 250 insertions(+), 43 deletions(-)
copy gcc/testsuite/gcc.dg/asan/{pr112709-1.c => pr112709-2.c} (62%)
copy gcc/testsuite/gcc.dg/{asan => ubsan}/pr112709-1.c (76%)
create mode 100644 gcc/testsuite/gcc.dg/ubsan/pr112709-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.