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

clang-tools-extra-22.1.8-1.el9 RPM for s390x

From CentOS Stream 9 AppStream for s390x

Name: clang-tools-extra Distribution: CentOS
Version: 22.1.8 Vendor: CentOS
Release: 1.el9 Build date: Thu Jul 30 12:58:34 2026
Group: Unspecified Build host: s390-07.stream.rdu2.redhat.com
Size: 73695081 Source RPM: llvm-22.1.8-1.el9.src.rpm
Packager: builder@centos.org
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

* Mon Jul 20 2026 Timm Bäder <tbaeder@redhat.com> - 22.1.8-1
  - Update to 22.1.8
* Wed Apr 08 2026 Timm Bäder <tbaeder@redhat.com> - 22.1.3-1
  - Update to 22.1.3
* Wed Feb 18 2026 Konrad Kleine <kkleine@redhat.com> - 21.1.8-2
  - Remove compat libs for LLVM 20
* Sat Jan 03 2026 Konrad Kleine <kkleine@redhat.com> - 21.1.8-1
  - Update LLVM Toolset to 21.1.8 [rhel-9]
* Thu Dec 11 2025 Konrad Kleine <kkleine@redhat.com> - 21.1.7-1
  - Update to 21.1.7
* Mon Jul 28 2025 Paul Murphy <murp@redhat.com> - 20.1.8-3
  - Backport fix for pgo optimized rust toolchain on ppc64le (rhbz#2382683)
  - Backport fix for crbit spill miscompile on ppc64le power9 and power10 (rhbz#2383037)
  - Backport fix for build of highway package on ppc64le (rhbz#2383182)
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 20.1.8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Wed Jul 09 2025 Nikita Popov <npopov@redhat.com> - 20.1.8-1
  - Update to LLVM 20.1.8
* Fri Jun 20 2025 Kashyap Chamarthy <kchamart@redhat.com> - 20.1.7-2
  - Add riscv64 enablement bits; thanks: Songsong Zhang
     (U2FsdGVkX1@gmail.com) and David Abdurachmanov (davidlt@rivosinc.com)
* Thu Jun 19 2025 Nikita Popov <npopov@redhat.com> - 20.1.7-1
  - Update to LLVM 20.1.7
* Tue Jun 17 2025 Nikita Popov <npopov@redhat.com> - 20.1.6-10
  - Fix llvm-config alternatives handling (rhbz#2361779)
* Mon Jun 16 2025 Nikita Popov <npopov@redhat.com> - 20.1.6-9
  - Use libdir suffix in versioned prefix
* Tue Jun 10 2025 Nikita Popov <npopov@redhat.com> - 20.1.6-8
  - Invert symlink direction
  - Fix i686 multilib installation (rhbz#2365079)
* Thu Jun 05 2025 Timm Bäder <tbaeder@redhat.com> - 20.1.6-7
  - Backport patch to fix rhbz#2363895
* 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

Files

/usr/bin/amdgpu-arch
/usr/bin/amdgpu-arch-22
/usr/bin/c-index-test
/usr/bin/c-index-test-22
/usr/bin/clang-apply-replacements
/usr/bin/clang-apply-replacements-22
/usr/bin/clang-change-namespace
/usr/bin/clang-change-namespace-22
/usr/bin/clang-check
/usr/bin/clang-check-22
/usr/bin/clang-doc
/usr/bin/clang-doc-22
/usr/bin/clang-extdef-mapping
/usr/bin/clang-extdef-mapping-22
/usr/bin/clang-format
/usr/bin/clang-format-22
/usr/bin/clang-format-diff
/usr/bin/clang-format-diff-22
/usr/bin/clang-include-cleaner
/usr/bin/clang-include-cleaner-22
/usr/bin/clang-include-fixer
/usr/bin/clang-include-fixer-22
/usr/bin/clang-installapi
/usr/bin/clang-installapi-22
/usr/bin/clang-linker-wrapper
/usr/bin/clang-linker-wrapper-22
/usr/bin/clang-move
/usr/bin/clang-move-22
/usr/bin/clang-nvlink-wrapper
/usr/bin/clang-nvlink-wrapper-22
/usr/bin/clang-offload-bundler
/usr/bin/clang-offload-bundler-22
/usr/bin/clang-offload-packager
/usr/bin/clang-offload-packager-22
/usr/bin/clang-query
/usr/bin/clang-query-22
/usr/bin/clang-refactor
/usr/bin/clang-refactor-22
/usr/bin/clang-reorder-fields
/usr/bin/clang-reorder-fields-22
/usr/bin/clang-repl
/usr/bin/clang-repl-22
/usr/bin/clang-sycl-linker
/usr/bin/clang-sycl-linker-22
/usr/bin/clang-tidy
/usr/bin/clang-tidy-22
/usr/bin/clangd
/usr/bin/clangd-22
/usr/bin/diagtool
/usr/bin/diagtool-22
/usr/bin/find-all-symbols
/usr/bin/find-all-symbols-22
/usr/bin/hmaptool
/usr/bin/hmaptool-22
/usr/bin/modularize
/usr/bin/modularize-22
/usr/bin/nvptx-arch
/usr/bin/nvptx-arch-22
/usr/bin/offload-arch
/usr/bin/offload-arch-22
/usr/bin/pp-trace
/usr/bin/pp-trace-22
/usr/bin/run-clang-tidy
/usr/bin/run-clang-tidy-22
/usr/lib/.build-id
/usr/lib/.build-id/10
/usr/lib/.build-id/10/1d2653d4f044ed152a7d21f6225abe84a7f3cc
/usr/lib/.build-id/12/8a04f3a89bdc243e83a68dce3c5a4b239c37e6
/usr/lib/.build-id/12/b0d4f35e28f9939659d4829115447e68e2db3d
/usr/lib/.build-id/18
/usr/lib/.build-id/18/90c8a225d99a3046c563919fb65294b5cffee0
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/42fb0f455e8ae547f6855de44852a1906e66ec
/usr/lib/.build-id/34
/usr/lib/.build-id/34/167b0f7230c1e97119065a5f4277a62b38aa7f
/usr/lib/.build-id/39/2b097558dc359d4f21444b9e785cee3f48676b
/usr/lib/.build-id/43/3efadcd4ff44a251bcd237abe414166caeeae4
/usr/lib/.build-id/46
/usr/lib/.build-id/46/efd61add4c7b99d006cd6195278bf13be7e52c
/usr/lib/.build-id/54/33346f9095353c83a63aa0dfc05bb3ced0e3b5
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/8f7797ffe6d76ef3895c3321187268c714917c
/usr/lib/.build-id/5e/de5fc9a96911ba34efc81c565e9019115ddba2
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/e6ccc943b8065bcddb53b88cd663f54690c028
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/4135bb430d9a86bd1959e9d47e92231c77de76
/usr/lib/.build-id/94
/usr/lib/.build-id/94/48cfe6ff7e5c219ee0e13f61fbfa6263b6c812
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/410174189e9b18bd1c6de51811795bb7b04751
/usr/lib/.build-id/a4/cd276180ddb7af9bf045f42bdea651fa26289e
/usr/lib/.build-id/ad/20289337b28cabaf41a6984a682585db50e5dd
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/ff01b15b7bc99bad2b6e055b47a07704059849
/usr/lib/.build-id/c4/dc1ab03f2897f8dab9bbeb55bf8a0f846ba315
/usr/lib/.build-id/c9/01d15044801a821881131e993e395c505549fe
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/821764450708297ed5c6f82fb8247540909a12
/usr/lib/.build-id/d5/f91e54e97544791c6280b483115f19c341b436
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/31024dfad136361be423dcd505210d5c9a8e79
/usr/lib/.build-id/ea/3da79db58a386076090c00d356b70e07ab7e04
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/adad1f6e7d42967df2cdf1bea9d37ee33e67d7
/usr/lib64/llvm22/bin/amdgpu-arch
/usr/lib64/llvm22/bin/c-index-test
/usr/lib64/llvm22/bin/clang-apply-replacements
/usr/lib64/llvm22/bin/clang-change-namespace
/usr/lib64/llvm22/bin/clang-check
/usr/lib64/llvm22/bin/clang-doc
/usr/lib64/llvm22/bin/clang-extdef-mapping
/usr/lib64/llvm22/bin/clang-format
/usr/lib64/llvm22/bin/clang-format-diff
/usr/lib64/llvm22/bin/clang-include-cleaner
/usr/lib64/llvm22/bin/clang-include-fixer
/usr/lib64/llvm22/bin/clang-installapi
/usr/lib64/llvm22/bin/clang-linker-wrapper
/usr/lib64/llvm22/bin/clang-move
/usr/lib64/llvm22/bin/clang-nvlink-wrapper
/usr/lib64/llvm22/bin/clang-offload-bundler
/usr/lib64/llvm22/bin/clang-offload-packager
/usr/lib64/llvm22/bin/clang-query
/usr/lib64/llvm22/bin/clang-refactor
/usr/lib64/llvm22/bin/clang-reorder-fields
/usr/lib64/llvm22/bin/clang-repl
/usr/lib64/llvm22/bin/clang-sycl-linker
/usr/lib64/llvm22/bin/clang-tidy
/usr/lib64/llvm22/bin/clangd
/usr/lib64/llvm22/bin/diagtool
/usr/lib64/llvm22/bin/find-all-symbols
/usr/lib64/llvm22/bin/hmaptool
/usr/lib64/llvm22/bin/modularize
/usr/lib64/llvm22/bin/nvptx-arch
/usr/lib64/llvm22/bin/offload-arch
/usr/lib64/llvm22/bin/pp-trace
/usr/lib64/llvm22/bin/run-clang-tidy
/usr/lib64/llvm22/share/clang-doc/alias-template.mustache
/usr/lib64/llvm22/share/clang-doc/clang-doc-default-stylesheet.css
/usr/lib64/llvm22/share/clang-doc/clang-doc-mustache.css
/usr/lib64/llvm22/share/clang-doc/class-template.mustache
/usr/lib64/llvm22/share/clang-doc/comment-template.mustache
/usr/lib64/llvm22/share/clang-doc/enum-template.mustache
/usr/lib64/llvm22/share/clang-doc/function-template.mustache
/usr/lib64/llvm22/share/clang-doc/head-template.mustache
/usr/lib64/llvm22/share/clang-doc/index-template.mustache
/usr/lib64/llvm22/share/clang-doc/index.js
/usr/lib64/llvm22/share/clang-doc/mustache-index.js
/usr/lib64/llvm22/share/clang-doc/namespace-template.mustache
/usr/lib64/llvm22/share/clang-doc/navbar-template.mustache
/usr/lib64/llvm22/share/clang-doc/template.mustache
/usr/lib64/llvm22/share/clang/clang-format-diff.py
/usr/lib64/llvm22/share/clang/clang-format.py
/usr/lib64/llvm22/share/clang/clang-include-fixer.py
/usr/lib64/llvm22/share/clang/clang-tidy-diff.py
/usr/lib64/llvm22/share/clang/run-find-all-symbols.py
/usr/share/clang-doc/alias-template.mustache
/usr/share/clang-doc/clang-doc-default-stylesheet.css
/usr/share/clang-doc/clang-doc-mustache.css
/usr/share/clang-doc/class-template.mustache
/usr/share/clang-doc/comment-template.mustache
/usr/share/clang-doc/enum-template.mustache
/usr/share/clang-doc/function-template.mustache
/usr/share/clang-doc/head-template.mustache
/usr/share/clang-doc/index-template.mustache
/usr/share/clang-doc/index.js
/usr/share/clang-doc/mustache-index.js
/usr/share/clang-doc/namespace-template.mustache
/usr/share/clang-doc/navbar-template.mustache
/usr/share/clang-doc/template.mustache
/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-22.1.gz
/usr/share/man/man1/diagtool.1.gz
/usr/share/man/man1/extraclangtools-22.1.gz
/usr/share/man/man1/extraclangtools.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Aug 11 06:04:49 2026