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/master-aarch64
in repository toolchain/ci/gdb.
from cf0992fe6f Automatic date update in version.in
adds fe7fdfda72 sim: clarify license text via COPYING file
No new revisions were added by this update.
Summary of changes:
sim/{arm => }/COPYING | 0
sim/ppc/COPYING | 674 --------------------------------------------------
sim/ppc/COPYING.LIB | 481 -----------------------------------
3 files changed, 1155 deletions(-)
rename sim/{arm => }/COPYING (100%)
delete mode 100644 sim/ppc/COPYING
delete mode 100644 sim/ppc/COPYING.LIB
--
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/master-aarch64
in repository toolchain/ci/binutils-gdb.
from cf0992fe6f Automatic date update in version.in
adds fe7fdfda72 sim: clarify license text via COPYING file
No new revisions were added by this update.
Summary of changes:
sim/{arm => }/COPYING | 0
sim/ppc/COPYING | 674 --------------------------------------------------
sim/ppc/COPYING.LIB | 481 -----------------------------------
3 files changed, 1155 deletions(-)
rename sim/{arm => }/COPYING (100%)
delete mode 100644 sim/ppc/COPYING
delete mode 100644 sim/ppc/COPYING.LIB
--
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/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 105165ae3 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 171b3b028 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 (105165ae3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/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 1548 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 45208 -> 45316 bytes
04-build_abe-stage1/console.log.xz | Bin 71508 -> 71444 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9740 -> 9532 bytes
07-build_abe-glibc/console.log.xz | Bin 236332 -> 236468 bytes
08-build_abe-stage2/console.log.xz | Bin 197152 -> 194128 bytes
09-build_abe-gdb/console.log.xz | Bin 44996 -> 44628 bytes
10-build_abe-qemu/console.log.xz | Bin 30584 -> 30108 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3896 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2516 -> 2460 bytes
13-check_regression/console.log.xz | Bin 3428 -> 8260 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 191 +-
13-check_regression/results.compare | 220 +-
13-check_regression/results.compare2 | 1111 +++++-
13-check_regression/results.regressions | 110 +-
14-update_baseline/console.log | 1892 ++++++++--
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 191 +-
14-update_baseline/results.compare | 220 +-
14-update_baseline/results.compare2 | 1111 +++++-
14-update_baseline/results.regressions | 110 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3253728 -> 3255516 bytes
sumfiles/g++.sum | 171 +-
sumfiles/gcc.log.xz | Bin 2857268 -> 2826596 bytes
sumfiles/gcc.sum | 5936 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 867380 -> 870364 bytes
sumfiles/gfortran.sum | 60 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2272 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 166168 -> 166184 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2644 -> 2640 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 405904 -> 409192 bytes
sumfiles/libstdc++.sum | 17 +-
39 files changed, 7705 insertions(+), 3677 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-aarch64-stable-allnoconfig
in repository toolchain/ci/llvm-project.
from d218ef07a072 Re-apply the fix on DwarfEHPrepare and add a test
adds 6cf25deec7d0 [libc++] counting_semaphore should not be default-constructible.
adds 00f64ccb49d9 [libc++] Remove non-atomic "platform" semaphore implementations.
adds 216200aff268 [libc++] Fix hang in counting_semaphore::try_acquire
No new revisions were added by this update.
Summary of changes:
libcxx/docs/ReleaseNotes.rst | 11 ++-
libcxx/include/__threading_support | 71 -----------------
libcxx/include/semaphore | 90 +++++-----------------
libcxx/src/support/win32/thread_win32.cpp | 36 ---------
.../std/thread/thread.semaphore/acquire.pass.cpp | 3 +
.../std/thread/thread.semaphore/binary.pass.cpp | 3 +
.../thread/thread.semaphore/ctor.compile.pass.cpp | 31 ++++++++
.../test/std/thread/thread.semaphore/max.pass.cpp | 7 +-
.../std/thread/thread.semaphore/release.pass.cpp | 3 +
.../thread/thread.semaphore/try_acquire.pass.cpp | 3 +
10 files changed, 73 insertions(+), 185 deletions(-)
create mode 100644 libcxx/test/std/thread/thread.semaphore/ctor.compile.pass.cpp
--
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-aarch64-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 86f474b5ff Automatic date update in version.in
adds 17ca3e2a9a Automatic date update in version.in
adds b1d7b59622 PR28523, ld.bfd created undefined symbols on ppc64
adds b794e0d763 Automatic date update in version.in
adds 96eb21265e PR28540, segmentation fault on NULL byte_get
adds 61cf8d6174 Automatic date update in version.in
adds 6e83428eea Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 30 ++++++++++++++----------------
bfd/version.h | 2 +-
binutils/objdump.c | 2 +-
3 files changed, 16 insertions(+), 18 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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7d6dd6638 0: update: binutils-llvm-linux-qemu: boot
new 8397ec168 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 (7d6dd6638)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 2760 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 42504 -> 42556 bytes
04-build_llvm/console.log.xz | Bin 58028 -> 57644 bytes
05-build_abe-qemu/console.log.xz | Bin 29704 -> 30028 bytes
06-build_linux/console.log.xz | Bin 3628 -> 3488 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
9 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_apm/gnu-master-aarch64-spec2k6-Os
in repository toolchain/ci/glibc.
from 6720d36b66 x86-64: Replace movzx with movzbl
adds 09f214528c riscv: Build with -mno-relax if linker does not support R_RI [...]
adds d3bf2f5927 elf: Do not run DSO sorting if tunables is not enabled
adds 9fea0f1a2a [powerpc] Tighten contraints for asm constant parameters
adds ff012870b2 gconv: Do not emit spurious NUL character in ISO-2022-JP-3 ( [...]
adds ea32ec354c elf: Earlier missing dynamic segment check in _dl_map_object [...]
adds a586fe9c80 Configure GCC with --enable-initfini-array [BZ #27945]
adds 2856829ee7 Revert "benchtests: Add acosf function to bench-math"
No new revisions were added by this update.
Summary of changes:
benchtests/Makefile | 1 -
benchtests/acosf-inputs | 2709 --------------------------------------
elf/Makefile | 2 +
elf/dl-load.c | 22 +-
iconvdata/Makefile | 5 +-
iconvdata/bug-iconv15.c | 60 +
iconvdata/iso-2022-jp-3.c | 28 +-
scripts/build-many-glibcs.py | 1 +
sysdeps/powerpc/fpu/fenv_libc.h | 8 +-
sysdeps/powerpc/test-get_hwcap.c | 8 +-
sysdeps/powerpc/tst-tlsifunc.c | 2 +-
sysdeps/riscv/Makefile | 6 +
sysdeps/riscv/configure | 30 +
sysdeps/riscv/configure.ac | 16 +
14 files changed, 160 insertions(+), 2738 deletions(-)
delete mode 100644 benchtests/acosf-inputs
create mode 100644 iconvdata/bug-iconv15.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.