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 4d772ea24d gdb: fix "set scheduler-locking" thread exit hang
adds d31028e8cc 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/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 4d772ea24d gdb: fix "set scheduler-locking" thread exit hang
adds d31028e8cc 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/master-aarch64
in repository toolchain/ci/base-artifacts.
discards acdc74fd4 0: update: binutils-linux-glibc-gdb-qemu: 1
new 5035780bd 0: update: binutils-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 (acdc74fd4)
\
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 1568 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 46276 -> 44260 bytes
04-build_abe-stage1/console.log.xz | Bin 73468 -> 72912 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9400 -> 8936 bytes
07-build_abe-glibc/console.log.xz | Bin 236160 -> 236284 bytes
08-build_abe-stage2/console.log.xz | Bin 196136 -> 196124 bytes
09-build_abe-gdb/console.log.xz | Bin 45436 -> 44380 bytes
10-build_abe-qemu/console.log.xz | Bin 29908 -> 29772 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3924 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2664 -> 2680 bytes
13-check_regression/console.log.xz | Bin 4796 -> 4408 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 77 -
13-check_regression/results.compare | 45 +-
13-check_regression/results.compare2 | 327 +--
13-check_regression/results.regressions | 101 -
14-update_baseline/console.log | 1202 ++++----
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 77 -
14-update_baseline/results.compare | 45 +-
14-update_baseline/results.compare2 | 327 +--
14-update_baseline/results.regressions | 101 -
jenkins/manifest.sh | 16 +-
sumfiles/g++.log.xz | Bin 3269344 -> 3288760 bytes
sumfiles/g++.sum | 178 +-
sumfiles/gcc.log.xz | Bin 2859492 -> 2840912 bytes
sumfiles/gcc.sum | 4722 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 876880 -> 868904 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2276 -> 2276 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 166096 -> 166048 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2636 -> 2640 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 407148 -> 403868 bytes
sumfiles/libstdc++.sum | 20 +-
39 files changed, 3334 insertions(+), 3974 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
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/binutils-gdb.
from 4d772ea24d gdb: fix "set scheduler-locking" thread exit hang
adds d31028e8cc Automatic date update in version.in
adds 0d64622696 Fix demangle style usage info
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/Makefile.am | 10 +--
binutils/Makefile.in | 19 +++---
binutils/demanguse.c | 54 +++++++++++++++
binutils/{maybe-ranlib.c => demanguse.h} | 19 ++++--
binutils/nm.c | 113 ++++++++++++++++++++-----------
binutils/objdump.c | 8 +--
binutils/po/POTFILES.in | 2 +
binutils/readelf.c | 8 +--
9 files changed, 170 insertions(+), 65 deletions(-)
create mode 100644 binutils/demanguse.c
copy binutils/{maybe-ranlib.c => demanguse.h} (72%)
--
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 3e40c8e7d 0: update: binutils-gcc: 1
new 9b594ee6b 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 (3e40c8e7d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (9b [...]
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 1680 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 67044 -> 64824 bytes
04-build_abe-gcc/console.log.xz | Bin 226520 -> 225652 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3852 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2952 -> 3484 bytes
07-check_regression/console.log.xz | Bin 2988 -> 2676 bytes
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 72 +-
08-update_baseline/console.log | 455 ++--
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 72 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2674724 -> 2694600 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 2285804 -> 2262284 bytes
sumfiles/gcc.sum | 4560 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 885356 -> 880456 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2156 -> 2156 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 169424 -> 169488 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2520 -> 2520 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 456024 -> 453520 bytes
sumfiles/libstdc++.sum | 36 +-
27 files changed, 2705 insertions(+), 2752 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-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards bc66dffa0 0: update: binutils-gcc: 2
new f6a329309 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 (bc66dffa0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 53244 -> 53272 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 498524 -> 498416 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.