This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-13-branch
in repository binutils-gdb.
from b07439230bd Automatic date update in version.in
new 12dd2ec62ff Automatic date update in version.in
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:
bfd/version.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 binutils-gdb.
from b1a41f59270 gprofng: PR29521 [docs] man pages are not in the release tarball
new 9433de2d57e Automatic date update in version.in
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:
bfd/version.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 binutils-2_40-branch
in repository binutils-gdb.
from 27dc715d829 Automatic date update in version.in
new 6ff0b21822c Automatic date update in version.in
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:
bfd/version.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 gcc.
from aba6416e95a testsuite: Fix up new51.C test on various targets [PR108533]
new 33ed1108583 libstdc++: Include std::ranges::subrange definition in <tup [...]
new e00d5cafbe1 libstdc++: Use /etc/sysconfig/clock for std::chrono::curren [...]
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:
libstdc++-v3/include/bits/ranges_base.h | 2 +-
libstdc++-v3/include/std/tuple | 16 ++++++--
libstdc++-v3/src/c++20/tzdb.cc | 24 +++++++++++-
.../20_util/tuple/make_from_tuple/dangling_ref.cc | 5 +++
.../20_util/tuple/make_from_tuple/tuple_like.cc | 43 ++++++++++++++++++++++
5 files changed, 83 insertions(+), 7 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/tuple/make_from_tuple/dangling_ref.cc
create mode 100644 libstdc++-v3/testsuite/20_util/tuple/make_from_tuple/tuple_like.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 f235d695729 Introduce new module to create search paths of dynamic strings.
new aba6416e95a testsuite: Fix up new51.C test on various targets [PR108533]
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/g++.dg/init/new51.C | 5 +++--
1 file changed, 3 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from 3af0cc191f 49: onsuccess: #535: boot: Success after qemu: 98 commits
new e9e594a27e 50: force: #537: boot: Success after llvm: 2 commits
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:
01-reset_artifacts/console.log.xz | Bin 1984 -> 1792 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2796 bytes
03-build_abe-binutils/console.log.xz | Bin 32220 -> 32520 bytes
04-build_kernel_llvm/console.log.xz | Bin 65320 -> 66132 bytes
05-build_abe-qemu/console.log.xz | Bin 31932 -> 32172 bytes
06-build_linux/console.log.xz | Bin 3544 -> 3512 bytes
08-check_regression/console.log.xz | Bin 2968 -> 2800 bytes
09-update_baseline/console.log | 10 +++++-----
dashboard/dashboard-generate.sh | 2 +-
git/llvm_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 22 +++++++++++-----------
14 files changed, 21 insertions(+), 21 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 327d45c57eb c++: "" #pragma at BOF [PR108504]
new f235d695729 Introduce new module to create search paths of dynamic strings.
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/m2/Make-lang.in | 10 +-
gcc/m2/gm2-compiler/DynamicStringPath.def | 113 +++++++++++++
gcc/m2/gm2-compiler/DynamicStringPath.mod | 265 ++++++++++++++++++++++++++++++
gcc/m2/gm2-compiler/M2Options.mod | 12 +-
gcc/m2/gm2-compiler/M2Search.def | 25 ---
gcc/m2/gm2-compiler/M2Search.mod | 131 +++------------
gcc/m2/gm2-gcc/init.cc | 2 +
gcc/m2/gm2-gcc/m2options.h | 1 -
gcc/m2/tools-src/makeSystem | 17 +-
libgm2/libm2cor/Makefile.am | 2 +-
libgm2/libm2cor/Makefile.in | 2 +-
libgm2/libm2iso/Makefile.am | 2 +-
libgm2/libm2iso/Makefile.in | 2 +-
libgm2/libm2min/Makefile.am | 2 +-
libgm2/libm2min/Makefile.in | 2 +-
15 files changed, 435 insertions(+), 153 deletions(-)
create mode 100644 gcc/m2/gm2-compiler/DynamicStringPath.def
create mode 100644 gcc/m2/gm2-compiler/DynamicStringPath.mod
--
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 1c407dc0882 xtensa: Revise complex hard register clobber elimination
new 39ade88fa16 c++: static lambda in template [PR108526]
new 327d45c57eb c++: "" #pragma at BOF [PR108504]
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/cp/parser.cc | 2 +-
gcc/cp/pt.cc | 5 +++++
gcc/testsuite/g++.dg/cpp23/static-operator-call5.C | 8 ++++++++
gcc/testsuite/g++.dg/ext/pragma1.C | 4 ++++
4 files changed, 18 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp23/static-operator-call5.C
create mode 100644 gcc/testsuite/g++.dg/ext/pragma1.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 265a749f290 LRA: Always do elimination and only for hard register to ch [...]
new 1c407dc0882 xtensa: Revise complex hard register clobber elimination
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/xtensa/xtensa.md | 72 +++++++++++++++++++++++----------------------
1 file changed, 37 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.