This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch maskray/clang
in repository glibc.
discards 8a75504799 linux: Fix a non-constant expression in _Static_assert
discards 1056a69911 configure: Check -fno-tree-loop-distribute-patterns
discards 19abb263c8 x86: fix __arch_exchange_and_add_body
discards bd540e09ed x86_64: Improve configure to catch incomplete Clang support
discards f208e0d7f7 configure: Add --disable-float128
discards 90a723baa5 libc-symbols.h: Work around asm label issues with #pragma re [...]
discards e2ca1aaf29 not-cancel.h: Move hidden_proto before first use
discards 3ca29febed glibcextract.py: Use # for asm
new 04c3e12815 glibcextract.py: Place un-assemblable @@@ in a comment
new 46a1f51299 not-cancel.h: Move hidden_proto before first use
new 0881bdfb91 libc-symbols.h: Work around asm label issues with #pragma re [...]
new 9fcaa21354 configure: Add --disable-float128
new 3da970a985 x86_64: Improve configure to catch incomplete Clang support
new 71e2ba6bd6 x86: fix __arch_exchange_and_add_body
new 5707bcdd16 configure: Check -fno-tree-loop-distribute-patterns
new e52e2b0a0c linux: Fix a non-constant expression in _Static_assert
new 55a07d91c1 Disable __USE_EXTERN_INLINES for clang
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 (8a75504799)
\
N -- N -- N refs/heads/maskray/clang (55a07d91c1)
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 9 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:
include/features.h | 2 +-
scripts/glibcextract.py | 2 +-
sysdeps/ieee754/float128/Makeconfig | 2 +-
3 files changed, 3 insertions(+), 3 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_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 0e90799071e libstdc++: Avoid use of hardware interference non-constant [...]
adds ae2df1a347f ctf: Do not warn for CTF not supported for GNU GIMPLE
adds 1848fbf0546 ctfc: Free CTF container elements in ctfc_delete_container ()
adds 7f78718b795 libstdc++: Move C++14 <chrono> components to new <bits/chro [...]
adds fba228e259d c++: NTTP with array/function type after substitution [PR61355]
new 50e20ee6e40 Daily bump.
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:
ChangeLog | 5 +
gcc/ChangeLog | 124 ++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 5 +
gcc/c/ChangeLog | 4 +
gcc/cp/ChangeLog | 18 +
gcc/cp/pt.c | 4 +
gcc/ctfc.c | 9 +-
gcc/testsuite/ChangeLog | 36 +
gcc/testsuite/g++.dg/template/param6.C | 32 +
gcc/testsuite/g++.old-deja/g++.pt/nontype5.C | 2 +-
gcc/toplev.c | 12 +-
libstdc++-v3/ChangeLog | 51 +
libstdc++-v3/include/Makefile.am | 1 +
libstdc++-v3/include/Makefile.in | 1 +
libstdc++-v3/include/bits/atomic_futex.h | 3 +-
libstdc++-v3/include/bits/atomic_timed_wait.h | 3 +-
libstdc++-v3/include/bits/chrono.h | 1392 +++++++++++++++++++++++
libstdc++-v3/include/bits/fs_fwd.h | 2 +-
libstdc++-v3/include/bits/semaphore_base.h | 4 +-
libstdc++-v3/include/bits/this_thread_sleep.h | 4 +-
libstdc++-v3/include/bits/unique_lock.h | 2 +-
libstdc++-v3/include/experimental/bits/fs_fwd.h | 2 +-
libstdc++-v3/include/experimental/chrono | 2 +-
libstdc++-v3/include/experimental/io_context | 2 +-
libstdc++-v3/include/experimental/netfwd | 2 +-
libstdc++-v3/include/experimental/timer | 2 +-
libstdc++-v3/include/std/chrono | 1380 +---------------------
libstdc++-v3/include/std/condition_variable | 3 +-
libstdc++-v3/include/std/mutex | 2 +-
libstdc++-v3/include/std/shared_mutex | 2 +-
31 files changed, 1728 insertions(+), 1385 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/param6.C
create mode 100644 libstdc++-v3/include/bits/chrono.h
--
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_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards c3f3450c5 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 17ac26313 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (c3f3450c5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1556 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 45380 -> 44952 bytes
05-build_abe-stage1/console.log.xz | Bin 71584 -> 71360 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9132 -> 9084 bytes
08-build_abe-glibc/console.log.xz | Bin 236088 -> 236220 bytes
09-build_abe-stage2/console.log.xz | Bin 200896 -> 200464 bytes
10-build_abe-gdb/console.log.xz | Bin 45052 -> 44540 bytes
11-build_abe-qemu/console.log.xz | Bin 30300 -> 30144 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 26 +++++++++++++-------------
13 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from d7a6aa74c8 [gdb/testsuite] Fix gdb.threads/check-libthread-db.exp with [...]
adds fc6e66cd18 Automatic date update in version.in
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from d7a6aa74c8 [gdb/testsuite] Fix gdb.threads/check-libthread-db.exp with [...]
adds fc6e66cd18 Automatic date update in version.in
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 0cee62013 0: update: binutils-gcc: 1
new d83ee7cc1 0: update: binutils-gcc: 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 (0cee62013)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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.xz | Bin 1544 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 53804 -> 52284 bytes
04-build_abe-gcc/console.log.xz | Bin 208816 -> 209324 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3892 -> 3828 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2464 -> 2648 bytes
07-check_regression/console.log.xz | Bin 3096 -> 2560 bytes
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 92 +-
08-update_baseline/console.log | 365 ++-
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 92 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3410492 -> 3391852 bytes
sumfiles/g++.sum | 120 +-
sumfiles/gcc.log.xz | Bin 2888664 -> 2893616 bytes
sumfiles/gcc.sum | 4204 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 866164 -> 866588 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2164 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 169420 -> 169328 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2536 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 425376 -> 423856 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2415 insertions(+), 2610 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.