This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 467898d513e asan, v3: Fix up handling of > 32 byte aligned variables wi [...]
new 508b2b9df12 libstdc++: Regenerate baseline_symbols.txt files for Linux
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/config/abi/post/aarch64-linux-gnu/baseline_symbols.txt | 2 ++
libstdc++-v3/config/abi/post/i486-linux-gnu/baseline_symbols.txt | 2 ++
libstdc++-v3/config/abi/post/m68k-linux-gnu/baseline_symbols.txt | 2 ++
libstdc++-v3/config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt | 2 ++
libstdc++-v3/config/abi/post/powerpc64le-linux-gnu/baseline_symbols.txt | 2 ++
libstdc++-v3/config/abi/post/riscv64-linux-gnu/baseline_symbols.txt | 2 ++
libstdc++-v3/config/abi/post/s390x-linux-gnu/baseline_symbols.txt | 2 ++
libstdc++-v3/config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt | 2 ++
libstdc++-v3/config/abi/post/x86_64-linux-gnu/baseline_symbols.txt | 2 ++
9 files changed, 18 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 1e4760703 Add entry a1558e9ad856938f165f838733955b331ebbec09 from https [...]
new 26417ec3b Add entry 55f6a7d949abc708d1c6ebc01eb3053f96d1472b from https [...]
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:
.../master-thumb_m3_eabi/details.txt | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 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 master
in repository toolchain/ci/interesting-commits.
from 1e86d38fb Add entry ddd64a6ec3b38e18aefb9fcba50c0d9297e5e711 from https [...]
new 1e4760703 Add entry a1558e9ad856938f165f838733955b331ebbec09 from https [...]
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:
.../master-thumb_m3_eabi/details.txt | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 master
in repository toolchain/ci/interesting-commits.
from 78d9419ec Add entry 99b5921bfc8f9122fb7ccb0a4284179fd3a2f2ba from https [...]
new 1e86d38fb Add entry ddd64a6ec3b38e18aefb9fcba50c0d9297e5e711 from https [...]
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:
.../master-thumb_m3_eabi/details.txt | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 master
in repository toolchain/ci/interesting-commits.
from 16c3d8cce Add entry ce6c4d3b4d336493cab128795467d832cb04c9ee from https [...]
new 78d9419ec Add entry 99b5921bfc8f9122fb7ccb0a4284179fd3a2f2ba from https [...]
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:
.../master-thumb_m3_eabi/details.txt | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 master
in repository toolchain/ci/interesting-commits.
from 2b3deee97 Add entry 38c00edd65c39b07166aa0913c79adb9bcac943c from https [...]
new 16c3d8cce Add entry ce6c4d3b4d336493cab128795467d832cb04c9ee from https [...]
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:
.../master-thumb_m3_eabi/details.txt | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 release/2.28/master
in repository glibc.
from 47f69077d5 x86_64: Optimize ffsll function code size.
new f3095d3eb6 aarch64: Use memcpy_simd as the default memcpy
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/memcpy.S | 187 +++++++++------------
sysdeps/aarch64/multiarch/Makefile | 2 +-
sysdeps/aarch64/multiarch/ifunc-impl-list.c | 2 -
sysdeps/aarch64/multiarch/memcpy.c | 6 +-
sysdeps/aarch64/multiarch/memcpy_advsimd.S | 248 ----------------------------
sysdeps/aarch64/multiarch/memmove.c | 6 +-
6 files changed, 81 insertions(+), 370 deletions(-)
delete mode 100644 sysdeps/aarch64/multiarch/memcpy_advsimd.S
--
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 master
in repository toolchain/ci/interesting-commits.
from b6f7ff563 Add entry e41103081bfa341bdb1037e94d6b8f7a0af39067 from https [...]
new 2b3deee97 Add entry 38c00edd65c39b07166aa0913c79adb9bcac943c from https [...]
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:
.../master-thumb_m3_eabi/details.txt | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 master
in repository toolchain/ci/interesting-commits.
from 5262e26fa Add entry da1a888b524d620c7a17f368b69c46934b69495c from https [...]
new b6f7ff563 Add entry e41103081bfa341bdb1037e94d6b8f7a0af39067 from https [...]
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:
.../master-thumb_m3_eabi/details.txt | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 master
in repository toolchain/ci/interesting-commits.
from 63f7bca8c Add entry ddb479e796bee3964ddb6a2daa8f79598e47cede from https [...]
new 5262e26fa Add entry da1a888b524d620c7a17f368b69c46934b69495c from https [...]
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:
.../master-thumb_m3_eabi/details.txt | 22 +++++++++++++++-------
1 file changed, 15 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.