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-aarch64
in repository toolchain/ci/base-artifacts.
discards 481bc0c3e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new e120bcaba 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (481bc0c3e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1560 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30160 -> 30364 bytes
04-build_abe-stage1/console.log.xz | Bin 71392 -> 71220 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9500 -> 9512 bytes
07-build_abe-glibc/console.log.xz | Bin 237468 -> 237204 bytes
08-build_abe-stage2/console.log.xz | Bin 198720 -> 198840 bytes
09-build_abe-gdb/console.log.xz | Bin 37120 -> 36936 bytes
10-build_abe-qemu/console.log.xz | Bin 31092 -> 31512 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3884 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2692 -> 2816 bytes
13-check_regression/console.log.xz | Bin 8524 -> 8316 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 106 +-
13-check_regression/results.compare | 69 +-
13-check_regression/results.compare2 | 597 ++--
13-check_regression/results.regressions | 80 +-
14-update_baseline/console.log | 2742 ++++++++-------
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 106 +-
14-update_baseline/results.compare | 69 +-
14-update_baseline/results.compare2 | 597 ++--
14-update_baseline/results.regressions | 80 +-
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 3319124 -> 3344624 bytes
sumfiles/g++.sum | 320 +-
sumfiles/gcc.log.xz | Bin 2918304 -> 2898244 bytes
sumfiles/gcc.sum | 5565 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1013464 -> 1015220 bytes
sumfiles/gfortran.sum | 92 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2292 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 184856 -> 184784 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2652 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 402128 -> 409584 bytes
sumfiles/libstdc++.sum | 10 +-
39 files changed, 5362 insertions(+), 5111 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 linux.
from 0457e5153e0e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new ebb7fb1557b1 xfs, iomap: limit individual ioend chain lengths in writeback
new 524446e21798 Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub [...]
new 2719c7160dcf vfs: make freeze_super abort when sync_filesystem returns error
new 5679897eb104 vfs: make sync_filesystem return errors from ->sync_fs
new dd5532a4994b quota: make dquot_quota_sync return errors from ->sync_fs
new 2d86293c7075 xfs: return errors in xfs_fs_sync_fs
new ea7b3e6d42d7 Merge tag 'vfs-5.17-fixes-2' of git://git.kernel.org/pub/s [...]
new 29d650f7e3ab xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*
new 472c6e46f589 xfs: remove XFS_PREALLOC_SYNC
new fbe7e5200365 xfs: fallocate() should call file_modified()
new 0b02c8c0d75a xfs: set prealloc flag in xfs_alloc_file_space()
new b39a04636fd7 xfs: move xfs_update_prealloc_flags() to xfs_pnfs.c
new cea267c235e1 xfs: ensure log flush at the end of a synchronous fallocate call
new fbc04bf01a8d Merge tag 'xfs-5.17-fixes-1' of git://git.kernel.org/pub/s [...]
The 14 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/iomap/buffered-io.c | 52 +++++++++++++++++++++++++++---
fs/quota/dquot.c | 11 +++++--
fs/super.c | 19 +++++++----
fs/sync.c | 18 +++++++----
fs/xfs/xfs_aops.c | 16 +++++++++-
fs/xfs/xfs_bmap_util.c | 9 ++----
fs/xfs/xfs_file.c | 86 +++++++++++++++-----------------------------------
fs/xfs/xfs_inode.h | 9 ------
fs/xfs/xfs_ioctl.c | 2 +-
fs/xfs/xfs_pnfs.c | 42 ++++++++++++++++++++++--
fs/xfs/xfs_super.c | 6 +++-
include/linux/iomap.h | 2 ++
12 files changed, 171 insertions(+), 101 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 b3763384a1f match.pd: Fix x * 0.0 -> 0.0 folding [PR104389]
new f49b8d25b1f Fix expected output for s390 tests
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/s390/20150826-1.c | 2 +-
gcc/testsuite/gcc.target/s390/zvector/imm-range-error-1.c | 10 +++++-----
2 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 61a8ca91e 0: update: binutils-gcc: 2
new 03902e31d 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 (61a8ca91e)
\
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 1536 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 51808 -> 50944 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 530212 -> 532300 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 12 ++++++------
7 files changed, 7 insertions(+), 7 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_gcc/release-aarch64
in repository toolchain/ci/gdb.
from a10d1f2c33 Automatic date update in version.in
adds 652e4ccc13 Automatic date update in version.in
adds 5ece522061 Automatic date update in version.in
adds 4d89756179 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_gcc/release-aarch64
in repository toolchain/ci/binutils-gdb.
from a10d1f2c33 Automatic date update in version.in
adds 652e4ccc13 Automatic date update in version.in
adds 5ece522061 Automatic date update in version.in
adds 4d89756179 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_gcc/release-aarch64
in repository toolchain/ci/base-artifacts.
discards bcdcbb9da 0: update: binutils-gcc-linux-glibc-gdb: 1
new 3176ab2c7 0: update: binutils-gcc-linux-glibc-gdb: 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 (bcdcbb9da)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/rel [...]
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 1556 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 52140 -> 51884 bytes
04-build_abe-gcc/console.log.xz | Bin 193476 -> 193332 bytes
06-build_abe-linux/console.log.xz | Bin 8780 -> 8784 bytes
07-build_abe-glibc/console.log.xz | Bin 294352 -> 295792 bytes
08-build_abe-gdb/console.log.xz | Bin 41580 -> 41448 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3860 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2740 -> 2380 bytes
11-check_regression/console.log.xz | Bin 7192 -> 3400 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 13 +-
11-check_regression/results.compare | 32 +-
11-check_regression/results.compare2 | 987 +-------
11-check_regression/results.regressions | 32 +-
12-update_baseline/console.log | 1493 +++---------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 13 +-
12-update_baseline/results.compare | 32 +-
12-update_baseline/results.compare2 | 987 +-------
12-update_baseline/results.regressions | 32 +-
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 3428212 -> 3439808 bytes
sumfiles/g++.sum | 4 +-
sumfiles/gcc.log.xz | Bin 2999632 -> 2982188 bytes
sumfiles/gcc.sum | 3752 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 839268 -> 836744 bytes
sumfiles/gfortran.sum | 58 +-
sumfiles/libatomic.log.xz | Bin 2252 -> 2252 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 146532 -> 146572 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2652 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 424300 -> 426956 bytes
sumfiles/libstdc++.sum | 4 +-
36 files changed, 2326 insertions(+), 5143 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.