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/release-aarch64
in repository toolchain/ci/base-artifacts.
discards e87cbbca2 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 9a8d8c69a 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 (e87cbbca2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/release- [...]
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 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 43836 -> 43600 bytes
05-build_abe-stage1/console.log.xz | Bin 67204 -> 67188 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8968 -> 8812 bytes
08-build_abe-glibc/console.log.xz | Bin 289084 -> 289032 bytes
09-build_abe-stage2/console.log.xz | Bin 191624 -> 191884 bytes
10-build_abe-gdb/console.log.xz | Bin 41480 -> 41312 bytes
11-build_abe-qemu/console.log.xz | Bin 30340 -> 30888 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 28 ++++++++++++++--------------
13 files changed, 22 insertions(+), 22 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-arm
in repository toolchain/ci/binutils-gdb.
from 378f6478ce [gdb/testsuite] Fix gdb.python/py-events.exp
adds ae9150ce9e 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 e05800125 0: update: binutils-gcc: 1
new 47baa18ba 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 (e05800125)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (47 [...]
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 1556 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 64468 -> 64808 bytes
04-build_abe-gcc/console.log.xz | Bin 226196 -> 225512 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3824 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3532 -> 2420 bytes
07-check_regression/console.log.xz | Bin 2544 -> 3272 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 266 ++-
08-update_baseline/console.log | 640 +++--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 266 ++-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2665900 -> 2646972 bytes
sumfiles/g++.sum | 124 +-
sumfiles/gcc.log.xz | Bin 2254872 -> 2231548 bytes
sumfiles/gcc.sum | 4256 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 854176 -> 859244 bytes
sumfiles/gfortran.sum | 271 ++-
sumfiles/libatomic.log.xz | Bin 2148 -> 2148 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 165932 -> 165888 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 446452 -> 448128 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 3308 insertions(+), 2595 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/binutils-gdb.
from cf11ebea12 dwarf2 sub-section test
adds 479209dd4f [gdb] Add maint selftest -verbose option
adds 378f6478ce [gdb/testsuite] Fix gdb.python/py-events.exp
adds ae9150ce9e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/disasm-selftests.c | 9 ++++-----
gdb/doc/gdb.texinfo | 5 +++--
gdb/maint.c | 3 ++-
gdb/testsuite/gdb.python/py-events.exp | 8 ++++++--
gdbsupport/selftest.cc | 15 ++++++++++++++-
gdbsupport/selftest.h | 7 ++++++-
7 files changed, 36 insertions(+), 13 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/base-artifacts.
discards e7f9083e4 0: update: binutils-gcc-linux-glibc-gdb: 1
new 7590ce96d 0: update: binutils-gcc-linux-glibc-gdb: 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 (e7f9083e4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1516 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 52096 -> 50612 bytes
04-build_abe-gcc/console.log.xz | Bin 198396 -> 197188 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8824 -> 8624 bytes
07-build_abe-glibc/console.log.xz | Bin 233316 -> 235152 bytes
08-build_abe-gdb/console.log.xz | Bin 43360 -> 42864 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3872 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2480 -> 2016 bytes
11-check_regression/console.log.xz | Bin 5452 -> 4464 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 32 +-
11-check_regression/results.compare | 84 +-
11-check_regression/results.compare2 | 288 +--
11-check_regression/results.regressions | 84 +-
12-update_baseline/console.log | 552 ++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 32 +-
12-update_baseline/results.compare | 84 +-
12-update_baseline/results.compare2 | 288 +--
12-update_baseline/results.regressions | 84 +-
jenkins/manifest.sh | 24 +-
sumfiles/gdb.log.xz | Bin 1780880 -> 1766628 bytes
sumfiles/gdb.sum | 4295 +++++++++++++++----------------
25 files changed, 2646 insertions(+), 3205 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.