This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 339f7fea92 Add NT_ARM_TAGGED_ADDR_CTRL from Linux 5.10 to elf.h.
new 921e6f4198 printf: Add smoke tests for long double
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:
stdio-common/tst-printf.c | 65 ++++++++++++++++++++++++++++++++++++++-------
stdio-common/tst-printf.sh | 66 +++++++++++++++++++++++++++++++++-------------
2 files changed, 103 insertions(+), 28 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-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5eeda2e5 0: update: binutils-llvm-linux-qemu: 19317
new 4a2cf847 0: update: binutils-llvm-linux-qemu: 19318
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5eeda2e5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 311 +-
02-prepare_abe/console.log | 384 +-
03-build_abe-binutils/console.log | 11578 ++++++-------
04-build_llvm/console.log | 13838 +++++++--------
05-build_linux/console.log | 857 +-
08-check_regression/console.log | 14 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 112 +-
09-update_baseline/results.regressions | 2 +-
console.log | 27096 +++++++++++++++---------------
jenkins/manifest.sh | 20 +-
results | 2 +-
12 files changed, 27230 insertions(+), 26986 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_gnu/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/gcc.
from 7d7acc71ec7 Daily bump.
adds 0ca62e6abf7 rtl-optimization/98144 - tame REE memory usage
adds ab5b267e1e2 rtl-optimization/98863 - prune RD with LIVE in STV
adds c7affa6f7c1 Assorted LTO fixes for Ada
adds 874eb25b983 Fix regression with partial rep clause on variant record type
adds 550bf0c5002 rtl-optimization/98863 - tame i386 specific RPAD pass
adds ab1aa8c0044 preprocessor: Make quoting : [PR 95253]
adds 18c03dc1986 testsuite: Add test for already fixed PR [PR97804]
adds 534426f26aa Daily bump.
adds 96bff67d349 c++: No aggregate CTAD with explicit dguide [PR98802]
adds 2211aab8e38 [PR97701] LRA: Don't narrow class only for REG or MEM. A v [...]
adds 5c205862d1d Daily bump.
new eb15f761bc7 c++: Empty args for variadic concept [PR98717]
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/ChangeLog | 39 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 18 +++++
gcc/ada/gcc-interface/decl.c | 97 ++++++++++++++++++------
gcc/ada/gcc-interface/utils.c | 48 +++++++-----
gcc/config/i386/i386-features.c | 20 +++--
gcc/cp/ChangeLog | 6 ++
gcc/cp/constraint.cc | 8 --
gcc/cp/pt.c | 18 +++--
gcc/df-problems.c | 28 +++++--
gcc/df.h | 1 +
gcc/lra-constraints.c | 12 +--
gcc/testsuite/ChangeLog | 21 +++++
gcc/testsuite/g++.dg/cpp1z/class-deduction78.C | 20 +++++
gcc/testsuite/g++.dg/cpp2a/concepts-variadic3.C | 7 ++
gcc/testsuite/g++.dg/cpp2a/no_unique_address11.C | 18 +++++
gcc/testsuite/gcc.target/aarch64/pr97701.c | 17 +++++
gcc/testsuite/gcc.target/i386/20051216-1.c | 5 ++
libcpp/ChangeLog | 5 ++
libcpp/mkdeps.c | 1 -
20 files changed, 307 insertions(+), 84 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction78.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-variadic3.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/no_unique_address11.C
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr97701.c
create mode 100644 gcc/testsuite/gcc.target/i386/20051216-1.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 3f5a6bd9 0: update: gcc-7d7acc71ec7eee2cfe3245fedbeddb4c65b01e89: 1
new 045fc638 0: update: gcc-eb15f761bc741599504d532ef9c1c03a8de71820: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (3f5a6bd9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 50 +-
02-prepare_abe/console.log | 344 +-
04-build_abe-bootstrap_debug/console.log | 83332 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 83874 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
7 files changed, 83809 insertions(+), 83803 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_bmk_tx1/llvm-release-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/llvm-project.
from 3a8282376b6 Add minor version to libclang.so and libclang-cpp.so SONAME
adds e18e509bdb4 workflows: Add job to check for ABI changes in libclang.so [...]
adds 17e842f3785 workflows: Update action branch names
adds 85fcd465594 workflows: Re-enable lldb test on Mac OS X
adds 1fdec59bffc [lldb] Fix fallout caused by D89156 on 11.0.1 for MacOS
No new revisions were added by this update.
Summary of changes:
.github/workflows/clang-tests.yml | 6 +-
.github/workflows/libclang-abi-tests.yml | 132 +++++++++++++++++++++
.github/workflows/libclc-tests.yml | 6 +-
.github/workflows/lld-tests.yml | 6 +-
.github/workflows/lldb-tests.yml | 12 +-
.github/workflows/llvm-tests.yml | 10 +-
.../Platform/MacOSX/PlatformAppleTVSimulator.cpp | 8 +-
.../Platform/MacOSX/PlatformAppleTVSimulator.h | 2 +-
.../MacOSX/PlatformAppleWatchSimulator.cpp | 8 +-
.../Platform/MacOSX/PlatformAppleWatchSimulator.h | 2 +-
.../Platform/MacOSX/PlatformDarwinKernel.cpp | 2 +-
.../Platform/MacOSX/PlatformiOSSimulator.cpp | 10 +-
.../Plugins/Platform/MacOSX/PlatformiOSSimulator.h | 2 +-
13 files changed, 170 insertions(+), 36 deletions(-)
create mode 100644 .github/workflows/libclang-abi-tests.yml
--
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_tx1/llvm-release-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/glibc.
from d3cb8f6222 aarch64: fix static PIE start code for BTI [BZ #27068]
adds 760e1d2878 gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
No new revisions were added by this update.
Summary of changes:
iconvdata/Makefile | 4 +-
iconvdata/bug-iconv14.c | 127 ++++++++++++++++++++++++++++++++++++++++++++++
iconvdata/iso-2022-jp-3.c | 67 +++++++++++++++++-------
3 files changed, 178 insertions(+), 20 deletions(-)
create mode 100644 iconvdata/bug-iconv14.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.