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
in repository toolchain/ci/base-artifacts.
discards 6327e61b1 0: update: binutils-gcc: 2
new fe449f611 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 (6327e61b1)
\
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 1496 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 39228 -> 37864 bytes
05-build_abe-bootstrap/console.log.xz | Bin 272060 -> 269576 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.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_sq/gnu-master-aarch64-cpu2017-Os
in repository toolchain/ci/glibc.
at 5082a287d5 x86_64: Add strstr function with 512-bit EVEX
No new revisions were added by this update.
--
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_bmk_gnu_sq/gnu-master-aarch64-cpu2017-Os
in repository toolchain/ci/linux.
at b3dbdcb8f836 Merge v5.17.12
No new revisions were added by this update.
--
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_bmk_gnu_sq/gnu-master-aarch64-cpu2017-Os
in repository toolchain/ci/gcc.
at 2005b9b888e arm: Improve code generation for BFI and BFC [PR105090]
No new revisions were added by this update.
--
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_bmk_gnu_sq/gnu-master-aarch64-cpu2017-Os
in repository toolchain/ci/binutils-gdb.
at b11f3dbb88 [gdb/rust] Add missing _() for error call
No new revisions were added by this update.
--
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_bmk_gnu_sq/gnu-master-aarch64-cpu2017-Os
in repository toolchain/ci/base-artifacts.
at 99579641d 0: init: binutils-gcc-linux-glibc: 1
This branch includes the following new commits:
new 99579641d 0: init: binutils-gcc-linux-glibc: 1
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.
--
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_profiled_lto_lean
in repository toolchain/ci/gcc.
from ad6919374be Daily bump.
adds df68ed4a3cb Daily bump.
adds 36bd6eafb60 arm: reinstate HAVE_GAS_ARM_EXTENDED_ARCH
adds 733a792a2b2 c++: function NTTP argument considered unused [PR53164, PR105848]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/config.in | 7 +++++
gcc/configure | 46 ++++++++++++++++++++++++++++++---
gcc/configure.ac | 13 ++++++++++
gcc/cp/pt.cc | 20 +++++++++++---
gcc/testsuite/g++.dg/template/fn-ptr3.C | 28 ++++++++++++++++++++
6 files changed, 107 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/fn-ptr3.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_gcc_bootstrap/master-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from fdb5b467f9 Automatic date update in version.in
adds 772f4c2e98 gdb/testsuite: add missing skip_python_tests call in py-doc- [...]
adds faec7017f0 [gdb] Fix maint selftest -v print_one_insn
adds 4ab19f4c9b [gdb] Enable some more print_one_insn selftests
adds 38015f6710 [gdb] Name arch selftests more clearly
adds c2ebdf6a7d Remove "-break-insert -r" tests
adds a80f2680db Simplify varobj "change" logic
adds 691ade38bc Consolidate "Python API" sections in NEWS
adds f3cdb43624 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/NEWS | 12 ++---
gdb/disasm-selftests.c | 28 +++++++----
gdb/doc/gdb.texinfo | 6 ---
gdb/selftest-arch.c | 27 +++++++++--
gdb/testsuite/gdb.mi/mi-break.exp | 70 ----------------------------
gdb/testsuite/gdb.python/py-doc-reformat.exp | 4 ++
gdb/varobj.c | 7 +--
8 files changed, 54 insertions(+), 102 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_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 0056c510f 0: update: binutils-gcc: 2
new e09e3882e 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 (0056c510f)
\
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 1548 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2712 bytes
04-build_abe-binutils/console.log.xz | Bin 52148 -> 51992 bytes
.../console.log.xz | Bin 936300 -> 941740 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.
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 f3cdb43624 Automatic date update in version.in
adds e97198fdcd [gdb] Allow frv::fr300 in selftests
adds b11f3dbb88 [gdb/rust] Add missing _() for error call
No new revisions were added by this update.
Summary of changes:
gdb/rust-parse.c | 2 +-
gdb/selftest-arch.c | 6 ------
2 files changed, 1 insertion(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.