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-arm
in repository toolchain/ci/binutils-gdb.
from 809f3be12c Change pointer_type to a method of struct type
adds 3814a9e1fe 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-arm
in repository toolchain/ci/base-artifacts.
discards 1bf345113 0: update: binutils-gcc: 1
new c521324fe 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 (1bf345113)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (c5 [...]
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 1528 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 64944 -> 62556 bytes
04-build_abe-gcc/console.log.xz | Bin 223848 -> 225172 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3800 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2496 -> 2512 bytes
07-check_regression/console.log.xz | Bin 2816 -> 2548 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 81 +-
08-update_baseline/console.log | 281 ++-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 81 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2654528 -> 2695364 bytes
sumfiles/g++.sum | 134 +-
sumfiles/gcc.log.xz | Bin 2200916 -> 2216432 bytes
sumfiles/gcc.sum | 3640 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 862348 -> 851188 bytes
sumfiles/gfortran.sum | 52 +-
sumfiles/libatomic.log.xz | Bin 2164 -> 2148 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 166012 -> 165660 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2516 -> 2524 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 451036 -> 441784 bytes
sumfiles/libstdc++.sum | 12 +-
27 files changed, 2120 insertions(+), 2231 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_bootstrap/master-arm-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards 9fe218b66 0: update: binutils-gcc: 2
new 0e4d08a88 0: update: binutils-gcc: 2
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 (9fe218b66)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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 1540 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 63088 -> 65268 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 927928 -> 934880 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 30 ++++---------------------
jenkins/manifest.sh | 14 ++++++------
7 files changed, 11 insertions(+), 33 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-aarch64
in repository toolchain/ci/glibc.
from b3f27d8150 Add narrowing fma functions
adds 2849e2f533 nptl: Avoid setxid deadlock with blocked signals in thread e [...]
adds 0a5e270bd1 vfprintf: Handle floating-point cases outside of process_arg macro
adds 475b0b92e0 vfprintf: Unify argument handling in process_arg
adds 4ed7a383f9 Fix ffma use of round-to-odd on x86
adds 54ff4f1e39 powerpc64le: Avoid conflicting types for f64xfmaf128 when IF [...]
No new revisions were added by this update.
Summary of changes:
nptl/pthread_create.c | 12 +-
stdio-common/vfprintf-internal.c | 392 +++++++++------------
sysdeps/ieee754/float128/s_fmaf128.c | 2 +
sysdeps/pthread/Makefile | 1 +
.../pthread/tst-pthread-setuid-loop.c | 54 +--
sysdeps/{ieee754/dbl-64 => x86/fpu}/s_ffma.c | 11 +
6 files changed, 216 insertions(+), 256 deletions(-)
copy nptl/tst-pthread-attr-affinity-fail.c => sysdeps/pthread/tst-pthread-setuid-l [...]
copy sysdeps/{ieee754/dbl-64 => x86/fpu}/s_ffma.c (72%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.