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_debug
in repository toolchain/ci/base-artifacts.
discards 073a865f6 0: update: binutils-gcc: 2
new 0fe492354 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 (073a865f6)
\
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 1504 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 37948 -> 38780 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 269336 -> 271184 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 +++++-----
7 files changed, 42 insertions(+), 6 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 devel/rust/master
in repository gcc.
from 5a62eb20638 Merge #1309
new 859b1debbdb gccrs const folding: port over cp_walk_subtrees() from cp/tree.cc
new 25974baf19c Merge #1286
The 2 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:
gcc/rust/backend/rust-tree.cc | 86 +++++++++++++++++++++++++++++++++++++++++++
gcc/rust/backend/rust-tree.h | 38 +++++++++++++++++++
2 files changed, 124 insertions(+)
--
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_build/master-aarch64
in repository toolchain/ci/qemu.
from dcb40541eb Merge tag 'mips-20220611' of https://github.com/philmd/qemu [...]
new b2df786170 test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undef
new 6012d96379 tests/tcg/i386: Use explicit suffix on fist insns
new 72ec89bfc5 gitlab-ci: Fix the build-cfi-aarch64 and build-cfi-ppc64-s390x jobs
new ab698a4d8b tests/docker: fix the IMAGE for build invocation
new c48a5c4741 tests/tcg: disable xtensa-linux-user again
new 34776d80f3 gitlab: compare CIRRUS_nn vars against 'null' not ""
new b56d1ee951 .gitlab: use less aggressive nproc on our aarch64/32 runners
new debd075366 Merge tag 'pull-testing-next-140622-1' of https://github.com [...]
The 8 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:
.gitlab-ci.d/base.yml | 2 +-
.gitlab-ci.d/buildtest.yml | 22 +++++++++-----------
.../custom-runners/ubuntu-20.04-aarch32.yml | 4 ++--
.../custom-runners/ubuntu-20.04-aarch64.yml | 24 +++++++++++-----------
configure | 5 ++++-
tests/docker/Makefile.include | 2 +-
tests/tcg/arm/Makefile.softmmu-target | 2 +-
tests/tcg/i386/test-i386-fp-exceptions.c | 24 +++++++++++-----------
tests/tcg/i386/test-i386.c | 2 +-
9 files changed, 44 insertions(+), 43 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_build/master-aarch64
in repository toolchain/ci/gdb.
from d712f2768a BFD_RELOC_MIPS_16
new 6df97c56ea Debug support for global alias variable
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:
gdb/dwarf2/read.c | 63 ++++++++++++++++++++++-----------
gdb/testsuite/gdb.base/symbol-alias.exp | 63 +++++++++++++++++++++++++++++++--
gdb/testsuite/gdb.base/symbol-alias2.c | 12 +++++++
3 files changed, 114 insertions(+), 24 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_build/master-aarch64
in repository toolchain/ci/gcc.
from 077438933cf xtensa: Optimize bitwise AND operation with some specific f [...]
adds f907cf4c07c vect: Move suggested_unroll_factor applying [PR105940]
No new revisions were added by this update.
Summary of changes:
gcc/tree-vect-loop.cc | 6 +++---
1 file changed, 3 insertions(+), 3 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_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from d712f2768a BFD_RELOC_MIPS_16
adds 6df97c56ea Debug support for global alias variable
No new revisions were added by this update.
Summary of changes:
gdb/dwarf2/read.c | 63 ++++++++++++++++++++++-----------
gdb/testsuite/gdb.base/symbol-alias.exp | 63 +++++++++++++++++++++++++++++++--
gdb/testsuite/gdb.base/symbol-alias2.c | 12 +++++++
3 files changed, 114 insertions(+), 24 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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 05c896fca 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 7fe872e76 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 (05c896fca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1568 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 30876 -> 30612 bytes
05-build_abe-stage1/console.log.xz | Bin 72436 -> 72064 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8720 -> 8804 bytes
08-build_abe-glibc/console.log.xz | Bin 238900 -> 237960 bytes
09-build_abe-stage2/console.log.xz | Bin 203328 -> 202912 bytes
10-build_abe-gdb/console.log.xz | Bin 38244 -> 37652 bytes
11-build_abe-qemu/console.log.xz | Bin 32776 -> 32380 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
13 files changed, 19 insertions(+), 19 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/release-aarch64
in repository toolchain/ci/gdb.
from fb68c8adc4 Automatic date update in version.in
adds 594883b3b7 Automatic date update in version.in
adds 78f29594ad Automatic date update in version.in
adds 03b9347271 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_gnu_native_check_gdb/release-aarch64
in repository toolchain/ci/glibc.
from 9d8ae95604 nios2: Remove _dl_skip_args usage (BZ# 29187)
adds ccac2d6d95 nss: add assert to DB_LOOKUP_FCT (BZ #28752)
adds b6aade18a7 nss: handle stat failure in check_reload_and_get (BZ #28752)
No new revisions were added by this update.
Summary of changes:
nss/XXX-lookup.c | 5 +++++
nss/nss_database.c | 39 ++++++++++++++++++++++++---------------
2 files changed, 29 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.