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

clang-tools-extra-20.1.6-6.fc43 RPM for s390x

From Fedora Rawhide for s390x / c

Name: clang-tools-extra Distribution: Fedora Project
Version: 20.1.6 Vendor: Fedora Project
Release: 6.fc43 Build date: Wed Jun 4 20:19:49 2025
Group: Unspecified Build host: buildvm-s390x-06.s390.fedoraproject.org
Size: 82092485 Source RPM: llvm-20.1.6-6.fc43.src.rpm
Packager: Fedora Project
Url: http://llvm.org
Summary: Extra tools for clang
A set of extra tools built using Clang's tooling API.

Provides

Requires

License

Apache-2.0 WITH LLVM-exception OR NCSA

Changelog

* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 20.1.6-6
  - Rebuilt for Python 3.14
* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 20.1.6-5
  - Bootstrap for Python 3.14
* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 20.1.6-4
  - Rebuilt for Python 3.14
* Tue Jun 03 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 20.1.6-3
  - Remove temporary changes on ppc64le
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 20.1.6-2
  - Rebuilt for Python 3.14
* Fri May 30 2025 Nikita Popov <npopov@redhat.com> - 20.1.6-1
  - Update to LLVM 20.1.6
* Mon May 26 2025 Konrad Kleine <kkleine@redhat.com> - 20.1.5-2
  - Build with PGO
* Thu May 22 2025 Nikita Popov <npopov@redhat.com> - 20.1.5-1
  - Update to LLVM 20.1.5
* Tue May 06 2025 Tom Stellard <tstellar@redhat.com> - 20.1.4-6
  - Fix build on ppc64le with glibc >= 2.42
* Tue May 06 2025 Nikita Popov <npopov@redhat.com> - 20.1.4-5
  - Update to LLVM 20.1.4
* Sat Apr 26 2025 Tom Stellard <tstellar@redhat.com> - 20.1.3-2
  - Fix build with glibc >= 2.42
* Thu Apr 17 2025 Nikita Popov <npopov@redhat.com> - 20.1.3-1
  - Update to LLVM 20.1.3
* Fri Apr 04 2025 Tom Stellard <tstellar@redhat.com> - 20.1.2-5
  - Drop ARM and Mips targets on RHEL
* Thu Apr 03 2025 Timm Bäder <tbaeder@redhat.com> - 20.1.2-4
  - Remove gpu-loader binaries
* Thu Apr 03 2025 Nikita Popov <npopov@redhat.com> - 20.1.2-3
  - Update to LLVM 20.1.2
* Tue Apr 01 2025 Miro Hrončok <mhroncok@redhat.com> - 20.1.1-2
  - Drop redundant runtime requirement on python3-setuptools from python3-lit
* Wed Mar 19 2025 Nikita Popov <npopov@redhat.com> - 20.1.1-1
  - Update to LLVM 20.1.1
