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-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 9f3ab5dddb Automatic date update in version.in
adds 04d55a034c Automatic date update in version.in
adds 7f9a495a16 libctf: fix linking together multiple objects derived from t [...]
adds b8a2baa80b libctf: tests: prune warnings from compiler output
adds ed74e861d7 Automatic date update in version.in
adds 04d235629f Automatic date update in version.in
adds 969726c31f Automatic date update in version.in
adds c26e2c8be8 Automatic date update in version.in
adds f0b3db3175 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
libctf/ctf-dedup.c | 2 +
libctf/ctf-impl.h | 4 +
libctf/ctf-link.c | 161 ++++++++++++++++-----
libctf/testsuite/config/default.exp | 7 +
libctf/testsuite/lib/ctf-lib.exp | 4 +-
.../libctf-regression/libctf-repeat-cu-lib.c | 9 ++
.../libctf-regression/libctf-repeat-cu-main.c | 5 +
.../testsuite/libctf-regression/libctf-repeat-cu.d | 7 +
.../libctf-regression/libctf-repeat-cu.exp | 118 +++++++++++++++
10 files changed, 283 insertions(+), 36 deletions(-)
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-lib.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-main.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.d
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.exp
--
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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards ff8e0544 0: update: binutils-gcc-linux-qemu: boot
new 452d915d 0: update: binutils-gcc-linux-qemu: boot
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 (ff8e0544)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 30276 -> 30252 bytes
04-build_abe-stage1/console.log.xz | Bin 68136 -> 68864 bytes
05-build_abe-qemu/console.log.xz | Bin 32516 -> 32812 bytes
06-build_linux/console.log.xz | Bin 3732 -> 3904 bytes
07-boot_linux/console.log.xz | Bin 6124 -> 6128 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 3 ++-
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 13 insertions(+), 12 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 69cb6c6556ad Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/li [...]
new 7cf2b0f9611b xfs: bound maximum wait time for inodegc work
new 5e672cd69f0a xfs: introduce xfs_inodegc_push()
new ca76a761ea24 xfs: factor out the common lock flags assert
new 82af88063961 xfs: use invalidate_lock to check the state of mmap_lock
new b822ea17fd15 xfs: always free xattri_leaf_bp when cancelling a deferred op
new f94e08b602d4 xfs: clean up the end of xfs_attri_item_recover
new 7be3bd8856fb xfs: empty xattr leaf header blocks are not corruption
new e53bcffad032 xfs: don't hold xattr leaf buffers across transaction rolls
new 8944c6fb8add xfs: dont treat rt extents beyond EOF as eofblocks to be cleared
new 7561cea5dbb9 xfs: prevent a UAF when log IO errors race with unmount
new 20855e4cb361 Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/s [...]
The 11 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/xfs/libxfs/xfs_attr.c | 38 ++++++-------------------
fs/xfs/libxfs/xfs_attr.h | 5 ----
fs/xfs/libxfs/xfs_attr_leaf.c | 35 ++++++++++++-----------
fs/xfs/libxfs/xfs_attr_leaf.h | 3 +-
fs/xfs/xfs_attr_item.c | 27 ++++++++++--------
fs/xfs/xfs_bmap_util.c | 2 ++
fs/xfs/xfs_icache.c | 56 ++++++++++++++++++++++++-------------
fs/xfs/xfs_icache.h | 1 +
fs/xfs/xfs_inode.c | 64 +++++++++++++++++--------------------------
fs/xfs/xfs_log.c | 9 ++++--
fs/xfs/xfs_mount.h | 2 +-
fs/xfs/xfs_qm_syscalls.c | 9 ++++--
fs/xfs/xfs_super.c | 9 ++++--
fs/xfs/xfs_trace.h | 1 +
14 files changed, 130 insertions(+), 131 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_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 33fd0a3363 [gdb/symtab] Fix data race on per_cu->dwarf_version
adds dcc9b683dc 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_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards ca6d8fc4 0: update: binutils-gcc: 1
new 2b0397a5 0: update: binutils-gcc: 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 (ca6d8fc4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/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 1628 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2700 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 38992 -> 38012 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 274564 -> 273564 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3824 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2332 -> 2420 bytes
07-check_regression/console.log.xz | Bin 3940 -> 3228 bytes
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 274 +-
08-update_baseline/console.log | 515 ++-
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 274 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3626476 -> 3622612 bytes
sumfiles/g++.sum | 119 +-
sumfiles/gcc.log.xz | Bin 3184168 -> 3178508 bytes
sumfiles/gcc.sum | 4380 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 1086052 -> 1088580 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2356 -> 2344 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 211152 -> 210664 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2728 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 456224 -> 453584 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2867 insertions(+), 2845 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_O1
in repository toolchain/ci/binutils-gdb.
from 9f3ab5dddb Automatic date update in version.in
adds 04d55a034c Automatic date update in version.in
adds 7f9a495a16 libctf: fix linking together multiple objects derived from t [...]
adds b8a2baa80b libctf: tests: prune warnings from compiler output
adds ed74e861d7 Automatic date update in version.in
adds 04d235629f Automatic date update in version.in
adds 969726c31f Automatic date update in version.in
adds c26e2c8be8 Automatic date update in version.in
adds f0b3db3175 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
libctf/ctf-dedup.c | 2 +
libctf/ctf-impl.h | 4 +
libctf/ctf-link.c | 161 ++++++++++++++++-----
libctf/testsuite/config/default.exp | 7 +
libctf/testsuite/lib/ctf-lib.exp | 4 +-
.../libctf-regression/libctf-repeat-cu-lib.c | 9 ++
.../libctf-regression/libctf-repeat-cu-main.c | 5 +
.../testsuite/libctf-regression/libctf-repeat-cu.d | 7 +
.../libctf-regression/libctf-repeat-cu.exp | 118 +++++++++++++++
10 files changed, 283 insertions(+), 36 deletions(-)
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-lib.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-main.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.d
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.exp
--
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_O1
in repository toolchain/ci/base-artifacts.
discards 40cc82da 0: update: binutils-gcc: 2
new e5dd4829 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 (40cc82da)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1692 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2700 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 37912 -> 37712 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 255156 -> 256136 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 17 +++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 16 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.