This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards c260c25c 2: update: binutils-gcc-glibc-qemu: 4
new e9a8feeb 2: update: binutils-gcc-glibc-qemu: 4
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 (c260c25c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-bui [...]
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 | 216 +-
02-prepare_abe/console.log | 434 +-
04-build_abe-binutils/console.log | 11709 ++--
05-build_abe-stage1/console.log | 19045 +++---
06-build_abe-linux/console.log | 2022 +-
07-build_abe-glibc/console.log | 39079 +++++++------
08-build_abe-stage2/console.log | 22376 ++++----
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 94 +-
11-update_baseline/results.regressions | 20 +-
console.log | 95555 ++++++++++++++++---------------
jenkins/manifest.sh | 22 +-
12 files changed, 95405 insertions(+), 95183 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/gnu-master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 823da557 2: update: binutils-gcc: 0
new 963c7d91 2: update: binutils-gcc: 0
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 (823da557)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 184 +-
02-prepare_abe/console.log | 188 +-
04-build_abe-bootstrap_O3/console.log | 72036 +++++++++++++++---------------
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 58 +-
06-update_baseline/results.regressions | 20 +-
console.log | 72484 ++++++++++++++++---------------
jenkins/manifest.sh | 12 +-
8 files changed, 73058 insertions(+), 71942 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_cross/gnu-master-aarch64-check_cross
in repository toolchain/ci/qemu.
from fd79f89c76 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-tar [...]
adds 8619b5ddb5 ci: build & store windows installer
adds 659eb157a5 configure: Fix endianess test with LTO
adds 6a932c4ed8 hw/net/vmxnet3: Do not abort if the guest is trying to use a [...]
adds 283f0a05e2 hw/net/net_tx_pkt: Fix crash detected by fuzzer
adds 9405d87be2 hw/ide: Fix crash when plugging a piix3-ide device into the [...]
adds 7457b407ed Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull [...]
No new revisions were added by this update.
Summary of changes:
.gitlab-ci.d/crossbuild-template.yml | 5 +++++
.gitlab-ci.d/crossbuilds.yml | 6 ++++++
configure | 15 +++++++++------
hw/ide/ioport.c | 16 ++++++++++------
hw/ide/piix.c | 22 +++++++++++++++++-----
hw/isa/isa-bus.c | 14 ++++++++++----
hw/net/net_tx_pkt.c | 12 +++++++-----
hw/net/vmxnet3.c | 9 +++++++--
include/hw/ide/internal.h | 2 +-
include/hw/isa/isa.h | 13 ++++++++-----
tests/docker/dockerfiles/fedora-win64-cross.docker | 1 +
11 files changed, 81 insertions(+), 34 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_cross/gnu-master-aarch64-check_cross
in repository toolchain/ci/glibc.
from ee5ed99922 nss: Directly load nss_dns, without going through dlsym/dlopen
adds 5adb0e14a5 i386: Add the clone3 wrapper
adds 469761eac8 elf: Fix tst-cpu-features-cpuinfo on some AMD systems (BZ #28090)
new ff417d4017 hurd: Add support for spawn_do_closefrom
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:
manual/platform.texi | 3 +
sysdeps/{generic => mach/hurd}/spawn_int_def.h | 4 +-
sysdeps/mach/hurd/spawni.c | 15 +++-
sysdeps/unix/sysv/linux/{x86_64 => i386}/clone3.S | 87 +++++++++++++++--------
sysdeps/unix/sysv/linux/i386/sysdep.h | 2 +
sysdeps/x86/bits/platform/x86.h | 1 +
sysdeps/x86/include/cpu-features.h | 3 +
sysdeps/x86/tst-cpu-features-cpuinfo.c | 13 +++-
8 files changed, 96 insertions(+), 32 deletions(-)
copy sysdeps/{generic => mach/hurd}/spawn_int_def.h (88%)
copy sysdeps/unix/sysv/linux/{x86_64 => i386}/clone3.S (56%)
--
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_cross/gnu-master-aarch64-check_cross
in repository toolchain/ci/binutils-gdb.
from 972a7621fc Automatic date update in version.in
adds ecd799b189 gdb: set current thread in btrace_compute_ftrace_{bts,pt}
No new revisions were added by this update.
Summary of changes:
gdb/btrace.c | 12 ++++++++++++
1 file changed, 12 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_cross/gnu-master-aarch64-check_cross
in repository toolchain/ci/base-artifacts.
discards c64d2a7d 2: update: binutils-gcc-glibc-qemu: 0
new e40b7ced 2: update: binutils-gcc-glibc-qemu: 0
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 (c64d2a7d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-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 | 220 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 12061 ++--
04-build_abe-stage1/console.log | 14911 ++--
05-build_abe-linux/console.log | 2020 +-
06-build_abe-glibc/console.log | 37339 +++++-----
07-build_abe-stage2/console.log | 34934 +++++-----
08-build_abe-qemu/console.log | 7026 +-
09-build_abe-dejagnu/console.log | 296 +-
10-build_abe-check_gcc/console.log | 2 +-
11-check_regression/console.log | 16 +-
12-update_baseline/console.log | 141 +-
12-update_baseline/results.regressions | 20 +-
console.log | 111482 +++++++++++++++---------------
jenkins/manifest.sh | 24 +-
15 files changed, 110613 insertions(+), 110301 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/gnu-master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards fa55c20a 2: update: binutils-972a7621fcd4c396bd104e6346c12f8736e26765: 1
new 7e47f421 2: update: binutils-ecd799b189aaf7c04fef0b6c1d74c5ac10ddfc0e: 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 (fa55c20a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 191 +-
02-prepare_abe/console.log | 366 +-
03-build_abe-binutils/console.log | 14428 +--
04-build_abe-bootstrap_lto/console.log | 73253 ++++++-----
05-build_abe-dejagnu/console.log | 306 +-
06-build_abe-check_bootstrap_lto/console.log | 66578 +++++-----
07-check_regression/console.log | 177 +-
07-check_regression/results.compare1 | 6 +-
07-check_regression/results.compare2 | 16 +-
08-update_baseline/console.log | 4266 +-
08-update_baseline/results.compare1 | 6 +-
08-update_baseline/results.compare2 | 16 +-
08-update_baseline/results.regressions | 16 +-
console.log | 159707 ++++++++++++------------
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 3745308 -> 3779276 bytes
sumfiles/g++.sum | 118 +-
sumfiles/gcc.log.xz | Bin 3083824 -> 3084428 bytes
sumfiles/gcc.sum | 3818 +-
sumfiles/gfortran.log.xz | Bin 948864 -> 939700 bytes
sumfiles/gfortran.sum | 36 +-
sumfiles/libatomic.log.xz | Bin 2404 -> 2396 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171656 -> 171760 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2688 -> 2680 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 436968 -> 430348 bytes
sumfiles/libstdc++.sum | 10 +-
29 files changed, 164370 insertions(+), 158980 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 gcc.
from 237ab3ee49e coroutines: Adjust outlined function names [PR95520].
new 4e2fa182626 PR testsuite 101520 - gcc.target/powerpc/pr93658.c has exce [...]
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:
gcc/testsuite/gcc.target/powerpc/pr93658.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.