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-aarch64
in repository toolchain/ci/base-artifacts.
discards 133a7d82 0: update: binutils-gcc: 1
new e92c6244 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 (133a7d82)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 53396 -> 52872 bytes
04-build_abe-gcc/console.log.xz | Bin 209392 -> 208516 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3828 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2400 -> 2632 bytes
07-check_regression/console.log.xz | Bin 2360 -> 2684 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 37 +-
08-update_baseline/console.log | 228 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 37 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3427452 -> 3400128 bytes
sumfiles/g++.sum | 126 +-
sumfiles/gcc.log.xz | Bin 2887432 -> 2875184 bytes
sumfiles/gcc.sum | 4299 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 878500 -> 877436 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2168 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171196 -> 171116 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 427916 -> 426896 bytes
sumfiles/libstdc++.sum | 12 +-
27 files changed, 2467 insertions(+), 2384 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from c628f812eba RISC-V: Added ld testcase for pcgp relaxation.
new 431be556b0b gdb: make disassembler fprintf callback a static member function
new 8b87fbe6bb5 gdb/python: new gdb.architecture_names function
new 625f7b1cdc7 gdb/python: move gdb.Membuf support into a new file
The 3 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:
gdb/Makefile.in | 1 +
gdb/NEWS | 4 +
gdb/disasm.c | 31 +++--
gdb/disasm.h | 3 +
gdb/doc/python.texi | 9 ++
gdb/python/py-arch.c | 23 ++++
gdb/python/py-inferior.c | 182 +---------------------------
gdb/python/py-membuf.c | 226 +++++++++++++++++++++++++++++++++++
gdb/python/python-internal.h | 6 +
gdb/python/python.c | 5 +
gdb/testsuite/gdb.python/py-arch.exp | 51 ++++++++
11 files changed, 346 insertions(+), 195 deletions(-)
create mode 100644 gdb/python/py-membuf.c
--
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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards c1ebbb45 0: update: binutils-gcc-linux-glibc-gdb: 6
new 2c293b6e 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (c1ebbb45)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 52932 -> 52884 bytes
05-build_abe-gcc/console.log.xz | Bin 210984 -> 210020 bytes
06-clean_sysroot/console.log.xz | Bin 320 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8916 -> 9256 bytes
08-build_abe-glibc/console.log.xz | Bin 238828 -> 236932 bytes
09-build_abe-gdb/console.log.xz | Bin 45572 -> 45700 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 26 +++++++++++++-------------
11 files changed, 21 insertions(+), 21 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/release-arm-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 1ee3ba2d67 Automatic date update in version.in
adds acd295e43e Automatic date update in version.in
adds ccf0c86c87 Automatic date update in version.in
adds 6f552ca803 [GOLD] PowerPC64: Don't pretend to support multi-toc
adds 644ed18669 [GOLD] Two GOT sections for PowerPC64
adds 34bebf56c8 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
adds 6bb799d222 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
adds 3b7669ac54 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/output.cc | 7 +-
gold/output.h | 3 +-
gold/powerpc.cc | 691 ++++++++++++++++++++++++----------------------------
gold/s390.cc | 7 +-
gold/target.h | 15 +-
8 files changed, 338 insertions(+), 391 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/release-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 8b7ac192 0: update: binutils-gcc: 2
new b31a7b99 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 (8b7ac192)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1512 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 61056 -> 61032 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 459428 -> 458336 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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_ubsan
in repository toolchain/ci/base-artifacts.
discards 625e27d7 2: update: gcc-d97fa0d44c22f6bd96140e4ee613b65fbd8f559a: 1
new 55b01142 2: 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 (625e27d7)
\
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 1544 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 51224 -> 53100 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 170144 -> 171456 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 61 ++++++++++++++++++++--------
jenkins/manifest.sh | 15 +++----
7 files changed, 53 insertions(+), 23 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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 03e3464158 Automatic date update in version.in
adds 1ee3ba2d67 Automatic date update in version.in
adds acd295e43e Automatic date update in version.in
adds ccf0c86c87 Automatic date update in version.in
adds 6f552ca803 [GOLD] PowerPC64: Don't pretend to support multi-toc
adds 644ed18669 [GOLD] Two GOT sections for PowerPC64
adds 34bebf56c8 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
adds 6bb799d222 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
adds 3b7669ac54 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/output.cc | 7 +-
gold/output.h | 3 +-
gold/powerpc.cc | 691 ++++++++++++++++++++++++----------------------------
gold/s390.cc | 7 +-
gold/target.h | 15 +-
8 files changed, 338 insertions(+), 391 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 188113b8 4: update: binutils-llvm-linux-qemu: 21881
new 9adb451d 4: update: binutils-llvm-linux-qemu: 21881
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 (188113b8)
\
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 1596 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 41964 -> 41908 bytes
04-build_llvm/console.log.xz | Bin 57536 -> 57072 bytes
05-build_abe-qemu/console.log.xz | Bin 29724 -> 30128 bytes
06-build_linux/console.log.xz | Bin 4848 -> 4960 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 48 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++++++++--------
9 files changed, 35 insertions(+), 35 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_gcc/release-arm
in repository toolchain/ci/gdb.
from 5b76f7b82a Automatic date update in version.in
adds 45ac9b3304 Automatic date update in version.in
adds 255f124ebf Automatic date update in version.in
adds cfd85eb3ef [gdb/tui] Fix breakpoint display functionality
adds 2e68dcbe8f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 6 ++++++
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.tui/{resize.exp => break.exp} | 18 +++++++-----------
gdb/tui/tui-winsource.c | 3 +--
5 files changed, 20 insertions(+), 14 deletions(-)
copy gdb/testsuite/gdb.tui/{resize.exp => break.exp} (75%)
--
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_gcc/release-arm
in repository toolchain/ci/binutils-gdb.
from 5b76f7b82a Automatic date update in version.in
adds 45ac9b3304 Automatic date update in version.in
adds 255f124ebf Automatic date update in version.in
adds cfd85eb3ef [gdb/tui] Fix breakpoint display functionality
adds 2e68dcbe8f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 6 ++++++
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.tui/{resize.exp => break.exp} | 18 +++++++-----------
gdb/tui/tui-winsource.c | 3 +--
5 files changed, 20 insertions(+), 14 deletions(-)
copy gdb/testsuite/gdb.tui/{resize.exp => break.exp} (75%)
--
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_gcc/release-arm
in repository toolchain/ci/base-artifacts.
discards 44ff328a 0: update: binutils-gcc-linux-glibc-gdb: 1
new 02df9fae 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 (44ff328a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/rel [...]
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 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 63328 -> 64096 bytes
04-build_abe-gcc/console.log.xz | Bin 221912 -> 221148 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8724 -> 8740 bytes
07-build_abe-glibc/console.log.xz | Bin 287548 -> 287444 bytes
08-build_abe-gdb/console.log.xz | Bin 49524 -> 49580 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3796 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2604 -> 2380 bytes
11-check_regression/console.log.xz | Bin 3304 -> 3664 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 16 +-
11-check_regression/results.compare | 42 +-
11-check_regression/results.compare2 | 123 +-
11-check_regression/results.regressions | 42 +-
12-update_baseline/console.log | 559 +++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 16 +-
12-update_baseline/results.compare | 42 +-
12-update_baseline/results.compare2 | 123 +-
12-update_baseline/results.regressions | 42 +-
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 2658912 -> 2686116 bytes
sumfiles/g++.sum | 130 +-
sumfiles/gcc.log.xz | Bin 2269800 -> 2262480 bytes
sumfiles/gcc.sum | 4162 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 838208 -> 839136 bytes
sumfiles/gfortran.sum | 38 +-
sumfiles/libatomic.log.xz | Bin 2236 -> 2240 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 145644 -> 145476 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2652 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 448828 -> 432168 bytes
sumfiles/libstdc++.sum | 12 +-
37 files changed, 2784 insertions(+), 2615 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.