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-26.fc46 RPM for aarch64

From Fedora Rawhide for aarch64 / c

Name: clang-tools-extra Distribution: Fedora Project
Version: 22.1.8 Vendor: Fedora Project
Release: 26.fc46 Build date: Mon Aug 17 19:42:21 2026
Group: Unspecified Build host: buildvm-a64-33.rdu3.fedoraproject.org
Size: 61605157 Source RPM: llvm-22.1.8-26.fc46.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

* Mon Aug 17 2026 Josh Stone <jistone@redhat.com> - 22.1.8-26
  - Fix an illegal zext from combined loads (rhbz#2512927)
* Sun Aug 02 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.8-22
  - [libclc] mark __clc_flush_denormal_if_not_supported as static inline
* Thu Jul 23 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-21
  - flang: Add libgcc as requirement
* Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 22.1.8-20
  - Rebuilt for Python 3.15.0b4 ABI change
* Thu Jul 16 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-19
  - More backported fixes
* Thu Jul 16 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-18
  - Fix miscompilation
* Thu Jul 16 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-17
  - Fix buffer overflow
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 22.1.8-16
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Mon Jul 06 2026 Nikita Popov <npopov@redhat.com> - 22.1.8-12
  - Use LLD on RHEL 8 as well
* Thu Jul 02 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 22.1.8-11
  - Always build LLVMgold
* Tue Jun 30 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-10
  - Disable PGO and LTO on s390x on LLVM >= 23
* Fri Jun 26 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 22.1.8-9
  - Set compiler defaults to match OS baselines
* Sun Jun 21 2026 Tom Stellard <tstellar@redhat.com> - 22.1.8-5
  - Remove man pages for disabled projects
* Fri Jun 19 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-4
  - Recommend yama-ptrace-enable for lldb on Fedora >= 45
* Thu Jun 18 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.8-3
  - Consume man pages from a tarball for LLVM >= 23
* Wed Jun 17 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.8-2
  - Adapt to upstream libclc change
* Tue Jun 16 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-1
  - Update to LLVM 22.1.8
* Mon Jun 08 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.7-1
  - Update to LLVM 22.1.7
* Fri Jun 05 2026 Tobias Brick <tobiasb@microsoft.com> - 22.1.6-8
  - Move config files from clang to clang-libs.
* Fri Jun 05 2026 Timm Bäder <tbaeder@redhat.com> - 22.1.6-7
  - Fix flang *.mod file location
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 22.1.6-6
  - Rebuilt for Python 3.15
* Fri May 29 2026 Paul Murphy <murp@redhat.com> - 22.1.6-5
  - Backport s390x unaligned memops improvements to llvm 22
* Thu May 28 2026 Timm Bäder <tbaeder@redhat.com> - 22.1.6-4
  - Revert "Don't package offload libraries with so_suffix"
* Tue May 26 2026 Tom Stellard <tstellar@redhat.com> - 22.1.6-3
  - Drop dependency on multilib-rpm-config package for RHEL 10+
* Tue May 26 2026 Miro Hrončok <miro@hroncok.cz> - 22.1.6-2
  - Backport fix for lit tests with Python 3.15+
  - Fixes: rhbz#2448969
* Thu May 21 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.6-1
  - Update to LLVM 22.1.6
* Wed May 20 2026 Timm Bäder <tbaeder@redhat.com> - 22.1.5-5
  - Don't package offload libraries with so_suffix
* Thu May 07 2026 jackyzy823 <jackyzy823@gmail.com> - 22.1.5-3
  - Requires git-core instead of git for git-clang-format
* Wed May 06 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.5-1
  - Update to LLVM 22.1.5
* Tue Apr 28 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.4-2
  - Use LLD by default
* Wed Apr 22 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.4-1
  - Update to LLVM 22.1.4
* Wed Apr 22 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.3-4
  - Temporarily disable libclc until build failures are fixed
* Fri Apr 17 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.3-3
  - Integrate libclc
* Tue Apr 07 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.3-1
  - Update to LLVM 22.1.3
* Thu Apr 02 2026 Nikita Popov <npopov@redhat.com> - 22.1.2-2
  - Remove support for LLVM 21
* Mon Mar 30 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.2-1
  - Update to LLVM 22.1.2
* Fri Mar 27 2026 Nikita Popov <npopov@redhat.com> - 22.1.1-8
  - Backport fixes for lit resource exhaustion on i686
* Tue Mar 24 2026 Nikita Popov <npopov@redhat.com> - 22.1.1-7
  - Also define python3_version on RHEL 8
* Mon Mar 23 2026 Timm Bäder <tbaeder@redhat.com> - 22.1.1-6
  - Filter out global_constructors test on ppc
* Thu Mar 19 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.1-5
  - Revert "Split check-clang into 5 shards on i386"
* Mon Mar 16 2026 Timm Bäder <tbaeder@redhat.com> - 22.1.1-3
  - Package clang-ssaf-{format,linker}
* Wed Mar 11 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.1-2
  - Fix an issue causing long build times on s390x
* Wed Mar 11 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.1-1
  - Update to LLVM 22.1.1
* Wed Mar 04 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.0-7
  - Ensure the right tools are used with compat+pgo
* Wed Mar 04 2026 Nikita Popov <npopov@redhat.com> - 22.1.0-6
  - Remove bugpoint from file lists
* Tue Mar 03 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.0-5
  - Package clang-doc files
* Wed Feb 25 2026 Nikita Popov <npopov@redhat.com> - 22.1.0-3
  - Update rawhide version to 45
* Wed Feb 25 2026 Packit <hello@packit.dev> - 22.1.0-1
  - Update to 22.1.0 upstream release
  - Resolves: rhbz#2442256
* Mon Feb 16 2026 Timm Bäder <tbaeder@redhat.com> - 21.1.8-22
  - flang: Package cuda_runtime_api.mod
* Tue Feb 10 2026 Timm Bäder <tbaeder@redhat.com> - 21.1.8-20
  - Package llubi
* Mon Feb 09 2026 Timm Bäder <tbaeder@redhat.com> - 21.1.8-19
  - RPMAUTOSPEC: unresolvable merge

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/07
/usr/lib/.build-id/07/a73ecfe180831e9f2b5a2a54d042acd8b9ed04
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/75e2afa38a9d1d0810978feb6e91be3ea6d7ca
/usr/lib/.build-id/0d/fc11c9ebed725afdcfd6b90f4dd37f7e91cf0e
/usr/lib/.build-id/16
/usr/lib/.build-id/16/0e48d00690a6db687f528ce44fefc716051df7
/usr/lib/.build-id/20
/usr/lib/.build-id/20/1ee1af8482a0c40c7dc103ccd9a2e3d6ab7497
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/4fbf333d7a56b9af1aaa1da0e87ec753293f5d
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/6ca103ffa4dd369e66480066c3e5dbfee9d783
/usr/lib/.build-id/43
/usr/lib/.build-id/43/858fcff997f124db41482f4c3ded993c5c4469
/usr/lib/.build-id/59
/usr/lib/.build-id/59/e422f5055506005b20dabef873e59409b6295e
/usr/lib/.build-id/59/e744bf0080985999f176223b5ea726d8951f2d
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/27ae02a699b1cbf2ecc3e2c44f38f86865305e
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/af4f9f52118ebd1e5894a670a355ff07b2cbe5
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/194ee3f018ead6ede0de22372dbd035f5f006c
/usr/lib/.build-id/60/91419126ba26dfa6b1501f54db0a67bee30a7f
/usr/lib/.build-id/66
/usr/lib/.build-id/66/8a0f96ffa80aa4a13873be72660059f2faddeb
/usr/lib/.build-id/85/f48383142764a8a7e99ae78d3075d6aba322b4
/usr/lib/.build-id/93/daba87f8ed63ed7863d6d63dd93f1168b8c9b4
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/cf7c036114ab6a2bdaac3ae43bf4d50f8b83c9
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/2912b8655c36ebd8b41c53d60f01adaaf8a9db
/usr/lib/.build-id/a6/9f8ed9edcaadc267acad2b65202e4119046dd7
/usr/lib/.build-id/b8/d312900c448d42f730af51f07ac0b917e376e3
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/bc1ec33b72c0b38ab398b08a71dae00e220878
/usr/lib/.build-id/ce/1ef10c125f8f72aa448992ab55aee67ac72f61
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/c5b27abb5c617be502ffa5c8534d4f1a5f4564
/usr/lib/.build-id/e3/bcc368ff3b5c63441c3e7317f10b0310fa3918
/usr/lib/.build-id/ec/466820601ef3239e2ffcec39aeeef2e11640d0
/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, Sun Aug 23 00:50:56 2026