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 f3551d6a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 065e193d 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 (f3551d6a)
\
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 1628 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 30428 -> 30544 bytes
05-build_abe-stage1/console.log.xz | Bin 73076 -> 74356 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9304 -> 8884 bytes
08-build_abe-glibc/console.log.xz | Bin 239552 -> 239148 bytes
09-build_abe-stage2/console.log.xz | Bin 202772 -> 204304 bytes
10-build_abe-gdb/console.log.xz | Bin 37616 -> 37916 bytes
11-build_abe-qemu/console.log.xz | Bin 31452 -> 31520 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 22 +++++++++++-----------
jenkins/manifest.sh | 30 +++++++++++++++---------------
13 files changed, 26 insertions(+), 26 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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards bae1e344 0: update: binutils-gcc: 1
new 3497bd38 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 (bae1e344)
\
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 1600 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 37952 -> 39000 bytes
04-build_abe-gcc/console.log.xz | Bin 214140 -> 212728 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3824 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2712 -> 3752 bytes
07-check_regression/console.log.xz | Bin 2364 -> 2880 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 74 +-
08-update_baseline/console.log | 489 ++--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 74 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3529968 -> 3555444 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 3093488 -> 3087800 bytes
sumfiles/gcc.sum | 4228 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1038828 -> 1028684 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2184 -> 2188 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 205148 -> 205104 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2548 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 439524 -> 448912 bytes
sumfiles/libstdc++.sum | 15 +-
27 files changed, 2668 insertions(+), 2444 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_native_check_gdb/master-arm
in repository toolchain/ci/glibc.
from 779aa039fc S390: Define SINGLE_THREAD_BY_GLOBAL only on s390x
adds d0fa09a770 Apply asm redirections in stdio.h before first use [BZ #27087]
adds c353689e49 elf: Fix wrong fscanf usage on tst-pldd
No new revisions were added by this update.
Summary of changes:
elf/tst-pldd.c | 9 ++--
include/bits/stdio2-decl.h | 1 +
libio/Makefile | 2 +-
libio/bits/stdio2-decl.h | 111 +++++++++++++++++++++++++++++++++++++++++++++
libio/bits/stdio2.h | 62 -------------------------
libio/stdio.h | 17 +++++--
6 files changed, 130 insertions(+), 72 deletions(-)
create mode 100644 include/bits/stdio2-decl.h
create mode 100644 libio/bits/stdio2-decl.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.