| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: clang-tools-extra | Distribution: Fedora Project |
| Version: 23.1.0 | Vendor: Fedora Project |
| Release: 9.fc46 | Build date: Thu Sep 10 16:09:12 2026 |
| Group: Unspecified | Build host: buildvm-s390x-01.s390.fedoraproject.org |
| Size: 81986110 | Source RPM: llvm-23.1.0-9.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.
Apache-2.0 WITH LLVM-exception OR NCSA
* Thu Sep 10 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 23.1.0-9
- Disable MLIR's execution engine on RISC-V
* Wed Sep 09 2026 Konrad Kleine <kkleine@redhat.com> - 23.1.0-8
- Don't apply MOCK_OPTS twice in Makefile
* Mon Sep 07 2026 Nikita Popov <npopov@redhat.com> - 23.1.0-5
- Remove gold dependency in rawhide
* Thu Sep 03 2026 David Abdurachmanov <david.abdurachmanov@gmail.com> - 23.1.0-4
- Reduce debuginfo on RISC-V
* Wed Sep 02 2026 Jesus Checa Hidalgo <jchecahi@redhat.com> - 23.1.0-3
- Update gating tests for RHEL
* Tue Sep 01 2026 Timm Bäder <tbaeder@redhat.com> - 23.1.0-1
- Update to 23.1.0
* Tue Aug 25 2026 Nikita Popov <npopov@redhat.com> - 22.1.8-28
- Add llvm-gsymutil man page
* 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
/usr/bin/amdgpu-arch /usr/bin/amdgpu-arch-23 /usr/bin/c-index-test /usr/bin/c-index-test-23 /usr/bin/clang-apply-replacements /usr/bin/clang-apply-replacements-23 /usr/bin/clang-change-namespace /usr/bin/clang-change-namespace-23 /usr/bin/clang-check /usr/bin/clang-check-23 /usr/bin/clang-doc /usr/bin/clang-doc-23 /usr/bin/clang-extdef-mapping /usr/bin/clang-extdef-mapping-23 /usr/bin/clang-format /usr/bin/clang-format-23 /usr/bin/clang-format-diff /usr/bin/clang-format-diff-23 /usr/bin/clang-include-cleaner /usr/bin/clang-include-cleaner-23 /usr/bin/clang-include-fixer /usr/bin/clang-include-fixer-23 /usr/bin/clang-installapi /usr/bin/clang-installapi-23 /usr/bin/clang-linker-wrapper /usr/bin/clang-linker-wrapper-23 /usr/bin/clang-move /usr/bin/clang-move-23 /usr/bin/clang-nvlink-wrapper /usr/bin/clang-nvlink-wrapper-23 /usr/bin/clang-offload-bundler /usr/bin/clang-offload-bundler-23 /usr/bin/clang-offload-packager /usr/bin/clang-offload-packager-23 /usr/bin/clang-query /usr/bin/clang-query-23 /usr/bin/clang-refactor /usr/bin/clang-refactor-23 /usr/bin/clang-reorder-fields /usr/bin/clang-reorder-fields-23 /usr/bin/clang-repl /usr/bin/clang-repl-23 /usr/bin/clang-ssaf-analyzer /usr/bin/clang-ssaf-analyzer-23 /usr/bin/clang-ssaf-format /usr/bin/clang-ssaf-format-23 /usr/bin/clang-ssaf-linker /usr/bin/clang-ssaf-linker-23 /usr/bin/clang-sycl-linker /usr/bin/clang-sycl-linker-23 /usr/bin/clang-tidy /usr/bin/clang-tidy-23 /usr/bin/clangd /usr/bin/clangd-23 /usr/bin/diagtool /usr/bin/diagtool-23 /usr/bin/find-all-symbols /usr/bin/find-all-symbols-23 /usr/bin/hmaptool /usr/bin/hmaptool-23 /usr/bin/modularize /usr/bin/modularize-23 /usr/bin/nvptx-arch /usr/bin/nvptx-arch-23 /usr/bin/offload-arch /usr/bin/offload-arch-23 /usr/bin/pp-trace /usr/bin/pp-trace-23 /usr/bin/run-clang-tidy /usr/bin/run-clang-tidy-23 /usr/lib/.build-id /usr/lib/.build-id/00 /usr/lib/.build-id/00/7d4e1bf41e478452d523202a72aa678dae42ae /usr/lib/.build-id/15/a383906b8442c9435d91de0c39b49412113caf /usr/lib/.build-id/27 /usr/lib/.build-id/27/5fcf6e3c79de0785a0acc60b8c305b816958dc /usr/lib/.build-id/34 /usr/lib/.build-id/34/65d4a44e433cea42a80276ce57566317ae51cf /usr/lib/.build-id/3a /usr/lib/.build-id/3a/9ee66388d605a12f09f6dc32ca74c945c47381 /usr/lib/.build-id/3b/add9146b222602fd4329b345dbca89ddf8264e /usr/lib/.build-id/43/fab6533abaabdbd7e7dd491e6cb43841afbbf4 /usr/lib/.build-id/59 /usr/lib/.build-id/59/c6ce13ae7b00967ce285b7c27cf31f70241ae9 /usr/lib/.build-id/64/80d699482c59b3b4d2ff8511db48c751f80d7e /usr/lib/.build-id/89 /usr/lib/.build-id/89/f31476ccd460fa00192ed80ce054121aedf13e /usr/lib/.build-id/95 /usr/lib/.build-id/95/9edbec44a03bc1aa103b60af3c3d359ccb4cf5 /usr/lib/.build-id/95/cec38adc3bed597244160b3955f950d3e7fdef /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/998f1e1ec89b063b58f6e1786162dc76eabda7 /usr/lib/.build-id/a7 /usr/lib/.build-id/a7/3695d2bc9a4d7180935331abd77c34558c3e34 /usr/lib/.build-id/b3/230544ec0b7dd0c863abc0c478c6df42e02432 /usr/lib/.build-id/b6/7af8530f7ee3f941d2047754744a6fb74b8bc1 /usr/lib/.build-id/b7 /usr/lib/.build-id/b7/7391a332e0ea72b0e23d594996e1955ecf5c48 /usr/lib/.build-id/be/d7dca4d231316b88c7c2ac36f4f7e1ea18e050 /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/f7c9cd40d393295c348ccdb268b38cfce8ce83 /usr/lib/.build-id/cb /usr/lib/.build-id/cb/e71a4a7c4ec8d6d2c2edb2a5e3c235125d800a /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/c6bd5a7b88243d75d095dd127a5ef17e34b060 /usr/lib/.build-id/d4/cfa4a376e664b5536d3f56633850fe8c036a21 /usr/lib/.build-id/d7 /usr/lib/.build-id/d7/896d87d0d9349c305c96c7294c2f7dbb2ca0eb /usr/lib/.build-id/dc /usr/lib/.build-id/dc/44b52ce909a57ecdc7e58f16307cb8706d615f /usr/lib/.build-id/e5 /usr/lib/.build-id/e5/4bf51610d813c604a170eab38179f476b93945 /usr/lib/.build-id/f0/c2b290098e22186a3a586e2dc609d5cec1ec8f /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/09215e776ad307f38cfbe75b4ee47b1cac386f /usr/lib/.build-id/f8 /usr/lib/.build-id/f8/0614d48afa19eac6352f5f7e4aef82e3c37078 /usr/lib/.build-id/fc /usr/lib/.build-id/fc/0b7746825f8dc012087650fa31c4da09ddcbff /usr/lib64/llvm23/bin/amdgpu-arch /usr/lib64/llvm23/bin/c-index-test /usr/lib64/llvm23/bin/clang-apply-replacements /usr/lib64/llvm23/bin/clang-change-namespace /usr/lib64/llvm23/bin/clang-check /usr/lib64/llvm23/bin/clang-doc /usr/lib64/llvm23/bin/clang-extdef-mapping /usr/lib64/llvm23/bin/clang-format /usr/lib64/llvm23/bin/clang-format-diff /usr/lib64/llvm23/bin/clang-include-cleaner /usr/lib64/llvm23/bin/clang-include-fixer /usr/lib64/llvm23/bin/clang-installapi /usr/lib64/llvm23/bin/clang-linker-wrapper /usr/lib64/llvm23/bin/clang-move /usr/lib64/llvm23/bin/clang-nvlink-wrapper /usr/lib64/llvm23/bin/clang-offload-bundler /usr/lib64/llvm23/bin/clang-offload-packager /usr/lib64/llvm23/bin/clang-query /usr/lib64/llvm23/bin/clang-refactor /usr/lib64/llvm23/bin/clang-reorder-fields /usr/lib64/llvm23/bin/clang-repl /usr/lib64/llvm23/bin/clang-ssaf-analyzer /usr/lib64/llvm23/bin/clang-ssaf-format /usr/lib64/llvm23/bin/clang-ssaf-linker /usr/lib64/llvm23/bin/clang-sycl-linker /usr/lib64/llvm23/bin/clang-tidy /usr/lib64/llvm23/bin/clangd /usr/lib64/llvm23/bin/diagtool /usr/lib64/llvm23/bin/find-all-symbols /usr/lib64/llvm23/bin/hmaptool /usr/lib64/llvm23/bin/modularize /usr/lib64/llvm23/bin/nvptx-arch /usr/lib64/llvm23/bin/offload-arch /usr/lib64/llvm23/bin/pp-trace /usr/lib64/llvm23/bin/run-clang-tidy /usr/lib64/llvm23/share/clang-doc/alias-template.mustache /usr/lib64/llvm23/share/clang-doc/all-files-template.mustache /usr/lib64/llvm23/share/clang-doc/clang-doc-default-stylesheet.css /usr/lib64/llvm23/share/clang-doc/clang-doc-mustache.css /usr/lib64/llvm23/share/clang-doc/class-template.mustache /usr/lib64/llvm23/share/clang-doc/comment-template.mustache /usr/lib64/llvm23/share/clang-doc/comments-partial.mustache /usr/lib64/llvm23/share/clang-doc/enum-template.mustache /usr/lib64/llvm23/share/clang-doc/function-template.mustache /usr/lib64/llvm23/share/clang-doc/head-template.mustache /usr/lib64/llvm23/share/clang-doc/index-template.mustache /usr/lib64/llvm23/share/clang-doc/index.js /usr/lib64/llvm23/share/clang-doc/mustache-index.js /usr/lib64/llvm23/share/clang-doc/namespace-template.mustache /usr/lib64/llvm23/share/clang-doc/navbar-template.mustache /usr/lib64/llvm23/share/clang-doc/template.mustache /usr/lib64/llvm23/share/clang/clang-format-diff.py /usr/lib64/llvm23/share/clang/clang-format.py /usr/lib64/llvm23/share/clang/clang-include-fixer.py /usr/lib64/llvm23/share/clang/clang-tidy-diff.py /usr/lib64/llvm23/share/clang/run-find-all-symbols.py /usr/share/clang-doc/alias-template.mustache /usr/share/clang-doc/all-files-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/comments-partial.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-23.1.gz /usr/share/man/man1/diagtool.1.gz /usr/share/man/man1/extraclangtools-23.1.gz /usr/share/man/man1/extraclangtools.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Sep 13 03:33:53 2026