This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from 05a2d7a8b nvptx: In offloading execution, map '_exit' to 'abort' [GCC PR85463]
new 9e09d6ed8 Bump up newlib to 4.3.0
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/acinclude.m4 | 2 +-
newlib/configure | 24 ++++++++++++------------
2 files changed, 13 insertions(+), 13 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 05a2d7a8b nvptx: In offloading execution, map '_exit' to 'abort' [GCC PR85463]
new 9e09d6ed8 Bump up newlib to 4.3.0
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/acinclude.m4 | 2 +-
newlib/configure | 24 ++++++++++++------------
2 files changed, 13 insertions(+), 13 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 26e57507a0f0 Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/sc [...]
new 423d5081d045 io_uring/msg_ring: move double lock/unlock helpers higher up
new e12d7a46f65a io_uring/msg_ring: fix missing lock on overflow for IOPOLL
new 56d8e3180c06 io_uring/msg_ring: fix flagging remote execution
new 8579538c89e3 io_uring/msg_ring: fix remote queue to disabled ring
new 9c38747f0cdb Merge tag 'io_uring-6.2-2023-01-20' of git://git.kernel.dk/linux
new b0907cadabca md: fix incorrect declaration about claim_rdev in md_impor [...]
new ee16c404f9bd Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/ [...]
new 216f764716f3 block, bfq: switch 'bfqg->ref' to use atomic refcount apis
new 3e9900f3bd7b pktcdvd: check for NULL returna fter calling bio_split_to_ [...]
new e3ff8887e7db blk-cgroup: fix missing pd_online_fn() while activating policy
new 9d6033e35069 block/rnbd-clt: fix wrong max ID in ida_alloc_max
new 774656479397 block: fix hctx checks for batch allocation
new c06ba7b892a5 nvme-apple: reset controller during shutdown
new c0a4a1eafbd4 nvme-apple: only reset the controller when RTKit is running
new 1c5842085851 nvme-pci: fix timeout request state check
new 955bc12299b1 Merge tag 'nvme-6.2-2023-01-20' of git://git.infradead.org [...]
new edc00350d205 Merge tag 'block-6.2-2023-01-20' of git://git.kernel.dk/linux
The 17 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:
block/bfq-cgroup.c | 8 +--
block/bfq-iosched.h | 2 +-
block/blk-cgroup.c | 4 ++
block/blk-mq.c | 6 +-
drivers/block/pktcdvd.c | 2 +
drivers/block/rnbd/rnbd-clt.c | 2 +-
drivers/md/md.c | 4 +-
drivers/nvme/host/apple.c | 24 ++++++--
drivers/nvme/host/pci.c | 2 +-
io_uring/io_uring.c | 4 +-
io_uring/msg_ring.c | 130 ++++++++++++++++++++++++++----------------
11 files changed, 123 insertions(+), 65 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 devel/omp/gcc-12
in repository gcc.
from 689a5340c7e nvptx: Support global constructors/destructors via 'collect [...]
new 26d31467362 nvptx, libgcc: Stub unwinding implementation
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:
libgcc/ChangeLog.omp | 6 ++++++
libgcc/config/nvptx/t-nvptx | 3 ++-
libgcc/config/{gcn/unwind-gcn.c => nvptx/unwind-nvptx.c} | 3 +--
3 files changed, 9 insertions(+), 3 deletions(-)
copy libgcc/config/{gcn/unwind-gcn.c => nvptx/unwind-nvptx.c} (92%)
--
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 devel/omp/gcc-12
in repository gcc.
from fe07b0003bb nvptx: Support global constructors/destructors via 'collect2'
new 689a5340c7e nvptx: Support global constructors/destructors via 'collect [...]
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:
libgcc/ChangeLog.omp | 6 +++
libgcc/config/nvptx/crtstuff.c | 64 ++++++++++++++++++++++-
libgomp/ChangeLog.omp | 4 ++
libgomp/plugin/plugin-nvptx.c | 113 ++++++++++++++++++++++++++++++++++++++++-
4 files changed, 185 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 devel/omp/gcc-12
in repository gcc.
from ea52f1ca168 nvptx: Prevent emitting duplicate declarations for '__nvptx [...]
new fe07b0003bb nvptx: Support global constructors/destructors via 'collect2'
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/ChangeLog.omp | 5 ++
gcc/collect2.cc | 4 ++
gcc/config.gcc | 1 +
gcc/config/nvptx/nvptx.h | 35 ++++++++++++-
gcc/testsuite/ChangeLog.omp | 6 +++
.../gcc.dg/no_profile_instrument_function-attr-1.c | 2 +-
gcc/testsuite/lib/target-supports.exp | 3 +-
libgcc/ChangeLog.omp | 9 ++++
libgcc/config.host | 2 +-
libgcc/config/nvptx/crt0.c | 6 +++
libgcc/config/nvptx/crtstuff.c | 58 ++++++++++++++++++++++
libgcc/config/nvptx/t-nvptx | 15 +++++-
12 files changed, 139 insertions(+), 7 deletions(-)
create mode 100644 libgcc/config/nvptx/crtstuff.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_kernel/gnu-master-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
from 5e3024aaee 36: onsuccess: #405: all: Success after binutils/gcc/linux/q [...]
new 2f279d0089 37: onsuccess: #406: all: Success after binutils/gcc/linux/q [...]
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 1764 -> 1760 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 31492 -> 31192 bytes
04-build_abe-stage1/console.log.xz | Bin 91684 -> 91360 bytes
05-build_abe-qemu/console.log.xz | Bin 32192 -> 31608 bytes
06-build_linux/console.log.xz | Bin 3500 -> 3524 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 4292 -> 4236 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 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.
unknown user pushed a change to branch devel/omp/gcc-12
in repository gcc.
from 094b379f461 Clean up after newlib "nvptx: In offloading execution, map [...]
new d26a2a29939 nvptx: Make 'nvptx_uniform_warp_check' fit for non-full-war [...]
new 703ebfdb483 Add 'gcc.target/nvptx/softstack-decl-1.c', 'gcc.target/nvpt [...]
new ea52f1ca168 nvptx: Prevent emitting duplicate declarations for '__nvptx [...]
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:
gcc/ChangeLog.omp | 9 +++++++
gcc/config/nvptx/nvptx.cc | 14 +++++++++--
gcc/config/nvptx/nvptx.md | 16 +++++++++++-
gcc/testsuite/ChangeLog.omp | 14 +++++++++++
gcc/testsuite/gcc.target/nvptx/nvptx.exp | 5 ++++
gcc/testsuite/gcc.target/nvptx/softstack-decl-1.c | 20 +++++++++++++++
gcc/testsuite/gcc.target/nvptx/uniform-simt-5.c | 28 +++++++++++++++++++++
.../gcc.target/nvptx/uniform-simt-decl-1.c | 29 ++++++++++++++++++++++
libgomp/ChangeLog.omp | 3 +++
libgomp/plugin/plugin-nvptx.c | 3 +++
10 files changed, 138 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/nvptx/softstack-decl-1.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/uniform-simt-5.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/uniform-simt-decl-1.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_kernel/llvm-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from 0fd9a84ee5 35: onsuccess: #457: boot: Success after binutils/llvm/linux [...]
new bfb30b48d2 36: onsuccess: #458: boot: Success after binutils/llvm/linux [...]
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 1960 -> 1764 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 31376 -> 30756 bytes
04-build_kernel_llvm/console.log.xz | Bin 64844 -> 65356 bytes
05-build_abe-qemu/console.log.xz | Bin 31960 -> 31564 bytes
06-build_linux/console.log.xz | Bin 3084 -> 3112 bytes
07-boot_linux/console.log.xz | Bin 5636 -> 5636 bytes
08-check_regression/console.log.xz | Bin 4376 -> 4332 bytes
08-check_regression/mail-body.txt | 2 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 4 ++--
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
18 files changed, 26 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.