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_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards 34f67cf3c 0: update: binutils-gcc-linux-glibc-gdb: 1
new ad0530629 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 (34f67cf3c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1552 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 66940 -> 67088 bytes
04-build_abe-gcc/console.log.xz | Bin 232144 -> 234808 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8824 -> 8684 bytes
07-build_abe-glibc/console.log.xz | Bin 230056 -> 227828 bytes
08-build_abe-gdb/console.log.xz | Bin 54768 -> 54004 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3808 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2964 -> 2648 bytes
11-check_regression/console.log.xz | Bin 4340 -> 4672 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 37 +-
11-check_regression/results.compare | 76 +-
11-check_regression/results.compare2 | 291 +-
11-check_regression/results.regressions | 76 +-
12-update_baseline/console.log | 947 +++---
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 37 +-
12-update_baseline/results.compare | 76 +-
12-update_baseline/results.compare2 | 291 +-
12-update_baseline/results.regressions | 76 +-
jenkins/manifest.sh | 24 +-
sumfiles/gdb.log.xz | Bin 1712164 -> 1702712 bytes
sumfiles/gdb.sum | 5111 +++++++++++++++++--------------
25 files changed, 3919 insertions(+), 3127 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_cross_build/master-aarch64
in repository toolchain/ci/glibc.
from 6bbf729832 Fixed inaccuracy of j0f (BZ #28185)
adds c75b106145 aarch64: update libm test ulps
adds a0f0c08e4f Fix stdlib/tst-setcontext.c for GCC 12 -Warray-compare
No new revisions were added by this update.
Summary of changes:
stdlib/tst-setcontext.c | 2 +-
sysdeps/aarch64/libm-test-ulps | 2 +-
2 files 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/linux.
from f6274b06e326 Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.ke [...]
adds c0b27c486970 nfs: Fix kerneldoc warning shown up by W=1
adds dcb442b13364 afs: Fix kerneldoc warning shown up by W=1
adds bc868036569e 9p: Fix a bunch of kerneldoc warnings shown up by W=1
adds d9e3f82279bf fscache: Fix some kerneldoc warnings shown up by W=1
adds ef31499a87cf fscache: Remove an unused static variable
adds 60a9483534ed Merge tag 'warning-fixes-20211005' of git://git.kernel.org [...]
No new revisions were added by this update.
Summary of changes:
fs/9p/cache.c | 8 ++++----
fs/9p/fid.c | 14 +++++++-------
fs/9p/v9fs.c | 8 +++-----
fs/9p/vfs_addr.c | 14 +++++++++-----
fs/9p/vfs_file.c | 33 ++++++++++++---------------------
fs/9p/vfs_inode.c | 24 ++++++++++++++++--------
fs/9p/vfs_inode_dotl.c | 11 +++++++++--
fs/afs/dir_silly.c | 4 ++--
fs/fscache/object.c | 2 +-
fs/fscache/operation.c | 3 +++
fs/nfs_common/grace.c | 1 -
11 files changed, 66 insertions(+), 56 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_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from a5ea23036d [gdb/testsuite] Use function_range in gdb.dwarf2/dw2-ref-mis [...]
adds cb6e6bb89d gdb/python: fix memory leak in python inferior code
adds 25b0a5714c [gdb/testsuite] Fix FAIL in gdb.mi/mi-nsmoribund.exp
No new revisions were added by this update.
Summary of changes:
gdb/python/py-inferior.c | 16 ++-
gdb/testsuite/gdb.mi/mi-nsmoribund.exp | 6 +-
.../py-inferior-leak.c} | 0
.../{py-pp-integral.exp => py-inferior-leak.exp} | 28 +++---
gdb/testsuite/gdb.python/py-inferior-leak.py | 109 +++++++++++++++++++++
5 files changed, 138 insertions(+), 21 deletions(-)
copy gdb/testsuite/{gdb.base/inferior-noarg.c => gdb.python/py-inferior-leak.c} (100%)
copy gdb/testsuite/gdb.python/{py-pp-integral.exp => py-inferior-leak.exp} (60%)
create mode 100644 gdb/testsuite/gdb.python/py-inferior-leak.py
--
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_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 8f6b9ff51 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 3d4254866 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (8f6b9ff51)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 45200 -> 45372 bytes
05-build_abe-stage1/console.log.xz | Bin 71188 -> 71936 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8764 -> 9068 bytes
08-build_abe-glibc/console.log.xz | Bin 235624 -> 235288 bytes
09-build_abe-stage2/console.log.xz | Bin 200876 -> 201300 bytes
10-build_abe-gdb/console.log.xz | Bin 44844 -> 45176 bytes
11-build_abe-qemu/console.log.xz | Bin 30784 -> 30712 bytes
12-check_regression/console.log.xz | Bin 416 -> 432 bytes
13-update_baseline/console.log | 22 +++++++++++-----------
jenkins/manifest.sh | 26 +++++++++++++-------------
13 files changed, 24 insertions(+), 24 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-arm-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 6b51f3ba3b Automatic date update in version.in
adds 2e62356d25 Automatic date update in version.in
adds bd32538717 Automatic date update in version.in
adds 2e9122f7a6 Automatic date update in version.in
adds ea6e7e4e21 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_kernel/gnu-release-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c5f96d20f 0: update: binutils-gcc-linux-qemu: all
new 21a25ba8c 0: update: binutils-gcc-linux-qemu: all
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 (c5f96d20f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 1568 -> 1768 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2792 bytes
03-build_abe-binutils/console.log.xz | Bin 42080 -> 41604 bytes
04-build_abe-stage1/console.log.xz | Bin 85592 -> 86492 bytes
05-build_abe-qemu/console.log.xz | Bin 30512 -> 30088 bytes
06-build_linux/console.log.xz | Bin 3704 -> 3748 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 10 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.