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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards f55b7441 0: update: binutils-llvm-linux-qemu: boot
new ef102a66 0: update: binutils-llvm-linux-qemu: boot
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 (f55b7441)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 1676 -> 1836 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 45624 -> 44728 bytes
04-build_llvm/console.log.xz | Bin 59048 -> 59432 bytes
05-build_abe-qemu/console.log.xz | Bin 30104 -> 29732 bytes
06-build_linux/console.log.xz | Bin 3856 -> 3604 bytes
07-boot_linux/console.log.xz | Bin 6144 -> 6148 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 15 insertions(+), 15 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 releases/gcc-10
in repository gcc.
from 453a8f3d396 libstdc++: Improve std::forward static assert message
new cc56c03a7a7 libstdc++: Value-initialize objects held by EBO helpers [PR [...]
new 5c86e63cb03 libstdc++: fix is_default_constructible for hash containers [...]
new 6a38ddc2e01 libstdc++: Make allocator equality comparable in tests
new b3f135a50c3 libstdc++: Add missing 'constexpr' to std::tuple [PR102270]
new 923637b6cb7 libstdc++: Constrain std::make_any [PR102894]
new 30033d9bb9d libstdc++: Don't check always-true condition [PR101965]
new 0d480b8403f libstdc++: Use std::addressof in ranges::uninitialized_xxx [...]
The 7 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/hashtable.h | 26 ++++++++-
libstdc++-v3/include/bits/hashtable_policy.h | 5 +-
libstdc++-v3/include/bits/ranges_uninitialized.h | 26 ++++-----
libstdc++-v3/include/std/any | 13 +++--
libstdc++-v3/include/std/charconv | 6 +-
libstdc++-v3/include/std/tuple | 13 +++++
libstdc++-v3/testsuite/20_util/any/102894.cc | 20 +++++++
.../testsuite/20_util/tuple/cons/102270.cc | 64 ++++++++++++++++++++++
.../unordered_map/allocator/default_init.cc | 1 -
.../23_containers/unordered_map/cons/default.cc | 51 +++++++++++++++++
.../unordered_set/allocator/default_init.cc | 1 -
.../23_containers/unordered_set/cons/default.cc | 50 +++++++++++++++++
libstdc++-v3/testsuite/util/testsuite_allocator.h | 2 +-
libstdc++-v3/testsuite/util/testsuite_iterators.h | 8 +++
14 files changed, 257 insertions(+), 29 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/any/102894.cc
create mode 100644 libstdc++-v3/testsuite/20_util/tuple/cons/102270.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_map/cons/default.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_set/cons/default.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-release-aarch64-spec2k6-O3_VECT
in repository toolchain/ci/glibc.
from a4f3bc2346 s390: Use long branches across object boundaries (jgh instea [...]
adds bfe68fe3c4 nptl: Do not set signal mask on second setjmp return [BZ #28607]
adds f988b7f228 linux: Use /proc/stat fallback for __get_nprocs_conf (BZ #28624)
No new revisions were added by this update.
Summary of changes:
NEWS | 1 +
nptl/pthread_create.c | 4 +-
sysdeps/pthread/Makefile | 1 +
...d_cancel-exited.c => tst-pthread-exit-signal.c} | 24 ++++-----
sysdeps/unix/sysv/linux/getsysstats.c | 60 +++++++++++++---------
5 files changed, 51 insertions(+), 39 deletions(-)
copy sysdeps/pthread/{tst-pthread_cancel-exited.c => tst-pthread-exit-signal.c} (63%)
--
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_gnu_tx1/gnu-release-aarch64-spec2k6-O3_VECT
in repository toolchain/ci/binutils-gdb.
from cd68027df3 Automatic date update in version.in
adds 53730da841 Automatic date update in version.in
adds a7b0dce1c4 Automatic date update in version.in
adds 9d4007191c Automatic date update in version.in
adds f5befc931e Automatic date update in version.in
adds ea7f995f4c Automatic date update in version.in
adds 7aa6ff110f 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_bmk_gnu_tx1/gnu-release-aarch64-spec2k6-O3_VECT
in repository toolchain/ci/base-artifacts.
discards 93b2c889 0: update: binutils-gcc-linux-glibc: 1
new 2f2eca0a 0: update: binutils-gcc-linux-glibc: 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 (93b2c889)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-release- [...]
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 1576 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 42900 -> 43368 bytes
04-build_abe-stage1/console.log.xz | Bin 67112 -> 67840 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 8816 -> 8024 bytes
07-build_abe-glibc/console.log.xz | Bin 230640 -> 232792 bytes
08-build_abe-stage2/console.log.xz | Bin 171128 -> 172432 bytes
09-benchmark/benchmark-build.log | 62 +-
09-benchmark/benchmark.log | 60 +-
09-benchmark/console.log.xz | Bin 3092 -> 3104 bytes
10-check_regression/console.log.xz | Bin 4632 -> 5172 bytes
10-check_regression/results-0.csv | 36732 +++++++++++++++----------------
10-check_regression/results-1.csv | 36996 ++++++++++++++++----------------
10-check_regression/results-brief.csv | 48 +-
10-check_regression/results-full.csv | 809 +-
10-check_regression/results.csv | 450 +-
10-check_regression/results.log | 20 +-
11-update_baseline/console.log | 4604 ++--
11-update_baseline/results-0.csv | 36732 +++++++++++++++----------------
11-update_baseline/results-1.csv | 36996 ++++++++++++++++----------------
11-update_baseline/results-brief.csv | 48 +-
11-update_baseline/results-full.csv | 809 +-
11-update_baseline/results.csv | 450 +-
11-update_baseline/results.log | 20 +-
jenkins/manifest.sh | 22 +-
results | 2 +-
results_id | 2 +-
28 files changed, 77685 insertions(+), 77177 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_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3_LTO_VECT
in repository toolchain/ci/binutils-gdb.
from cd68027df3 Automatic date update in version.in
adds 53730da841 Automatic date update in version.in
adds a7b0dce1c4 Automatic date update in version.in
adds 9d4007191c Automatic date update in version.in
adds f5befc931e Automatic date update in version.in
adds ea7f995f4c Automatic date update in version.in
adds 7aa6ff110f 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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3_LTO_VECT
in repository toolchain/ci/base-artifacts.
discards 7584733c 0: update: gcc-f2255d28538e81cff7a8f5822f9489625fb88e70: 1
new ce9b88f5 0: update: binutils-7aa6ff110f22ed663a33cb5c3e302b9315217457: 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 (7584733c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1756 -> 1756 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 40704 -> 41332 bytes
04-build_abe-stage1/console.log.xz | Bin 83292 -> 84880 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 31572 -> 31248 bytes
07-build_abe-stage2/console.log.xz | Bin 156756 -> 158848 bytes
08-benchmark/benchmark-build.log | 30 ++++++++++++-------------
08-benchmark/benchmark.log | 28 +++++++++++------------
08-benchmark/console.log.xz | Bin 3060 -> 3004 bytes
09-check_regression/console.log.xz | Bin 852 -> 848 bytes
09-check_regression/results.log | 20 ++++++++---------
10-update_baseline/console.log | 42 +++++++++++++++++------------------
10-update_baseline/results.log | 20 ++++++++---------
jenkins/manifest.sh | 8 +++----
results | 2 +-
results_id | 2 +-
17 files changed, 74 insertions(+), 78 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 newlib.
from f885632f4 ldtoa: Fix insufficient valid output digits for "%f" format.
new 1c7384f9d Cygwin: get/setrlimit: implement RLIMIT_AS
new 3502a6ff2 Cygwin: add 3.4 release messages
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:
winsup/cygwin/cygheap.h | 1 +
winsup/cygwin/ntdll.h | 11 ++++--
winsup/cygwin/release/3.4.0 | 2 ++
winsup/cygwin/resource.cc | 86 +++++++++++++++++++++++++++++++++++++++++++++
winsup/doc/new-features.xml | 16 +++++++++
5 files changed, 114 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.