Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libgomp-offload-nvptx-16.0.1-0.2.fc44 RPM for ppc64le

From Fedora Rawhide for ppc64le / l

Name: libgomp-offload-nvptx Distribution: Fedora Project
Version: 16.0.1 Vendor: Fedora Project
Release: 0.2.fc44 Build date: Tue Jan 13 14:51:00 2026
Group: Unspecified Build host: buildvm-ppc64le-12.rdu3.fedoraproject.org
Size: 69040 Source RPM: gcc-16.0.1-0.2.fc44.src.rpm
Packager: Fedora Project
Url: http://gcc.gnu.org
Summary: GCC OpenMP v5.2 plugin for offloading to NVPTX
This package contains libgomp plugin for offloading to NVidia
PTX.  The plugin needs libcuda.so.1 shared library that has to be
installed separately.

Provides

Requires

License

GPL-3.0-or-later AND LGPL-3.0-or-later AND (GPL-3.0-or-later WITH GCC-exception-3.1) AND (GPL-3.0-or-later WITH Texinfo-exception) AND (LGPL-2.1-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH GNU-compiler-exception) AND BSL-1.0 AND GFDL-1.3-or-later AND Linux-man-pages-copyleft-2-para AND SunPro AND BSD-1-Clause AND BSD-2-Clause AND BSD-2-Clause-Views AND BSD-3-Clause AND BSD-4-Clause AND BSD-Source-Code AND Zlib AND MIT AND Apache-2.0 AND (Apache-2.0 WITH LLVM-Exception) AND ZPL-2.1 AND ISC AND LicenseRef-Fedora-Public-Domain AND HP-1986 AND curl AND Martin-Birgmeier AND HPND-Markus-Kuhn AND dtoa AND SMLNJ AND AMD-newlib AND OAR AND HPND-merchantability-variant AND HPND-Intel

Changelog

* Tue Jan 13 2026 Jakub Jelinek <jakub@redhat.com> 16.0.1-0.2
  - update from trunk
    - PRs fortran/91960, fortran/112460, libstdc++/123396,
  	rtl-optimization/123444, rtl-optimization/123501, target/117581,
  	target/123484, testsuite/123098, tree-optimization/122843,
  	tree-optimization/122845, tree-optimization/123301,
  	tree-optimization/123525, tree-optimization/123539
* Mon Jan 12 2026 Jakub Jelinek <jakub@redhat.com> 16.0.1-0.1
  - update from trunk
    - PRs c++/81337, c++/115163, c++/123526, fortran/77415, ipa/122458,
  	ipa/123543, libfortran/123012, middle-end/123175,
  	rtl-optimization/123523, target/123415, testsuite/121752,
  	testsuite/123129, tree-optimization/122824, tree-optimization/122830,
  	tree-optimization/123417, tree-optimization/123528
* Sat Jan 10 2026 Jakub Jelinek <jakub@redhat.com> 16.0.0-0.5
  - update from trunk
    - PRs ada/123003, ada/123371, ada/123490, c/117687, c/121081, c/121507,
  	c/123212, c/123435, c/123463, c/123475, c++/123331, c++/123347,
  	c++/123393, debug/123259, fortran/90218, fortran/123012,
  	fortran/123029, fortran/123071, fortran/123321, fortran/123352,
  	fortran/123483, gcov-profile/123019, ipa/123383, libstdc++/122878,
  	libstdc++/123100, libstdc++/123183, libstdc++/123326,
  	libstdc++/123378, libstdc++/123406, middle-end/111817,
  	middle-end/123107, rtl-optimization/119291, rtl-optimization/121675,
  	rtl-optimization/121773, rtl-optimization/123121,
  	rtl-optimization/123491, target/119430, target/121192, target/121290,
  	target/121535, target/121778, target/122846, target/123010,
  	target/123017, target/123268, target/123269, target/123317,
  	target/123320, target/123390, target/123403, target/123457,
  	target/123489, target/123492, testsuite/123353, testsuite/123377,
  	tree-optimization/42196, tree-optimization/102486,
  	tree-optimization/102954, tree-optimization/122103,
  	tree-optimization/122608, tree-optimization/122793,
  	tree-optimization/123197, tree-optimization/123200,
  	tree-optimization/123221, tree-optimization/123298,
  	tree-optimization/123300, tree-optimization/123310,
  	tree-optimization/123315, tree-optimization/123316,
  	tree-optimization/123319, tree-optimization/123351,
  	tree-optimization/123372, tree-optimization/123374,
  	tree-optimization/123382, tree-optimization/123414,
  	tree-optimization/123431
  - fix ICE on friend with noexcept (PR c++/123189)
  - fix -E -fdirectives-only comment handling (PR preprocessor/123273)
  - provide libatomic-static from gcc subpackage
* Sat Jan 03 2026 Jakub Jelinek <jakub@redhat.com> 16.0.0-0.4
  - update from trunk
    - PRs ada/123060, ada/123088, ada/123185, ada/123289, ada/123302,
  	ada/123306, ada/15605, c++/117518, c++/119097, c++/120005, c++/121864,
  	c++/122550, c++/122690, c++/122712, c++/122819, c++/122958,
  	c++/122994, c++/123080, c++/123261, c++/123277, fortran/101399,
  	fortran/121472, fortran/121475, fortran/122957, fortran/123201,
  	fortran/123253, libfortran/119136, middle-end/123067,
  	middle-end/123222, other/122243, rtl-optimization/123114,
  	rtl-optimization/123267, rtl-optimization/123276,
  	rtl-optimization/123295, rtl-optimization/123308, target/121485,
  	target/122769, target/123216, target/123217, target/123274,
  	target/123278, target/123283, target/123318, testsuite/123299,
  	testsuite/123334, tree-optimization/123089
  - require libatomic package from gcc package as -latomic is now linked
    as-needed by default
  - remove libatomic-static package, move libatomic.a into gcc package
* Sat Dec 20 2025 Jakub Jelinek <jakub@redhat.com> 16.0.0-0.3
  - update from trunk
    - PRs bootstrap/12407, c/123156, c++/91388, c++/117034, c++/122070,
  	c++/122509, c++/122690, c++/122712, c++/122772, c++/122834,
  	c++/122922, c++/122995, c++/123030, c++/123044, c++/123186,
  	debug/122968, fortran/71565, fortran/92613, libstdc++/112591,
  	libstdc++/123147, libstdc++/123180, rtl-optimization/123223,
  	target/55212, target/122970, target/123171, target/123216,
  	target/123217, tree-optimization/122734, tree-optimization/123097,
  	tree-optimization/123117, tree-optimization/123118,
  	tree-optimization/123152, tree-optimization/123153,
  	tree-optimization/123192, tree-optimization/123205
* Thu Dec 18 2025 Jakub Jelinek <jakub@redhat.com> 16.0.0-0.2
  - new package

Files

/usr/lib/.build-id
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/51ec1ff9acce0c860c1bda6901cee54b2cf2d8
/usr/lib64/libgomp-plugin-nvptx.so.1
/usr/lib64/libgomp-plugin-nvptx.so.1.0.0


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Jan 18 00:38:36 2026