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_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2_LTO
in repository toolchain/ci/base-artifacts.
from b241e7f0 2: onsuccess: binutils-gcc-newlib: 1
new 3492a493 3: onsuccess: 1: Successful build after binutils/gcc/newlib: [...]
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 2256 -> 1836 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30872 -> 30444 bytes
04-build_abe-stage1/console.log.xz | Bin 89964 -> 89748 bytes
06-build_abe-newlib/console.log.xz | Bin 16880 -> 16936 bytes
07-build_abe-stage2/console.log.xz | Bin 162956 -> 162024 bytes
08-benchmark/benchmark-build.log | 92 +++++++++++++++++------------------
08-benchmark/benchmark.log | 90 +++++++++++++++++-----------------
08-benchmark/console.log.xz | Bin 3876 -> 3848 bytes
09-check_regression/console.log.xz | Bin 1692 -> 3604 bytes
09-check_regression/jira-body.txt | 3 +-
09-check_regression/mail-body.txt | 2 +-
09-check_regression/mail-subject.txt | 1 +
09-check_regression/results.log | 4 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/newlib_rev | 2 +-
mail/jira-body.txt | 15 ++++++
mail/mail-body.txt | 26 ++++++++++
mail/mail-subject.txt | 1 +
manifest.sh | 28 +++++------
results_id | 2 +-
22 files changed, 157 insertions(+), 113 deletions(-)
create mode 100644 09-check_regression/mail-subject.txt
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
--
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 5cccc24c066 [Committed] PR target/106640: Fix use of XINT in TImode com [...]
new c352361b5ee RISC-V/testsuite: Restrict remaining `fmin'/`fmax' tests to [...]
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/riscv/fmax-snan.c | 1 +
gcc/testsuite/gcc.target/riscv/fmaxf-snan.c | 1 +
gcc/testsuite/gcc.target/riscv/fmin-snan.c | 1 +
gcc/testsuite/gcc.target/riscv/fminf-snan.c | 1 +
4 files changed, 4 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.
unknown user pushed a change to branch master
in repository linux.
from 274a2eebf80c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
new ae2a823643d7 dcache: move the DCACHE_OP_COMPARE case out of the __d_loo [...]
new b7b6160d0eb9 fs/ntfs3: Refactoring of indx_find function
new cd39981fb92a fs/ntfs3: Fix double free on remount
new 19d1b7872d1e fs/ntfs3: Refactor ni_try_remove_attr_list function
new 37a530bfe56c fs/ntfs3: Fix missing i_op in ntfs_read_mft
new 548744f84456 fs/ntfs3: Remove a useless test
new 560e613352b4 fs/ntfs3: Remove redundant assignment to variable frame
new dc8965ab5e33 fs/ntfs3: Remove redundant assignment to variable vcn
new ae5a4e46916f fs/ntfs3: Fix using uninitialized value n when calling indx_read
new 19e890ff3bed fs/ntfs3: Use the same order for acl pointer check in ntfs [...]
new 926034353d3c fs/ntfs3: Don't clear upper bits accidentally in log_replay()
new f759942b72a9 fs/ntfs3: Add missing error check
new aa30eccb24e5 fs/ntfs3: Fallocate (FALLOC_FL_INSERT_RANGE) implementation
new e4d2f4fd5341 fs/ntfs3: Enable FALLOC_FL_INSERT_RANGE
new 321460ca3b55 fs/ntfs3: Fix NULL deref in ntfs_update_mftmirr
new e66af07ca2b5 fs/ntfs3: Make ntfs_update_mftmirr return void
new 4838ec0d80b1 fs/ntfs3: Unlock on error in attr_insert_range()
new cc83b0c7e306 fs/ntfs3: Remove duplicated assignment to variable r
new 604a9d272dc3 fs/ntfs3: Remove unnecessary 'NULL' values from pointers
new 460bbf2990b3 fs/ntfs3: Do not change mode if ntfs_set_ea failed
new 13747aac8984 fs/ntfs3: Check reserved size for maximum allowed
new c1e0ab378921 fs/ntfs3: extend ni_insert_nonresident to return inserted [...]
new b3e048720dee fs/ntfs3: Make ntfs_fallocate return -ENOSPC instead of -EFBIG
new 42f86b1226a4 fs/ntfs3: Fix work with fragmented xattr
new 560f7736b946 fs/ntfs3: Fix very fragmented case in attr_punch_hole
new 6700eabb90d5 fs/ntfs3: Remove unused mi_mark_free
new 071100ea0e6c fs/ntfs3: Add new argument is_mft to ntfs_mark_rec_free
new cf760ec0a0b4 fs/ntfs3: Make static function attr_load_runs
new 42f66a7fdaa0 fs/ntfs3: Fill duplicate info in ni_add_name
new 54033c135061 fs/ntfs3: Added comments to frecord functions
new e6d9398c077d fs/ntfs3: Check possible errors in run_pack in advance
new 8335ebe195dc fs/ntfs3: Make MFT zone less fragmented
new c12df45ee690 fs/ntfs3: New function ntfs_bad_inode
new 0e5b044cbf3a fs/ntfs3: Refactoring attr_set_size to restore after errors
new 20abc64f7834 fs/ntfs3: Refactoring attr_punch_hole to restore after errors
new 9256ec35359f fs/ntfs3: Refactoring attr_insert_range to restore after errors
new 8039edba043d fs/ntfs3: Create MFT zone only if length is large enough
new 451e45a0e6df fs/ntfs3: Make ni_ins_new_attr return error
new 96964352e219 fs/ntfs3: Remove unused function wnd_bits
new d4073595d0c6 fs/ntfs3: uninitialized variable in ntfs_set_acl_ex()
new 3b06a2755758 Merge tag 'ntfs3_for_6.0' of https://github.com/Paragon-So [...]
The 41 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:
fs/dcache.c | 72 ++++---
fs/ntfs3/attrib.c | 557 ++++++++++++++++++++++++++++++++++++++++++++---------
fs/ntfs3/bitmap.c | 12 +-
fs/ntfs3/file.c | 110 ++++++-----
fs/ntfs3/frecord.c | 128 ++++++++----
fs/ntfs3/fslog.c | 4 +-
fs/ntfs3/fsntfs.c | 92 +++++----
fs/ntfs3/index.c | 33 ++--
fs/ntfs3/inode.c | 19 +-
fs/ntfs3/namei.c | 6 +-
fs/ntfs3/ntfs_fs.h | 16 +-
fs/ntfs3/record.c | 27 +--
fs/ntfs3/run.c | 108 +++++++++--
fs/ntfs3/super.c | 17 +-
fs/ntfs3/xattr.c | 35 ++--
15 files changed, 884 insertions(+), 352 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 releases/gcc-12
in repository gcc.
from 06254d97b8f PR106342 - IBM zSystems: Provide vsel for all vector modes
new fe2a564b252 Regenerate gcc.pot
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/po/gcc.pot | 7871 ++++++++++++++++++++++++++++----------------------------
1 file changed, 3944 insertions(+), 3927 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 7744e3278b9 bfd_elf_set_group_contents assertion
new dbc3717013b GDB/testsuite: Fix PARAM_ZUINTEGER reported for PARAM_ZUINT [...]
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/testsuite/gdb.python/py-parameter.exp | 4 ++--
1 file changed, 2 insertions(+), 2 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_lto
in repository toolchain/ci/base-artifacts.
from f1106019 8: onsuccess: 2: Successful build after binutils/gcc: 39 commits
new 2f329c9b 9: onsuccess: 2: Successful build after binutils/gcc: 24 commits
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 1684 -> 1680 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 38380 -> 37864 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 275492 -> 274204 bytes
06-check_regression/console.log.xz | Bin 2112 -> 2072 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 26 +++++++++++++-------------
mail/mail-body.txt | 26 +++++++++++++-------------
mail/mail-subject.txt | 2 +-
manifest.sh | 18 +++++++++---------
11 files changed, 38 insertions(+), 38 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/gnu-release-aarch64-norov-defconfig
in repository toolchain/ci/base-artifacts.
from 0c2d1eaa 2: onsuccess: binutils-gcc-linux-qemu: boot
new 1a05700e 3: onsuccess: boot: Successful build after binutils/gcc/linux [...]
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 2300 -> 1732 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30400 -> 30256 bytes
04-build_abe-stage1/console.log.xz | Bin 68432 -> 68932 bytes
05-build_abe-qemu/console.log.xz | Bin 31832 -> 30820 bytes
06-build_linux/console.log.xz | Bin 3852 -> 4136 bytes
07-boot_linux/console.log.xz | Bin 6276 -> 6284 bytes
08-check_regression/console.log.xz | Bin 408 -> 3076 bytes
08-check_regression/jira-body.txt | 2 ++
08-check_regression/mail-body.txt | 32 +++++++++++++++++++++
08-check_regression/mail-subject.txt | 1 +
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 24 ++++++++++++++++
mail/mail-body.txt | 54 +++++++++++++++++++++++++++++++++++
mail/mail-subject.txt | 1 +
manifest.sh | 30 +++++++++----------
19 files changed, 133 insertions(+), 19 deletions(-)
create mode 100644 08-check_regression/jira-body.txt
create mode 100644 08-check_regression/mail-body.txt
create mode 100644 08-check_regression/mail-subject.txt
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
--
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.
from ec3d8377 31: onsuccess: 2: Successful build after gcc: 6 commits
new b8310ef2 32: onsuccess: 2: Successful build after gcc: 6 commits
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 1700 -> 1688 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 51452 -> 50852 bytes
05-build_abe-bootstrap/console.log.xz | Bin 462500 -> 462568 bytes
06-check_regression/console.log.xz | Bin 1920 -> 1720 bytes
git/gcc_rev | 2 +-
mail/jira-body.txt | 10 +++++-----
mail/mail-body.txt | 10 +++++-----
manifest.sh | 12 ++++++------
9 files changed, 17 insertions(+), 17 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 177e93e9527 c++: Add new std::move test [PR67906]
new 5cccc24c066 [Committed] PR target/106640: Fix use of XINT in TImode com [...]
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/config/i386/i386-features.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_gcc_bootstrap/release-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
from b627c3ff 2: onsuccess: binutils-gcc: 2
new 04722454 3: onsuccess: 2: Successful build after binutils/gcc: 10 commits
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 2132 -> 1688 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 37680 -> 37900 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 499928 -> 499056 bytes
06-check_regression/console.log.xz | Bin 416 -> 1896 bytes
06-check_regression/jira-body.txt | 2 ++
06-check_regression/mail-body.txt | 20 ++++++++++++++
06-check_regression/mail-subject.txt | 1 +
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 11 ++++++++
mail/mail-body.txt | 29 +++++++++++++++++++++
mail/mail-subject.txt | 1 +
manifest.sh | 18 ++++++-------
14 files changed, 75 insertions(+), 11 deletions(-)
create mode 100644 06-check_regression/jira-body.txt
create mode 100644 06-check_regression/mail-body.txt
create mode 100644 06-check_regression/mail-subject.txt
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.