This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/backup/tcwg_bootstrap_build/master-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts/tcwg_bootstrap_build/master-aarch64-bootstrap_profiled_lto_lean.
at 28c5f45 onsuccess: #318: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
No new revisions were added by this update.
--
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 57fa5b60bbb libstdc++: Do not use __is_convertible unconditionally [PR113241]
new a3fee5ef891 libstdc++: Remove unneeded double operation in src/c++17/fs [...]
new d4cd871d15b libstdc++: Avoid overflow when appending to std::filesystem::path
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/src/c++17/fs_path.cc | 34 ++++++++++++++++++++++++----------
1 file changed, 24 insertions(+), 10 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 29abd09a744 contrib: Remove C-style comments from Python files
new 57fa5b60bbb libstdc++: Do not use __is_convertible unconditionally [PR113241]
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/std/type_traits | 5 +++++
1 file changed, 5 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 linaro-local/ci/tcwg_bmk-code_speed-cpu2017rate/llvm-arm-master-O2
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_speed-cpu2017rate/llvm-arm-master-O2.
was 9a02f52 force: #124: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk- [...]
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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/backup/tcwg_bmk-code_speed-cpu2017rate/llvm-arm-master-O2
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_speed-cpu2017rate/llvm-arm-master-O2.
at 9a02f52 force: #124: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk- [...]
No new revisions were added by this update.
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from e0fb38a9 round-robin-baseline.sh (push_baseline): Backup branch instea [...]
new 5b460638 jenkins-helpers.sh (git_clean): Remove corrupted index
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:
jenkins-helpers.sh | 6 +++++-
1 file changed, 5 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi
in repository toolchain/ci/base-artifacts/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi.
was 4e6c8b6 onsuccess: #275: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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/backup/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi
in repository toolchain/ci/base-artifacts/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi.
at 4e6c8b6 onsuccess: #275: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
No new revisions were added by this update.
--
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 520b1df08d aarch64: Make cpu-features definitions not Linux-specific
new 848746e88e elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
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:
elf/dynamic-link.h | 5 +
elf/elf.h | 5 +
elf/tst-glibcelf.py | 1 +
manual/tunables.texi | 11 ++
scripts/glibcelf.py | 4 +
sysdeps/x86/cet-control.h | 12 ++
sysdeps/x86/cpu-features.c | 21 +-
sysdeps/x86/dl-procruntime.c | 1 +
sysdeps/x86/dl-tunables.list | 5 +
sysdeps/x86_64/Makefile | 27 +++
sysdeps/x86_64/configure | 35 ++++
sysdeps/x86_64/configure.ac | 4 +
sysdeps/{generic => x86_64}/dl-dtprocnum.h | 6 +-
sysdeps/x86_64/dl-machine.h | 216 ++++++++++++++++++++-
.../x86_64/link_map.h | 11 +-
.../x86_64/tst-plt-rewrite1.c | 10 +-
.../x86_64/tst-plt-rewritemod1.c | 17 +-
17 files changed, 369 insertions(+), 22 deletions(-)
copy sysdeps/{generic => x86_64}/dl-dtprocnum.h (85%)
copy stdlib/stdc_bit_ceil_uc.c => sysdeps/x86_64/link_map.h (82%)
copy elf/tst-ro-dynamic.c => sysdeps/x86_64/tst-plt-rewrite1.c (81%)
copy stdlib/stdc_bit_ceil_ull.c => sysdeps/x86_64/tst-plt-rewritemod1.c (76%)
--
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 03c7df97e7a LoongArch: Fixed the problem of incorrect judgment of the i [...]
new 1bc9eddb801 contrib: Add script name to usage error in gen_wcwidth.py
new 29abd09a744 contrib: Remove C-style comments from Python files
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:
contrib/analyze_brprob.py | 2 +-
contrib/analyze_brprob_spec.py | 2 +-
contrib/check-params-in-docs.py | 2 +-
contrib/check_GNU_style.py | 2 +-
contrib/check_GNU_style_lib.py | 2 +-
contrib/filter-clang-warnings.py | 2 +-
contrib/gcc-changelog/git_check_commit.py | 2 +-
contrib/gcc-changelog/git_commit.py | 2 +-
contrib/gcc-changelog/git_email.py | 2 +-
contrib/gcc-changelog/git_repository.py | 2 +-
contrib/gcc-changelog/git_update_version.py | 2 +-
contrib/gcc-changelog/test_email.py | 2 +-
contrib/gen_autofdo_event.py | 2 +-
contrib/mark_spam.py | 2 +-
contrib/unicode/gen-box-drawing-chars.py | 2 +-
contrib/unicode/gen-combining-chars.py | 2 +-
contrib/unicode/gen-printable-chars.py | 2 +-
contrib/unicode/gen_wcwidth.py | 4 ++--
18 files changed, 19 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.