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-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2946f0a5e 0: update: binutils-gcc-linux-qemu: all
new 11d35ac57 0: update: binutils-gcc-linux-qemu: all
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 (2946f0a5e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 1616 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 30708 -> 30324 bytes
04-build_abe-stage1/console.log.xz | Bin 68188 -> 67712 bytes
05-build_abe-qemu/console.log.xz | Bin 32024 -> 31500 bytes
06-build_linux/console.log.xz | Bin 3808 -> 3536 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 17 insertions(+), 17 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_kernel/llvm-release-arm-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 62c7851044 Automatic date update in version.in
adds 661f63c165 Automatic date update in version.in
adds 334a1f8735 Automatic date update in version.in
adds d9229193f1 Automatic date update in version.in
adds 600c091812 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_kernel/llvm-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 90652230f 2: update: binutils-llvm-linux-qemu: 20383
new ea3a9cb68 2: update: binutils-llvm-linux-qemu: 20383
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 (90652230f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 1556 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 29864 -> 29920 bytes
04-build_llvm/console.log.xz | Bin 58652 -> 59336 bytes
05-build_abe-qemu/console.log.xz | Bin 31456 -> 31356 bytes
06-build_linux/console.log.xz | Bin 4828 -> 4808 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 116 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +++----
9 files changed, 69 insertions(+), 69 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_cross_check_gcc/master-arm
in repository toolchain/ci/gdb.
from bfdb52f83c Handle encoding failures in Windows thread names
adds 6be98d075c Add recording support for the ISA 3.1 PowerPC instructions.
adds 1bc0d95ead GDB PowerPC record test cases for ISA 2.06 and ISA 3.1
adds 2538fcd3f4 Automatic date update in version.in
adds 019a5c6297 gdb/testsuite: use with_cwd where possible
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/rs6000-tdep.c | 1195 +++++++++++++++++++-
gdb/testsuite/gdb.base/completion.exp | 7 +-
gdb/testsuite/gdb.base/fullname.exp | 12 +-
gdb/testsuite/gdb.base/fullpath-expand.exp | 14 +-
gdb/testsuite/gdb.base/settings.exp | 8 +-
gdb/testsuite/gdb.base/source-dir.exp | 41 +-
gdb/testsuite/gdb.linespec/break-ask.exp | 23 +-
gdb/testsuite/gdb.linespec/macro-relative.exp | 13 +-
.../ppc_record_test_isa_2_06.c} | 45 +-
.../gdb.reverse/ppc_record_test_isa_2_06.exp | 105 ++
.../gdb.reverse/ppc_record_test_isa_3_1.c | 95 ++
.../gdb.reverse/ppc_record_test_isa_3_1.exp | 341 ++++++
gdb/testsuite/lib/ada.exp | 8 +-
14 files changed, 1787 insertions(+), 122 deletions(-)
copy gdb/testsuite/{gdb.arch/amd64-entry-value-inline.c => gdb.reverse/ppc_record_ [...]
create mode 100644 gdb/testsuite/gdb.reverse/ppc_record_test_isa_2_06.exp
create mode 100644 gdb/testsuite/gdb.reverse/ppc_record_test_isa_3_1.c
create mode 100644 gdb/testsuite/gdb.reverse/ppc_record_test_isa_3_1.exp
--
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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 019a5c62974 gdb/testsuite: use with_cwd where possible
new 16538271c82 Revert pr29072 lto test changes
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:
ld/testsuite/ld-plugin/lto-3r.d | 2 +-
ld/testsuite/ld-plugin/lto-5r.d | 2 +-
ld/testsuite/ld-plugin/lto.exp | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.