This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ad042b77 4: update: binutils-gcc-linux-qemu: 19631
new d84cc097 4: update: linux-93e4117cebd1e2775b2bb3ba7722a775ba29b47a: 19631
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 (ad042b77)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1588 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 31216 -> 30144 bytes
04-build_abe-stage1/console.log.xz | Bin 72484 -> 72920 bytes
05-build_abe-qemu/console.log.xz | Bin 31104 -> 32208 bytes
06-build_linux/console.log.xz | Bin 48904 -> 48344 bytes
08-check_regression/console.log.xz | Bin 484 -> 480 bytes
09-update_baseline/console.log | 248 +++++++++++++++++------------------
jenkins/manifest.sh | 15 +--
9 files changed, 130 insertions(+), 133 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_bootstrap/master-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards d9894d2f 0: update: binutils-gcc: 1
new 3915cf77 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 (d9894d2f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/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 1580 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 52272 -> 53680 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 470372 -> 469688 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3808 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2432 -> 2440 bytes
07-check_regression/console.log.xz | Bin 7680 -> 5164 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 12 +-
07-check_regression/results.compare | 39 +-
07-check_regression/results.compare2 | 1809 ++------
07-check_regression/results.regressions | 39 +-
08-update_baseline/console.log | 2016 +++------
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 12 +-
08-update_baseline/results.compare | 39 +-
08-update_baseline/results.compare2 | 1809 ++------
08-update_baseline/results.regressions | 39 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2799380 -> 2845316 bytes
sumfiles/g++.sum | 182 +-
sumfiles/gcc.log.xz | Bin 2478572 -> 2440256 bytes
sumfiles/gcc.sum | 5059 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 948336 -> 936860 bytes
sumfiles/gfortran.sum | 53 +-
sumfiles/libatomic.log.xz | Bin 2312 -> 2312 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 204476 -> 204860 bytes
sumfiles/libgomp.sum | 24 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2724 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 464692 -> 466400 bytes
sumfiles/libstdc++.sum | 13 +-
33 files changed, 4108 insertions(+), 7065 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
in repository toolchain/ci/binutils-gdb.
from b7e077222e Fix crash with stepi, no debug info, and "set debug infrun 1"
adds 03a5735dbd Automatic date update in version.in
adds 6f3dfea03a gdb/python: remove gdb._mi_commands dict
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/mi/mi-cmds.c | 14 ++
gdb/mi/mi-cmds.h | 7 +
gdb/python/lib/gdb/__init__.py | 4 -
gdb/python/py-micmd.c | 232 ++++++++++++---------------------
gdb/python/python-internal.h | 1 +
gdb/python/python.c | 2 +
gdb/testsuite/gdb.python/py-mi-cmd.exp | 53 +-------
8 files changed, 106 insertions(+), 209 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
in repository toolchain/ci/base-artifacts.
discards a3b8312b 0: update: binutils-gcc: 2
new 6608a71d 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 (a3b8312b)
\
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 1532 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 51892 -> 53804 bytes
05-build_abe-bootstrap/console.log.xz | Bin 464720 -> 461444 bytes
06-check_regression/console.log.xz | Bin 416 -> 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.