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
in repository toolchain/ci/base-artifacts.
discards 3de65d4b 0: update: binutils-gcc: 2
new 32d3c487 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 (3de65d4b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1516 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 37524 -> 37832 bytes
05-build_abe-bootstrap/console.log.xz | Bin 264780 -> 263892 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 insertions(+), 42 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 newlib.
from 9e1b32943 Cygwin: update 3.3.5 release notes
new 5fca4e0f1 Fix Bug libc/28945
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:
newlib/libc/machine/nvptx/calloc.c | 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.
unknown user pushed a change to branch master
in repository linux.
from ffb217a13a2e Linux 5.17-rc7
new aa6f8dcbab47 swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
new 838d6d3461db virtio: unexport virtio_finalize_features
new 4fa59ede9519 virtio: acknowledge all features before access
new c46eccdaadab virtio: document virtio_reset_device
new 0e7174b9d587 virtio_console: break out of buf poll on remove
new e0077cc13b83 vdpa: factor out vdpa_set_features_unlocked for vdpa internal use
new 30c22f3816ff vdpa/mlx5: should verify CTRL_VQ feature exists for MQ
new ed0f849fc3a6 vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_ [...]
new b9d102dafec6 vduse: Fix returning wrong type in vduse_domain_alloc_iova()
new e2ae38cf3d91 vhost: fix hung thread due to erroneous iotlb entries
new dacc73ed0b88 virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_ [...]
new e030759a1ddc virtio-blk: Remove BUG_ON() in virtio_queue_rq()
new eb057b44dbe3 vdpa: fix use-after-free on vp_vdpa_remove
new e7c552ec8978 virtio: drop default for virtio-mem
new 4c8093637bc9 vhost: remove avail_event arg from vhost_update_avail_event()
new 32f1b53fe8f0 tools/virtio: fix virtio_test execution
new 3dd7d135e75c tools/virtio: handle fallout from folio work
new 06be3029703f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
new 42da5a4ba170 mtd: rawnand: omap2: Actually prevent invalid configuratio [...]
new ea4424be1688 Merge tag 'mtd/fixes-for-5.17-rc8' of git://git.kernel.org [...]
The 20 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/core-api/dma-attributes.rst | 8 -----
drivers/block/virtio_blk.c | 20 +++++------
drivers/char/virtio_console.c | 7 ++++
drivers/mtd/nand/raw/Kconfig | 3 +-
drivers/vdpa/mlx5/net/mlx5_vnet.c | 34 +++++++++++++++++--
drivers/vdpa/vdpa.c | 2 +-
drivers/vdpa/vdpa_user/iova_domain.c | 2 +-
drivers/vdpa/virtio_pci/vp_vdpa.c | 2 +-
drivers/vhost/iotlb.c | 11 ++++++
drivers/vhost/vdpa.c | 2 +-
drivers/vhost/vhost.c | 9 +++--
drivers/virtio/Kconfig | 1 -
drivers/virtio/virtio.c | 56 +++++++++++++++++++++----------
drivers/virtio/virtio_vdpa.c | 2 +-
include/linux/dma-mapping.h | 8 -----
include/linux/vdpa.h | 18 ++++++----
include/linux/virtio.h | 1 -
include/linux/virtio_config.h | 3 +-
kernel/dma/swiotlb.c | 23 ++++++++-----
tools/virtio/linux/mm_types.h | 3 ++
tools/virtio/virtio_test.c | 1 +
21 files changed, 143 insertions(+), 73 deletions(-)
create mode 100644 tools/virtio/linux/mm_types.h
--
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 6fd90137e77 gdb/mi: add --no-connection to MI -add-inferior command
new ee6a3d9e949 gdb/python: add Type.is_scalar property
new 551b380fbda gdb/python: add Type.is_signed property
new f99e1c6dc81 gdb/testsuite: add new test for comparing char types in Python
The 3 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/NEWS | 8 ++++
gdb/doc/python.texi | 16 +++++++
gdb/python/py-type.c | 38 ++++++++++++++++
gdb/testsuite/gdb.python/py-arch.exp | 15 +++++-
gdb/testsuite/gdb.python/py-type.c | 16 +++++++
gdb/testsuite/gdb.python/py-type.exp | 88 +++++++++++++++++++++++++++++++++++-
6 files changed, 179 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from cfeab26e4d4 Deprecate dbx mode
new d43bd54d543 gdb/mi: fix regression in mi -add-inferior command
new 6fd90137e77 gdb/mi: add --no-connection to MI -add-inferior command
The 2 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/NEWS | 10 ++
gdb/doc/gdb.texinfo | 39 ++++++-
gdb/inferior.c | 6 +-
gdb/inferior.h | 7 ++
gdb/mi/mi-main.c | 47 ++++++++-
gdb/testsuite/gdb.mi/interrupt-thread-group.exp | 16 +--
gdb/testsuite/gdb.mi/mi-add-inferior.exp | 130 ++++++++++++++++++++++++
7 files changed, 230 insertions(+), 25 deletions(-)
create mode 100644 gdb/testsuite/gdb.mi/mi-add-inferior.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-arm-bootstrap_debug
in repository toolchain/ci/gcc.
from 1b291c996fa Daily bump.
adds 65b7fac6a51 Daily bump.
adds a1984704a7c Use correct names for __ibm128 if long double is IEEE 128-bit.
adds fa944e8660e Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__.
adds 8b1953fe420 Daily bump.
adds 661f7e74405 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 16 +++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000-c.c | 6 +-
gcc/config/rs6000/rs6000.c | 6 ++
gcc/testsuite/ChangeLog | 12 +++
gcc/testsuite/gcc.target/powerpc/pr104253.c | 156 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr99708.c | 21 ++++
7 files changed, 217 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104253.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr99708.c
--
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-arm-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from d06059239a Automatic date update in version.in
adds 70589bff4f Automatic date update in version.in
adds 00d7bb15cc Automatic date update in version.in
adds c002554e78 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_bootstrap/release-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards fd4d8197 0: update: binutils-gcc: 2
new e7fd5ecb 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 (fd4d8197)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 50104 -> 50732 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 448516 -> 449392 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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 e3ca3e79936 Fortran: Fix typos
new 0af37ad4422 analyzer: fix leak suppression at end of 'main' [PR101983]
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/analyzer/engine.cc | 48 ++++++++++++++++++++++-
gcc/testsuite/gcc.dg/analyzer/pr101983-main.c | 38 ++++++++++++++++++
gcc/testsuite/gcc.dg/analyzer/pr101983-not-main.c | 40 +++++++++++++++++++
3 files changed, 124 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr101983-main.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr101983-not-main.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.