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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/qemu.
from a28498b1f9 Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/vir [...]
adds 77d3522b3f bsd-user: Implement open, openat and close
adds a2ba6c7b80 bsd-user: Implement fdatasync, fsync and close_from
adds 65c6c4c893 bsd-user: Implement revoke, access, eaccess and faccessat
adds 390f547ea8 bsd-user: Implement chdir and fchdir
adds ab5fd2d969 bsd-user: Implement rename and renameat
adds 2d3b7e01d6 bsd-user: Implement link, linkat, unlink and unlinkat
adds 1ffbd5e7fe bsd-user: Implement mkdir and mkdirat
adds 6af8f76a9f bsd-user: Implement rmdir and undocumented __getcwd
adds a15699acaf bsd-user: Implement dup and dup2
adds 4b795b147b bsd-user: Implement trunctate and ftruncate
adds d35020ed00 bsd-user: Implement acct and sync
adds c8b2d41376 Merge tag 'bsd-user-syscall-2022q2-pull-request' of ssh://gi [...]
No new revisions were added by this update.
Summary of changes:
bsd-user/bsd-file.h | 359 ++++++++++++++++++++++++++++++++++++++++++
bsd-user/freebsd/os-syscall.c | 116 ++++++++++++++
bsd-user/syscall_defs.h | 4 +
3 files changed, 479 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_kernel/gnu-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 225d3214 4: update: binutils-gcc-linux-qemu: 33
new a2596b90 4: update: binutils-gcc-linux-qemu: 33
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 (225d3214)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1572 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 30664 -> 30700 bytes
04-build_abe-stage1/console.log.xz | Bin 72376 -> 72496 bytes
05-build_abe-qemu/console.log.xz | Bin 32648 -> 32640 bytes
06-build_linux/console.log.xz | Bin 5632 -> 5928 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 206 +++++++++++++++++------------------
jenkins/manifest.sh | 16 +--
9 files changed, 111 insertions(+), 111 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
in repository toolchain/ci/gcc.
from 713f2fd9234 middle-end/106027 - fix types in needle folding
adds ab5d82c0292 testsuite: Require init_priority target support in a test.
adds a78e5d307c6 testsuite: Add a missing USER_LABEL_PREFIX to a regex.
adds 2eb3adb43ea arm: more testsutie fallout for mve move-immediate changes
adds 125bf21299e testsuite, Darwin: Allow for two CTOR bodies in array61 test.
adds 1b238124840 testsuite, Darwin: Skip an unsupported test.
adds fe9765c0b97 i386: Disallow sibcall for calling ifunc functions with PIC [...]
adds 607118dfa47 testsuite, asan: Avoid color in asan test output.
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/i386.cc | 9 +++++++++
gcc/testsuite/c-c++-common/attr-cdtor-1.c | 2 +-
gcc/testsuite/g++.dg/init/array61.C | 3 ++-
gcc/testsuite/g++.dg/modules/init-2_b.C | 2 +-
gcc/testsuite/g++.dg/modules/pr105169_a.C | 2 +-
gcc/testsuite/g++.dg/modules/pr105169_b.C | 2 +-
gcc/testsuite/gcc.target/arm/simd/mve-vcmp-f32-2.c | 6 ++++--
gcc/testsuite/gcc.target/arm/simd/pr100757-2.c | 9 ++++++---
gcc/testsuite/gcc.target/arm/simd/pr100757-3.c | 9 ++++++---
gcc/testsuite/gcc.target/arm/simd/pr100757-4.c | 10 +++++++---
gcc/testsuite/gcc.target/arm/simd/pr100757.c | 9 ++++++---
gcc/testsuite/gcc.target/i386/pr105960.c | 19 +++++++++++++++++++
gcc/testsuite/lib/asan-dg.exp | 2 ++
13 files changed, 65 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr105960.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
in repository toolchain/ci/binutils-gdb.
from 0d02e70b19 PR29262, memory leak in pr_function_type
adds 5ffa6ca3e5 Move finish_print out of value_print_options
No new revisions were added by this update.
Summary of changes:
gdb/infcmd.c | 15 ++++++++++-----
gdb/valprint.c | 1 -
gdb/valprint.h | 3 ---
3 files changed, 10 insertions(+), 9 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
in repository toolchain/ci/base-artifacts.
discards 5f62d0b6 0: update: binutils-gcc: 2
new a7676295 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 (5f62d0b6)
\
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 1492 -> 1508 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 52384 -> 52216 bytes
05-build_abe-bootstrap/console.log.xz | Bin 465564 -> 462704 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 insertions(+), 42 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-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 0d3a0284 3: reset: llvm-6f348b146b69a50d5fb1b9fbfd14bc1d204e45c4: 37
new 8cf02a84 4: update: llvm-4022551a154e01ca5347629fd429ca04b36801e0: 37
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 1608 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 29384 -> 29312 bytes
04-build_kernel_llvm/console.log.xz | Bin 63372 -> 62560 bytes
05-build_abe-qemu/console.log.xz | Bin 33488 -> 33148 bytes
06-build_linux/console.log.xz | Bin 5476 -> 5600 bytes
08-check_regression/console.log.xz | Bin 1272 -> 476 bytes
08-check_regression/jira-body.txt | 2 -
08-check_regression/mail-body.txt | 30 ------------
08-check_regression/mail-subject.txt | 1 -
08-check_regression/results.regressions | 4 --
08-check_regression/trigger-bisect | 2 -
09-update_baseline/console.log | 78 ++++++++++++++++++++++++++------
jenkins/manifest.sh | 10 ++--
mail/jira-body.txt | 5 --
mail/mail-body.txt | 33 --------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 4 --
19 files changed, 68 insertions(+), 102 deletions(-)
delete mode 100644 08-check_regression/jira-body.txt
delete mode 100644 08-check_regression/mail-body.txt
delete mode 100644 08-check_regression/mail-subject.txt
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 08-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete mode 100644 reset-baseline
--
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/gnu-release-aarch64-next-defconfig
in repository toolchain/ci/qemu.
from a28498b1f9 Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/vir [...]
adds 77d3522b3f bsd-user: Implement open, openat and close
adds a2ba6c7b80 bsd-user: Implement fdatasync, fsync and close_from
adds 65c6c4c893 bsd-user: Implement revoke, access, eaccess and faccessat
adds 390f547ea8 bsd-user: Implement chdir and fchdir
adds ab5fd2d969 bsd-user: Implement rename and renameat
adds 2d3b7e01d6 bsd-user: Implement link, linkat, unlink and unlinkat
adds 1ffbd5e7fe bsd-user: Implement mkdir and mkdirat
adds 6af8f76a9f bsd-user: Implement rmdir and undocumented __getcwd
adds a15699acaf bsd-user: Implement dup and dup2
adds 4b795b147b bsd-user: Implement trunctate and ftruncate
adds d35020ed00 bsd-user: Implement acct and sync
adds c8b2d41376 Merge tag 'bsd-user-syscall-2022q2-pull-request' of ssh://gi [...]
No new revisions were added by this update.
Summary of changes:
bsd-user/bsd-file.h | 359 ++++++++++++++++++++++++++++++++++++++++++
bsd-user/freebsd/os-syscall.c | 116 ++++++++++++++
bsd-user/syscall_defs.h | 4 +
3 files changed, 479 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.