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 193327db9fd Fix: Output section type does not been applied to section f [...]
new a4045fdf2e8 opcodes: microblaze: Add wdc.ext.clear and wdc.ext.flush insns
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:
opcodes/microblaze-opc.h | 33 ++++++++++++++++++---------------
opcodes/microblaze-opcm.h | 4 ++--
2 files changed, 20 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 releases/gcc-13
in repository gcc.
from 81185fb76aa ada: Fix missing call to Finalize_Protection for simple pro [...]
new 1e63d6fcaa5 libstdc++: Fix constexpr functions to conform to older standards
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:
libstdc++-v3/include/bits/chrono.h | 6 ++++--
libstdc++-v3/include/bits/stl_algobase.h | 15 ++++++---------
libstdc++-v3/include/experimental/bits/fs_path.h | 2 +-
libstdc++-v3/include/std/charconv | 2 +-
4 files changed, 12 insertions(+), 13 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 834fc2bf055 aarch64: Fine-grained policies to control ldp-stp formation
new 2ecab2f32b9 Darwin, configure: Allow for an unrecognisable dsymutil [PR [...]
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/configure | 2 +-
gcc/configure.ac | 2 +-
2 files changed, 2 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 glibc.
from 64b1a44183 libio: Add nonnull attribute for most FILE * arguments in stdio.h
new 551101e824 io: Do not implement fstat with fstatat
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/fstat64.c | 37 ++++++++++++++++++++--
sysdeps/unix/sysv/linux/fstatat64.c | 12 ++-----
.../linux/{bits/stdio_lim.h => internal-stat.h} | 21 ++++++------
3 files changed, 49 insertions(+), 21 deletions(-)
copy sysdeps/unix/sysv/linux/{bits/stdio_lim.h => internal-stat.h} (67%)
--
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 b31218bc936 vect, omp: inbranch simdclone dropping const
new 834fc2bf055 aarch64: Fine-grained policies to control ldp-stp formation
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/aarch64/aarch64-opts.h | 16 ++
gcc/config/aarch64/aarch64-protos.h | 25 +++
gcc/config/aarch64/aarch64-tuning-flags.def | 8 -
gcc/config/aarch64/aarch64.cc | 212 +++++++++++++++------
gcc/config/aarch64/aarch64.opt | 38 ++++
gcc/doc/invoke.texi | 20 ++
.../gcc.target/aarch64/ampere1-no_ldp_combine.c | 11 --
gcc/testsuite/gcc.target/aarch64/ldp_aligned.c | 66 +++++++
gcc/testsuite/gcc.target/aarch64/ldp_always.c | 66 +++++++
gcc/testsuite/gcc.target/aarch64/ldp_never.c | 66 +++++++
gcc/testsuite/gcc.target/aarch64/stp_aligned.c | 60 ++++++
gcc/testsuite/gcc.target/aarch64/stp_always.c | 60 ++++++
gcc/testsuite/gcc.target/aarch64/stp_never.c | 60 ++++++
13 files changed, 632 insertions(+), 76 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/aarch64/ampere1-no_ldp_combine.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/ldp_aligned.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/ldp_always.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/ldp_never.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/stp_aligned.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/stp_always.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/stp_never.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.