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_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 8d9bd81b 0: update: binutils-gcc: 1
new f4781195 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 (8d9bd81b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 1552 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 52664 -> 52540 bytes
04-build_abe-bootstrap/console.log.xz | Bin 265884 -> 265668 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3864 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2416 -> 2416 bytes
07-check_regression/console.log.xz | Bin 2672 -> 2356 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 45 +-
08-update_baseline/console.log | 472 ++--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 45 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3446608 -> 3451412 bytes
sumfiles/g++.sum | 128 +-
sumfiles/gcc.log.xz | Bin 3038544 -> 3034372 bytes
sumfiles/gcc.sum | 3736 +++++++++++++--------------
sumfiles/gfortran.log.xz | Bin 928836 -> 929300 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2328 -> 2328 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 176144 -> 176284 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2712 -> 2712 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 444196 -> 443376 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2218 insertions(+), 2330 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7fe4ef71 3: reset: linux-9bc62afe03afdf33904f5e784e1ad68c50ff00bb: 22039
new a7375b47 3: reset: linux-9bc62afe03afdf33904f5e784e1ad68c50ff00bb: 22039
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 (7fe4ef71)
\
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 1752 -> 1728 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 44572 -> 45432 bytes
04-build_llvm/console.log.xz | Bin 61000 -> 60860 bytes
05-build_abe-qemu/console.log.xz | Bin 31696 -> 31396 bytes
06-build_linux/console.log.xz | Bin 4100 -> 4300 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 48 +++++++++++++++++------------------
jenkins/manifest.sh | 6 ++---
9 files changed, 27 insertions(+), 27 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 7c20a9b738a Combine the FADD(A, FMA(B, C, 0)) to FMA(B, C, A) and combi [...]
new aa15952d646 tree-optimization/102920 - fix PHI VN with undefined args
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/testsuite/gcc.dg/torture/pr102920.c | 25 +++++++++++++++++++++++++
gcc/tree-ssa-sccvn.c | 21 ++++++++++++++-------
gcc/tree-ssa-sccvn.h | 2 +-
3 files changed, 40 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr102920.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_cross_build/master-arm
in repository toolchain/ci/gdb.
from 1e5a28be0f ubsan: _bfd_xcoff64_swap_aux_in left shift of negative value
adds bd84a8e2e0 bfd_nonfatal_message, localise va_start
adds 5513527b59 objdump doesn't accept -L option
No new revisions were added by this update.
Summary of changes:
binutils/bucomm.c | 6 +++---
binutils/objdump.c | 2 +-
2 files changed, 4 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 linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 1e5a28be0f ubsan: _bfd_xcoff64_swap_aux_in left shift of negative value
adds bd84a8e2e0 bfd_nonfatal_message, localise va_start
adds 5513527b59 objdump doesn't accept -L option
No new revisions were added by this update.
Summary of changes:
binutils/bucomm.c | 6 +++---
binutils/objdump.c | 2 +-
2 files changed, 4 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 linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 5b2a4744 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 6c1fe520 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 (5b2a4744)
\
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 1552 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 43884 -> 44184 bytes
05-build_abe-stage1/console.log.xz | Bin 90132 -> 90120 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 8908 -> 9376 bytes
08-build_abe-glibc/console.log.xz | Bin 230020 -> 230116 bytes
09-build_abe-stage2/console.log.xz | Bin 223624 -> 226780 bytes
10-build_abe-gdb/console.log.xz | Bin 43896 -> 44828 bytes
11-build_abe-qemu/console.log.xz | Bin 29656 -> 29928 bytes
12-check_regression/console.log.xz | Bin 416 -> 420 bytes
13-update_baseline/console.log | 22 +++++++++++-----------
jenkins/manifest.sh | 12 ++++++------
13 files changed, 17 insertions(+), 17 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-release-arm-next-allyesconfig
in repository toolchain/ci/llvm-project.
from a797306b7721 [clang-format] [PR51640] - New AfterEnum brace wrapping ch [...]
adds 30c05f43b662 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
adds 2ac023cd540a [clang] Omit most AttributedStatements from the CFG
adds 914355ee793c [CMake] Re-enable use --gc-sections on OpenBSD
adds 47f53eec6485 [Mips] Add glue between CopyFromReg, CopyToReg and RDHWR n [...]
adds 3ee9a2b63cfd [Support][mips] Remove unnecessary includes from Memory.inc
adds 73daeb3d507f [CUDA] Make sure <string.h> is included with original __TH [...]
No new revisions were added by this update.
Summary of changes:
clang/lib/Analysis/CFG.cpp | 32 ++++++++++++++++++++--
clang/lib/Headers/__clang_cuda_runtime_wrapper.h | 6 +---
clang/test/SemaCXX/switch-implicit-fallthrough.cpp | 4 +++
clang/test/SemaCXX/unreachable-code.cpp | 22 +++++++++++++++
libcxx/CMakeLists.txt | 19 ++++++-------
libcxxabi/CMakeLists.txt | 21 +++++++-------
libunwind/CMakeLists.txt | 17 ++++++------
llvm/cmake/modules/AddLLVM.cmake | 2 +-
llvm/lib/Support/Unix/Memory.inc | 8 ------
llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp | 7 +++--
llvm/test/CodeGen/Mips/tls-static.ll | 4 +--
11 files changed, 92 insertions(+), 50 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-release-arm-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from ccf0c86c87 Automatic date update in version.in
adds 6f552ca803 [GOLD] PowerPC64: Don't pretend to support multi-toc
adds 644ed18669 [GOLD] Two GOT sections for PowerPC64
adds 34bebf56c8 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
adds 6bb799d222 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
adds 3b7669ac54 Automatic date update in version.in
adds 582c08278c Automatic date update in version.in
adds 471a3e5663 Automatic date update in version.in
adds 5af30d001a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/output.cc | 7 +-
gold/output.h | 3 +-
gold/powerpc.cc | 691 ++++++++++++++++++++++++----------------------------
gold/s390.cc | 7 +-
gold/target.h | 15 +-
8 files changed, 338 insertions(+), 391 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-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d5144542 2: update: binutils-llvm-linux-qemu: 20023
new bc0f49e2 2: update: binutils-llvm-linux-qemu: 20032
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 (d5144542)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 1568 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 41700 -> 41660 bytes
04-build_llvm/console.log.xz | Bin 57272 -> 57208 bytes
05-build_abe-qemu/console.log.xz | Bin 29856 -> 30112 bytes
06-build_linux/console.log.xz | Bin 6260 -> 6284 bytes
08-check_regression/console.log.xz | Bin 484 -> 480 bytes
09-update_baseline/console.log | 34 +++++++++++++++++-----------------
jenkins/manifest.sh | 22 +++++++++++-----------
results | 2 +-
10 files changed, 29 insertions(+), 29 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/gdb.
from b920bc3722 asan: evax_bfd_print_image buffer overflow
adds 1e5a28be0f ubsan: _bfd_xcoff64_swap_aux_in left shift of negative value
new bd84a8e2e0 bfd_nonfatal_message, localise va_start
new 5513527b59 objdump doesn't accept -L option
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:
bfd/coff64-rs6000.c | 7 ++-----
binutils/bucomm.c | 6 +++---
binutils/objdump.c | 2 +-
3 files changed, 6 insertions(+), 9 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 b920bc3722 asan: evax_bfd_print_image buffer overflow
adds 1e5a28be0f ubsan: _bfd_xcoff64_swap_aux_in left shift of negative value
adds bd84a8e2e0 bfd_nonfatal_message, localise va_start
adds 5513527b59 objdump doesn't accept -L option
No new revisions were added by this update.
Summary of changes:
bfd/coff64-rs6000.c | 7 ++-----
binutils/bucomm.c | 6 +++---
binutils/objdump.c | 2 +-
3 files changed, 6 insertions(+), 9 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/base-artifacts.
discards fdc21f3a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 5827901b 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 (fdc21f3a)
\
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 1544 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 45356 -> 45400 bytes
05-build_abe-stage1/console.log.xz | Bin 71452 -> 71832 bytes
07-build_abe-linux/console.log.xz | Bin 9044 -> 9436 bytes
08-build_abe-glibc/console.log.xz | Bin 236280 -> 237996 bytes
09-build_abe-stage2/console.log.xz | Bin 200508 -> 204096 bytes
10-build_abe-gdb/console.log.xz | Bin 44748 -> 45892 bytes
11-build_abe-qemu/console.log.xz | Bin 30036 -> 30468 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 12 ++++++------
12 files changed, 7 insertions(+), 7 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 37935c01841 Daily bump.
new 7c20a9b738a Combine the FADD(A, FMA(B, C, 0)) to FMA(B, C, A) and combi [...]
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/config/i386/sse.md | 52 ++++++++++++++++++++++
.../gcc.target/i386/avx512fp16-complex-fma.c | 18 ++++++++
2 files changed, 70 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512fp16-complex-fma.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_cross_check_gcc/release-arm
in repository toolchain/ci/gdb.
from 2e68dcbe8f Automatic date update in version.in
adds 6084d652a5 Automatic date update in version.in
adds 987c028c2e Automatic date update in version.in
adds 3da237413c 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_gnu_cross_check_gcc/release-arm
in repository toolchain/ci/gcc.
from cce92cd8d11 Daily bump.
adds 97262ad1c2c Daily bump.
adds 73833f5d0e0 Daily bump.
adds e20ec3be901 Don't use 'G' constraint in integer move patterns
adds 4b304e3d639 Revise -mdisable-fpregs option and add new -msoft-mult option
adds dd028e763d5 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 20 +++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/pa/pa-d.c | 2 +-
gcc/config/pa/pa.c | 10 +++++-----
gcc/config/pa/pa.h | 1 -
gcc/config/pa/pa.md | 54 ++++++++++++++++++++++++++--------------------------
gcc/config/pa/pa.opt | 8 ++++++--
7 files changed, 60 insertions(+), 37 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_check_gcc/release-arm
in repository toolchain/ci/binutils-gdb.
from 2e68dcbe8f Automatic date update in version.in
adds 6084d652a5 Automatic date update in version.in
adds 987c028c2e Automatic date update in version.in
adds 3da237413c 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_gnu_cross_check_gcc/release-arm
in repository toolchain/ci/base-artifacts.
discards 93949521 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 38f65a3f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (93949521)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/rele [...]
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 1572 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 43008 -> 42636 bytes
04-build_abe-stage1/console.log.xz | Bin 85344 -> 84884 bytes
06-build_abe-linux/console.log.xz | Bin 8836 -> 8800 bytes
07-build_abe-glibc/console.log.xz | Bin 286392 -> 284700 bytes
08-build_abe-stage2/console.log.xz | Bin 218284 -> 219588 bytes
09-build_abe-gdb/console.log.xz | Bin 40876 -> 40652 bytes
10-build_abe-qemu/console.log.xz | Bin 29908 -> 29844 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3860 -> 3840 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2436 -> 2440 bytes
13-check_regression/console.log.xz | Bin 2884 -> 2528 bytes
13-check_regression/results.compare | 30 +-
13-check_regression/results.compare2 | 65 +-
14-update_baseline/console.log | 387 +++----
14-update_baseline/results.compare | 30 +-
14-update_baseline/results.compare2 | 65 +-
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 2497904 -> 2502692 bytes
sumfiles/g++.sum | 18 +-
sumfiles/gcc.log.xz | Bin 2005092 -> 2016476 bytes
sumfiles/gcc.sum | 1858 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 793732 -> 790976 bytes
sumfiles/gfortran.sum | 6 +-
sumfiles/libatomic.log.xz | Bin 2244 -> 2240 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 136100 -> 136168 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2644 -> 2644 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 421444 -> 415332 bytes
sumfiles/libstdc++.sum | 10 +-
32 files changed, 1167 insertions(+), 1332 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_tx1/gnu-release-aarch64-spec2k6-O3
in repository toolchain/ci/glibc.
from cb44a620ef S390: Add PCI_MIO and SIE HWCAPs
adds 79528414dc elf: Replace nsid with args.nsid [BZ #27609]
adds 76843f3b3e y2038: Use a common definition for stat for sparc32
adds cb9b8b5d76 timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469)
adds 024a7640ab elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
No new revisions were added by this update.
Summary of changes:
NEWS | 1 +
elf/dl-close.c | 6 ++
elf/dl-open.c | 37 ++++++-
elf/dl-support.c | 7 ++
elf/dl-tls.c | 16 +--
elf/rtld.c | 1 +
posix/fork.c | 3 +
sysdeps/generic/ldsodefs.h | 9 +-
sysdeps/pthread/Makefile | 10 +-
sysdeps/pthread/tst-create1.c | 119 +++++++++++++++++++++
.../pthread/tst-create1mod.c | 30 +++---
sysdeps/unix/sysv/linux/bits/timex.h | 2 +-
sysdeps/unix/sysv/linux/sparc/bits/struct_stat.h | 54 ++++++----
13 files changed, 243 insertions(+), 52 deletions(-)
create mode 100644 sysdeps/pthread/tst-create1.c
copy elf/tst-dlopen-nodelete-reloc-mod8.c => sysdeps/pthread/tst-create1mod.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
in repository toolchain/ci/binutils-gdb.
from 3414eb95d1 Automatic date update in version.in
adds c5acbdb2b1 Automatic date update in version.in
adds 48106e81da Automatic date update in version.in
adds 1e4b1eace6 Automatic date update in version.in
adds 9aefdd5d13 Automatic date update in version.in
adds 61b08178e4 PR28459, readelf issues bogus warning
adds 03e3464158 Automatic date update in version.in
adds 1ee3ba2d67 Automatic date update in version.in
adds acd295e43e Automatic date update in version.in
adds ccf0c86c87 Automatic date update in version.in
adds 6f552ca803 [GOLD] PowerPC64: Don't pretend to support multi-toc
adds 644ed18669 [GOLD] Two GOT sections for PowerPC64
adds 34bebf56c8 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
adds 6bb799d222 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
adds 3b7669ac54 Automatic date update in version.in
adds 582c08278c Automatic date update in version.in
adds 471a3e5663 Automatic date update in version.in
adds 5af30d001a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/dwarf.c | 1 -
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/output.cc | 7 +-
gold/output.h | 3 +-
gold/powerpc.cc | 691 ++++++++++++++++++++++++----------------------------
gold/s390.cc | 7 +-
gold/target.h | 15 +-
9 files changed, 338 insertions(+), 392 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.