* Tue Mar 18 2025 Nikita Popov <npopov@redhat.com> - 20.1.0-2
  - Move clang-scan-deps to clang package (rhbz#2353000)
* Wed Mar 05 2025 Nikita Popov <npopov@redhat.com> - 20.1.0-1
  - Update to LLVM 20.1.0
* Thu Feb 27 2025 Nikita Popov <npopov@redhat.com> - 20.1.0~rc3-1
  - Update to LLVM 20 rc 3
* Tue Feb 25 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-11
  - Add clang-devel -> llvm-devel dep (rhbz#2342979)
* Thu Feb 20 2025 Yaakov Selkowitz <yselkowi@redhat.com> - 19.1.7-10
  - Do not rely on alternatives path
* Fri Feb 14 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-9
  - Rename llvm-resource-filesystem -> llvm-filesystem
* Wed Feb 12 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-8
  - Backport bolt fix (rhbz#2344830)
* Wed Feb 12 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-7
  - Introduce llvm-resource-filesystem
* Tue Feb 04 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-6
  - Don't use directory symlinks
* Fri Jan 31 2025 Konrad Kleine <kkleine@redhat.com> - 19.1.7-5
  - Address installability issue with directories that were turned into symlinks
* Thu Jan 30 2025 Josh Stone <jistone@redhat.com> - 19.1.7-4
  - Fix an isel error triggered by Rust 1.85 on s390x
* Wed Jan 22 2025 Konrad Kleine <kkleine@redhat.com> - 19.1.7-3
  - Add polly
* Mon Jan 20 2025 Konrad Kleine <kkleine@redhat.com> - 19.1.7-2
  - Add bolt
* Mon Jan 20 2025 Timm Bäder <tbaeder@redhat.com> - 19.1.7-1
  - Update to 19.1.7
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 19.1.6-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Dec 24 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.6-3
  - Add libcxx
* Thu Dec 19 2024 Nikita Popov <npopov@redhat.com> - 19.1.6-2
  - Fix mlir exports
* Wed Dec 18 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.6-1
  - Update to 19.1.6
* Fri Dec 06 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.5-3
  - Fix mlir and openmp tests
  - Disable libomp tests on s390x RHEL entirely.
* Wed Dec 04 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.5-2
  - Add mlir
* Tue Dec 03 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.5-1
  - Update to 19.1.5
* Tue Nov 26 2024 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 19.1.4-2
  - Enable LLVM_ENABLE_ZSTD (rhbz#2321848)
* Thu Nov 21 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.4-1
  - Update to 19.1.4
* Tue Nov 19 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.3-4
  - Remove HTML documentation
  - Add lldb man pages
* Mon Nov 18 2024 Josh Stone <jistone@redhat.com> - 19.1.3-3
  - Fix profiling after a binutils NOTE change (rhbz#2322754)
* Mon Nov 18 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.3-2
  - Install i386 config files on x86_64
* Tue Nov 05 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.3-1
  - Update to 19.1.3
* Tue Sep 24 2024 Maxwell G <maxwell@gtmx.me> - 19.1.0-2
  - Add 'Provides: clangd' to the clang-tools-extra subpackage
* Thu Sep 19 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.0-1
  - Update to LLVM 19.1.0
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 18.1.8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jul 11 2024 Jesus Checa Hidalgo <jchecahi@redhat.com> - 18.1.8-1
  - Update to LLVM 18.1.8
* Fri Jun 07 2024 Tom Stellard <tstellar@redhat.com> - 18.1.7-1
  - 18.1.7 Release
* Tue May 28 2024 Nikita Popov <npopov@redhat.com> - 18.1.6-2
  - Fix use after free on ppc64le (rhbz#2283525)
* Sat May 18 2024 Tom Stellard <tstellar@redhat.com> - 18.1.6-1
  - 18.1.6 Release
* Tue May 14 2024 Tom Stellard <tstellar@redhat.com> - 18.1.3-2
  - Backport fix for rhbz#2275090
* Thu Apr 25 2024 Tom Stellard <tstellar@redhat.com> - 18.1.4-1
  - 18.1.4 Release
* Fri Apr 12 2024 Tom Stellard <tstellar@redhat.com> - 18.1.3-1
  - 18.1.3 Release
* Thu Mar 21 2024 Zhengyu He <hezhy472013@gmail.com> - 18.1.2-2
  - Add support for riscv64
* Thu Mar 21 2024 Tom Stellard <tstellar@redhat.com> - 18.1.2-1
  - 18.1.2 Release
* Mon Mar 11 2024 Tom Stellard <tstellar@redhat.com> - 18.1.1-1
  - 18.1.1 Release
* Tue Feb 27 2024 Tom Stellard <tstellar@redhat.com> - 18.1.0~rc4-1
  - 18.1.0-rc4 Release
* Tue Feb 20 2024 Tom Stellard <tstellar@redhat.com> - 18.1.0~rc3-1
  - 18.1.0-rc3 Release
* Thu Feb 01 2024 Nikita Popov <npopov@redhat.com> - 17.0.6-6
  - Fix crash with -fzero-call-used-regs (rhbz#2262260)
* Mon Jan 29 2024 Nikita Popov <npopov@redhat.com> - 17.0.6-5
  - Only use cet-report=error on x86_64
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 17.0.6-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 17.0.6-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Nov 30 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.6-2
  - Fix rhbz #2248872
* Tue Nov 28 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.6-1
  - Update to LLVM 17.0.6
* Tue Nov 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.5-1
  - Update to LLVM 17.0.5
* Tue Oct 31 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.4-1
  - Update to LLVM 17.0.4
* Tue Oct 17 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.3-1
  - Update to LLVM 17.0.3
* Tue Oct 03 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.2-1
  - Update to LLVM 17.0.2
* Fri Sep 22 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.1~rc4-1
  - Update to LLVM 17.0.1
* Tue Sep 05 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc4-1
  - Update to LLVM 17.0.0 RC4
* Thu Aug 24 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc3-1
  - Update to LLVM 17.0.0 RC3
* Thu Aug 24 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc2-2
  - Temporarily disable a failing test on ppc64le
* Thu Aug 17 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc2-1
  - Update to LLVM 17.0.0 RC2
* Wed Aug 16 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc1-4
  - Disable LTO on i686
* Mon Aug 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc1-3
  - Re-add patch removed by mistake
* Tue Aug 01 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc1-2
  - Enable LLVM_UNREACHABLE_OPTIMIZE temporarily
* Mon Jul 31 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc1-1
  - Update to LLVM 17.0.0 RC1
* Mon Jul 31 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-6
  - Fix rhbz #2224885
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 16.0.6-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jul 10 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-4
  - Use LLVM_UNITTEST_LINK_FLAGS to reduce link times for unit tests
* Mon Jul 03 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-3
  - Improve error messages for unsupported relocs on s390x (rhbz#2216906)
  - Disable LLVM_UNREACHABLE_OPTIMIZE
* Wed Jun 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-1
  - Update to LLVM 16.0.6
* Fri Jun 09 2023 Nikita Popov <npopov@redhat.com> - 16.0.5-2
  - Split off llvm-cmake-utils package
* Mon Jun 05 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.5-1
  - Update to LLVM 16.0.5

Files

/usr/bin/amdgpu-arch
/usr/bin/amdgpu-arch-20
/usr/bin/c-index-test
/usr/bin/c-index-test-20
/usr/bin/clang-apply-replacements
/usr/bin/clang-apply-replacements-20
/usr/bin/clang-change-namespace
/usr/bin/clang-change-namespace-20
/usr/bin/clang-check
/usr/bin/clang-check-20
/usr/bin/clang-doc
/usr/bin/clang-doc-20
/usr/bin/clang-extdef-mapping
/usr/bin/clang-extdef-mapping-20
/usr/bin/clang-format
/usr/bin/clang-format-20
/usr/bin/clang-format-diff
/usr/bin/clang-format-diff-20
/usr/bin/clang-include-cleaner
/usr/bin/clang-include-cleaner-20
/usr/bin/clang-include-fixer
/usr/bin/clang-include-fixer-20
/usr/bin/clang-installapi
/usr/bin/clang-installapi-20
/usr/bin/clang-linker-wrapper
/usr/bin/clang-linker-wrapper-20
/usr/bin/clang-move
/usr/bin/clang-move-20
/usr/bin/clang-nvlink-wrapper
/usr/bin/clang-nvlink-wrapper-20
/usr/bin/clang-offload-bundler
/usr/bin/clang-offload-bundler-20
/usr/bin/clang-offload-packager
/usr/bin/clang-offload-packager-20
/usr/bin/clang-query
/usr/bin/clang-query-20
/usr/bin/clang-refactor
/usr/bin/clang-refactor-20
/usr/bin/clang-reorder-fields
/usr/bin/clang-reorder-fields-20
/usr/bin/clang-repl
/usr/bin/clang-repl-20
/usr/bin/clang-sycl-linker
/usr/bin/clang-sycl-linker-20
/usr/bin/clang-tidy
/usr/bin/clang-tidy-20
/usr/bin/clangd
/usr/bin/clangd-20
/usr/bin/diagtool
/usr/bin/diagtool-20
/usr/bin/find-all-symbols
/usr/bin/find-all-symbols-20
/usr/bin/hmaptool
/usr/bin/hmaptool-20
/usr/bin/modularize
/usr/bin/modularize-20
/usr/bin/nvptx-arch
/usr/bin/nvptx-arch-20
/usr/bin/pp-trace
/usr/bin/pp-trace-20
/usr/bin/run-clang-tidy
/usr/bin/run-clang-tidy-20
/usr/lib/.build-id
/usr/lib/.build-id/08
/usr/lib/.build-id/08/6d0621544e62722a5e1731b2da7f682b547253
/usr/lib/.build-id/0d/487363226d1ae1878e233ecfbabcd940f90701
/usr/lib/.build-id/0d/c7a7c8ffa16d5deb6e76505d3342b2c514413a
/usr/lib/.build-id/15
/usr/lib/.build-id/15/56bdc719228d933b3eb1228375e904a835d0ea
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/459df8f99869251fc1069512d5f32f3569b56c
/usr/lib/.build-id/2c/2e988cd520216946898ef9573ad3174edda20d
/usr/lib/.build-id/38
/usr/lib/.build-id/38/ec506d58187939518481e57fabb23a643ba783
/usr/lib/.build-id/39
/usr/lib/.build-id/39/7228ac4806c7a3d681697769f4f4ac7c38bea1
/usr/lib/.build-id/58/850ae6d249e5f04880a4f8bf779cc51e42869a
/usr/lib/.build-id/59
/usr/lib/.build-id/59/14ab004d811bc7620b8a8c0057478f3e3d5831
/usr/lib/.build-id/64
/usr/lib/.build-id/64/fb50dbb55e4a8b234cfbefa27e7e7cfdf624fe
/usr/lib/.build-id/66
/usr/lib/.build-id/66/8b3809dad55ade38bf5397bc7f3eada687ac96
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/62bf0e2e0cca027560794a147f1b09223d6573
/usr/lib/.build-id/75/1ae8f97a125ba76f8dfe4adfd8c0746646227c
/usr/lib/.build-id/88/8a72123fad8be7992a13b43442f2ad834d5b39
/usr/lib/.build-id/8b/652848aaf73d98b65927e6ad0abba93fc97289
/usr/lib/.build-id/a5/7fda401058f04745acf653ccb588399616af33
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/6d6718fd56e4f68bb058f7a116d69648bf33e0
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/645f86c467365d29f6dc5bdb1f373be6784b8c
/usr/lib/.build-id/c8/7562e14108d729f6b21eec697716d5fa128aef
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/f08120d8ec78702951040bb381fa4d03acc484
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/e6a6e543be2a3215b234f47a2dd5c842e7cbf0
/usr/lib/.build-id/d5/ac6971de8347cafa725ed6cff31604df16da48
/usr/lib/.build-id/df/5210ea7b2969fe976530bfe32487e1df330645
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/d601f5508a369069ad0dff31a2d424ad1daa13
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/5402ae9bb8c7995b21ae3d8a115181d6c105d6
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/fd22e7604787278b83a41e58ffa99350ad80c3
/usr/lib/.build-id/f3/8b69e9b650ae7c2cc9f2047ac3361980b64532
/usr/lib64/llvm20/bin/amdgpu-arch
/usr/lib64/llvm20/bin/c-index-test
/usr/lib64/llvm20/bin/clang-apply-replacements
/usr/lib64/llvm20/bin/clang-change-namespace
/usr/lib64/llvm20/bin/clang-check
/usr/lib64/llvm20/bin/clang-doc
/usr/lib64/llvm20/bin/clang-extdef-mapping
/usr/lib64/llvm20/bin/clang-format
/usr/lib64/llvm20/bin/clang-format-diff
/usr/lib64/llvm20/bin/clang-include-cleaner
/usr/lib64/llvm20/bin/clang-include-fixer
/usr/lib64/llvm20/bin/clang-installapi
/usr/lib64/llvm20/bin/clang-linker-wrapper
/usr/lib64/llvm20/bin/clang-move
/usr/lib64/llvm20/bin/clang-nvlink-wrapper
/usr/lib64/llvm20/bin/clang-offload-bundler
/usr/lib64/llvm20/bin/clang-offload-packager
/usr/lib64/llvm20/bin/clang-query
/usr/lib64/llvm20/bin/clang-refactor
/usr/lib64/llvm20/bin/clang-reorder-fields
/usr/lib64/llvm20/bin/clang-repl
/usr/lib64/llvm20/bin/clang-sycl-linker
/usr/lib64/llvm20/bin/clang-tidy
/usr/lib64/llvm20/bin/clangd
/usr/lib64/llvm20/bin/diagtool
/usr/lib64/llvm20/bin/find-all-symbols
/usr/lib64/llvm20/bin/hmaptool
/usr/lib64/llvm20/bin/modularize
/usr/lib64/llvm20/bin/nvptx-arch
/usr/lib64/llvm20/bin/pp-trace
/usr/lib64/llvm20/bin/run-clang-tidy
/usr/lib64/llvm20/share/clang/clang-format-diff.py
/usr/lib64/llvm20/share/clang/clang-format.py
/usr/lib64/llvm20/share/clang/clang-include-fixer.py
/usr/lib64/llvm20/share/clang/clang-tidy-diff.py
/usr/lib64/llvm20/share/clang/run-find-all-symbols.py
/usr/share/clang/clang-format-diff.py
/usr/share/clang/clang-format.py
/usr/share/clang/clang-include-fixer.py
/usr/share/clang/clang-tidy-diff.py
/usr/share/clang/run-find-all-symbols.py
/usr/share/emacs/site-lisp/site-start.d/clang-format.el
/usr/share/emacs/site-lisp/site-start.d/clang-include-fixer.el
/usr/share/licenses/clang-tools-extra
/usr/share/licenses/clang-tools-extra/LICENSE.TXT
/usr/share/man/man1/diagtool-20.1.gz
/usr/share/man/man1/diagtool.1.gz
/usr/share/man/man1/extraclangtools-20.1.gz
/usr/share/man/man1/extraclangtools.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Jun 17 02:37:28 2025