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/binutils-gdb.
from 9d5d41c405 Add new e_machine values.
adds 8d26ee1cd1 x86: Update X86_64_GOT_TYPE_P to cover more GOT relocations
adds dfbcbf85ea Rename EM_56800V4 to EM_56800EF.
adds 78110c3f77 Automatic date update in version.in
adds fd3c53675c Support symbol+offset lookup in addr2line
adds 2b53149244 Remove host_hex_value
adds 480157863b Improve Ada unchecked union type printing
adds 4a620b7e30 gdb: include jit_code_entry::symfile_addr value in names of [...]
No new revisions were added by this update.
Summary of changes:
bfd/elfxx-x86.h | 6 +-
bfd/version.h | 2 +-
binutils/addr2line.c | 75 ++++++++++++++++++++--
binutils/doc/binutils.texi | 18 ++++--
gdb/ada-typeprint.c | 59 +++++++++--------
gdb/c-lang.c | 6 +-
gdb/charset.c | 14 ----
gdb/charset.h | 5 --
gdb/jit.c | 41 ++++++++----
gdb/mi/mi-parse.c | 4 +-
gdb/python/py-objfile.c | 2 +-
gdb/testsuite/gdb.ada/unchecked_union.exp | 6 +-
.../gdb.ada/unchecked_union/unchecked_union.adb | 6 +-
gdb/testsuite/gdb.base/jit-reader.exp | 4 +-
gdb/utils.c | 4 +-
include/elf/common.h | 2 +-
16 files changed, 166 insertions(+), 88 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_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards 7def4da34 0: update: binutils-gcc-linux-glibc-gdb: 1
new e6396ef6f 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 (7def4da34)
\
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 1576 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2792 -> 2792 bytes
03-build_abe-binutils/console.log.xz | Bin 53044 -> 53404 bytes
04-build_abe-gcc/console.log.xz | Bin 230792 -> 231892 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9344 -> 9144 bytes
07-build_abe-glibc/console.log.xz | Bin 231520 -> 231152 bytes
08-build_abe-gdb/console.log.xz | Bin 47364 -> 47820 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3820 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2192 -> 2796 bytes
11-check_regression/console.log.xz | Bin 4124 -> 3888 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 26 +-
11-check_regression/results.compare | 48 +-
11-check_regression/results.compare2 | 208 +-
11-check_regression/results.regressions | 48 +-
12-update_baseline/console.log | 578 ++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 26 +-
12-update_baseline/results.compare | 48 +-
12-update_baseline/results.compare2 | 208 +-
12-update_baseline/results.regressions | 48 +-
jenkins/manifest.sh | 24 +-
sumfiles/gdb.log.xz | Bin 1562716 -> 1571212 bytes
sumfiles/gdb.sum | 4523 +++++++++++++++----------------
25 files changed, 2870 insertions(+), 2919 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 4a620b7e30f gdb: include jit_code_entry::symfile_addr value in names of [...]
new 565c20212a6 ld: Remove emultempl/armcoff.em
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:
ld/emultempl/armcoff.em | 293 ------------------------------------------------
1 file changed, 293 deletions(-)
delete mode 100644 ld/emultempl/armcoff.em
--
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 8d6fffc4bcd rs6000: Fix up -D_FORTIFY_SOURCE* with -mabi=ieeelongdouble [...]
new 8cb748a31cd rs6000: Clean up ISA 3.1 documentation [PR100808]
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/doc/extend.texi | 71 ++++++++++++++++++++++++++++++++---------------------
1 file changed, 43 insertions(+), 28 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/gdb.
from fd3c53675c Support symbol+offset lookup in addr2line
adds 2b53149244 Remove host_hex_value
adds 480157863b Improve Ada unchecked union type printing
adds 4a620b7e30 gdb: include jit_code_entry::symfile_addr value in names of [...]
No new revisions were added by this update.
Summary of changes:
gdb/ada-typeprint.c | 59 ++++++++++++----------
gdb/c-lang.c | 6 +--
gdb/charset.c | 14 -----
gdb/charset.h | 5 --
gdb/jit.c | 41 ++++++++++-----
gdb/mi/mi-parse.c | 4 +-
gdb/python/py-objfile.c | 2 +-
gdb/testsuite/gdb.ada/unchecked_union.exp | 6 ++-
.../gdb.ada/unchecked_union/unchecked_union.adb | 6 ++-
gdb/testsuite/gdb.base/jit-reader.exp | 4 +-
gdb/utils.c | 4 +-
11 files changed, 79 insertions(+), 72 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/release-arm-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards aa3acf843 0: update: binutils-gcc: 1
new 67392fb7f 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 (aa3acf843)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/rele [...]
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 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 62192 -> 61812 bytes
04-build_abe-bootstrap/console.log.xz | Bin 451464 -> 451888 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3792 -> 3788 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2624 -> 2428 bytes
07-check_regression/console.log.xz | Bin 2764 -> 2508 bytes
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 38 +-
08-update_baseline/console.log | 353 +--
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 38 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2675224 -> 2682648 bytes
sumfiles/g++.sum | 120 +-
sumfiles/gcc.log.xz | Bin 2279012 -> 2278424 bytes
sumfiles/gcc.sum | 4470 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 857984 -> 865132 bytes
sumfiles/gfortran.sum | 72 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2296 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 144596 -> 144144 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2704 -> 2708 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 462940 -> 462304 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2563 insertions(+), 2634 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 dcb85f85fa6f gcc-plugins/stackleak: Use noinstr in favor of notrace
adds 483529f3209f Fix a warning about a malformed kernel doc comment in cifs
adds 489f710a738e cifs: unlock chan_lock before calling cifs_put_tcp_session
adds 052e04a52dcd cifs: Transition from ->readpages() to ->readahead()
adds bee9f6552321 netfs, cachefiles: Add a method to query presence of data [...]
adds 0174ee9947bd cifs: Implement cache I/O by accessing the cache directly
adds 46f5cbdef7d4 cifs: Fix the readahead conversion to manage the batch whe [...]
adds 40c845c17695 Invalidate fscache cookie only when inode attributes are changed.
adds d3b331fb51f3 cifs: fix workstation_name for multiuser mounts
new 633a8e8986ea Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba. [...]
adds 22e424feb665 Revert "fs/9p: search open fids first"
new 1eb7de177d40 Merge tag '9p-for-5.17-rc3' of git://github.com/martinetd/linux
adds 2ea88716369a libceph: make recv path in secure mode work the same as send path
adds 038b8d1d1ab1 libceph: optionally use bounce buffer on recv path in crc mode
new cff7f2237c2b Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/cep [...]
new a85468b766d3 Revert "mm/page_isolation: unset migratetype directly for [...]
new fb5222aae64f mm/debug_vm_pgtable: remove pte entry from the page table
new 64d8b9e14512 mm/page_table_check: use unsigned long for page counters a [...]
new e59a47b8a453 mm/khugepaged: unify collapse pmd clear, flush and free
new 80110bbfbba6 mm/page_table_check: check entries at pmd levels
new 314c459a6fe0 mm/pgtable: define pte_index so that preprocessor could re [...]
new 520ba724061c ipc/sem: do not sleep with a spin lock held
new c10a0f877fe0 mm/kmemleak: avoid scanning potential huge holes
new 6a0fb704b05c MAINTAINERS: update rppt's email
new 07d2505b963b kselftest/vm: revert "tools/testing/selftests/vm/userfault [...]
new f9aaa5b05ea3 Merge branch 'akpm' (patches from Andrew)
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:
Documentation/filesystems/netfs_library.rst | 16 ++
MAINTAINERS | 2 +-
fs/9p/fid.c | 9 +-
fs/cachefiles/io.c | 59 +++++++
fs/cifs/connect.c | 23 ++-
fs/cifs/file.c | 221 +++++++++---------------
fs/cifs/fscache.c | 126 ++++++++++++--
fs/cifs/fscache.h | 79 +++++----
fs/cifs/inode.c | 8 +-
fs/cifs/sess.c | 6 +-
include/linux/ceph/libceph.h | 1 +
include/linux/ceph/messenger.h | 5 +
include/linux/netfs.h | 7 +
include/linux/page_table_check.h | 19 +++
include/linux/pgtable.h | 1 +
ipc/sem.c | 4 +-
mm/debug_vm_pgtable.c | 2 +
mm/khugepaged.c | 37 ++--
mm/kmemleak.c | 13 +-
mm/page_isolation.c | 2 +-
mm/page_table_check.c | 55 +++---
net/ceph/ceph_common.c | 7 +
net/ceph/messenger.c | 4 +
net/ceph/messenger_v1.c | 54 +++++-
net/ceph/messenger_v2.c | 250 +++++++++++++++++++++-------
tools/testing/selftests/vm/userfaultfd.c | 9 +-
26 files changed, 689 insertions(+), 330 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.