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

clang21-tools-extra-21.1.8-7.fc45 RPM for ppc64le

From Fedora Rawhide for ppc64le / c

Name: clang21-tools-extra Distribution: Fedora Project
Version: 21.1.8 Vendor: Fedora Project
Release: 7.fc45 Build date: Thu Jul 16 21:21:39 2026
Group: Unspecified Build host: buildvm-ppc64le-27.rdu3.fedoraproject.org
Size: 77334028 Source RPM: llvm21-21.1.8-7.fc45.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

* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 21.1.8-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 21.1.8-6
  - Rebuilt for Python 3.15
* Fri May 15 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.8-5
  - Fix FTBFS due to missing linux/scc.h
* Thu Mar 19 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.8-3
  - Start distributing python-clang in compat builds
* Thu Mar 05 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.8-2
  - Ensure the right tools are used with compat+pgo
* 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
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 18.1.8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

Files

/usr/bin/amdgpu-arch-21
/usr/bin/c-index-test-21
/usr/bin/clang-apply-replacements-21
/usr/bin/clang-change-namespace-21
/usr/bin/clang-check-21
/usr/bin/clang-doc-21
/usr/bin/clang-extdef-mapping-21
/usr/bin/clang-format-21
/usr/bin/clang-format-diff-21
/usr/bin/clang-include-cleaner-21
/usr/bin/clang-include-fixer-21
/usr/bin/clang-installapi-21
/usr/bin/clang-linker-wrapper-21
/usr/bin/clang-move-21
/usr/bin/clang-nvlink-wrapper-21
/usr/bin/clang-offload-bundler-21
/usr/bin/clang-offload-packager-21
/usr/bin/clang-query-21
/usr/bin/clang-refactor-21
/usr/bin/clang-reorder-fields-21
/usr/bin/clang-repl-21
/usr/bin/clang-sycl-linker-21
/usr/bin/clang-tidy-21
/usr/bin/clangd-21
/usr/bin/diagtool-21
/usr/bin/find-all-symbols-21
/usr/bin/hmaptool-21
/usr/bin/modularize-21
/usr/bin/nvptx-arch-21
/usr/bin/offload-arch-21
/usr/bin/pp-trace-21
/usr/bin/run-clang-tidy-21
/usr/lib/.build-id
/usr/lib/.build-id/04
/usr/lib/.build-id/04/3f0c5b382b73703bbe51339e03cfb58db86541
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/4a6f842b7df6684b8756877d01b5ff940719f5
/usr/lib/.build-id/19/e0a324fc5a84f95cf68211d2b1e786aef33942
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/acec8d20f865e9bb3616a0f4a83aacf89f10db
/usr/lib/.build-id/31/2842357b814d9db11ae4fbe87cb1ae849f0a82
/usr/lib/.build-id/37/94d3ae2f2698c16acdd5549a853ed9644b9163
/usr/lib/.build-id/48
/usr/lib/.build-id/48/c8395058ae0c18595e72e00d5bfbceec4a7ab3
/usr/lib/.build-id/51
/usr/lib/.build-id/51/7c50e33d27d745f5ffb842eeac963679ea3d34
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/0e1b1675d9f2a0ba4ad7632153e0824706d291
/usr/lib/.build-id/63
/usr/lib/.build-id/63/4cc711c4a71bcd9470f203ceada0dd083a698a
/usr/lib/.build-id/67/98cf08ea35603738c277497fa8c579e6d8d45f
/usr/lib/.build-id/74
/usr/lib/.build-id/74/6407fb49cf65590f6032181f22c9b62c5d1bfa
/usr/lib/.build-id/78
/usr/lib/.build-id/78/24038794bac36bdc6cc4ebf3cb5d57295f74c6
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/305c351e6922e9bc5a062c5cbaae6ce9ac697c
/usr/lib/.build-id/8d/1865dfc33390de9ca4aa9efb7dc3ef81c0d618
/usr/lib/.build-id/98/4665e0125b39ba06af938b6460c253c206adb1
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/8b070d3d49802e689c6d08d64d2ab7a519704d
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/5312dab44c270c1a39fba4ec69eb3d9a78025c
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/c0d1acaf5597d1ad2d7a21079dc902011ae3fd
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/86051642e11f38f8a2d09e2989b778af9a913b
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/23ed88d27ab620f4c18010a993655b4845987b
/usr/lib/.build-id/c2/abe472bbcef376de33e9be762bf2b38d7c5d8e
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/5bed0cacd6384bcc97a4b71946ecb20907c6c6
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/d75c3827d28626fe1a1010d4bae896799dce0e
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/6b87e3d18ceedd971c9ff6e5555e9bff1d80da
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/ec30374cb2c9e01ff37f2e6d11c6fd98198ee1
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/6cee00c476e1965c046b29e3961a99a9ffae14
/usr/lib64/llvm21/bin/amdgpu-arch
/usr/lib64/llvm21/bin/c-index-test
/usr/lib64/llvm21/bin/clang-apply-replacements
/usr/lib64/llvm21/bin/clang-change-namespace
/usr/lib64/llvm21/bin/clang-check
/usr/lib64/llvm21/bin/clang-doc
/usr/lib64/llvm21/bin/clang-extdef-mapping
/usr/lib64/llvm21/bin/clang-format
/usr/lib64/llvm21/bin/clang-format-diff
/usr/lib64/llvm21/bin/clang-include-cleaner
/usr/lib64/llvm21/bin/clang-include-fixer
/usr/lib64/llvm21/bin/clang-installapi
/usr/lib64/llvm21/bin/clang-linker-wrapper
/usr/lib64/llvm21/bin/clang-move
/usr/lib64/llvm21/bin/clang-nvlink-wrapper
/usr/lib64/llvm21/bin/clang-offload-bundler
/usr/lib64/llvm21/bin/clang-offload-packager
/usr/lib64/llvm21/bin/clang-query
/usr/lib64/llvm21/bin/clang-refactor
/usr/lib64/llvm21/bin/clang-reorder-fields
/usr/lib64/llvm21/bin/clang-repl
/usr/lib64/llvm21/bin/clang-sycl-linker
/usr/lib64/llvm21/bin/clang-tidy
/usr/lib64/llvm21/bin/clangd
/usr/lib64/llvm21/bin/diagtool
/usr/lib64/llvm21/bin/find-all-symbols
/usr/lib64/llvm21/bin/hmaptool
/usr/lib64/llvm21/bin/modularize
/usr/lib64/llvm21/bin/nvptx-arch
/usr/lib64/llvm21/bin/offload-arch
/usr/lib64/llvm21/bin/pp-trace
/usr/lib64/llvm21/bin/run-clang-tidy
/usr/lib64/llvm21/share/clang/clang-format-diff.py
/usr/lib64/llvm21/share/clang/clang-format.py
/usr/lib64/llvm21/share/clang/clang-include-fixer.py
/usr/lib64/llvm21/share/clang/clang-tidy-diff.py
/usr/lib64/llvm21/share/clang/run-find-all-symbols.py
/usr/share/licenses/clang21-tools-extra
/usr/share/licenses/clang21-tools-extra/LICENSE.TXT
/usr/share/man/man1/diagtool-21.1.gz
/usr/share/man/man1/extraclangtools-21.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jul 23 00:30:00 2026