| 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:11 2026 |
| Group: Unspecified | Build host: buildvm-x86-17.rdu3.fedoraproject.org |
| Size: 72984826 | 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/12/153d6c245154abe3249f3ee8ac70ab88b8b006 /usr/lib/.build-id/31 /usr/lib/.build-id/31/e0a35a0e18bf9508bb5e8b0b57deabcf2f1f56 /usr/lib/.build-id/3f /usr/lib/.build-id/3f/0cdb07b2e0156295023697bf6d468719d6d8b5 /usr/lib/.build-id/4a /usr/lib/.build-id/4a/aa8085a063d1294bd8cb0135d3d68d08532d6d /usr/lib/.build-id/53 /usr/lib/.build-id/53/340f0afe4276c7a59aefd3f394131dcca0d28e /usr/lib/.build-id/56 /usr/lib/.build-id/56/ee28921bbc969e04e8b6c5d509d0eb9c95eb35 /usr/lib/.build-id/57 /usr/lib/.build-id/57/59503a45d8bdcd668d4fa6da52d0dacd1ebe9f /usr/lib/.build-id/60/0eed932826ae62a0c1bb892807a184f27ba885 /usr/lib/.build-id/69/067b363f78b5c6cf21fe702c04b5e1747de7a8 /usr/lib/.build-id/6d /usr/lib/.build-id/6d/0b200d4896a83812453bdbba07ea1594d46a58 /usr/lib/.build-id/70 /usr/lib/.build-id/70/a1d7519f49e76590737283d469d0924aa7e16a /usr/lib/.build-id/73/c25ebe06fdc89add6b73d7695c5dd502813e50 /usr/lib/.build-id/79/735df0c3cd5e9f3b21d82f0be2623061aa7cef /usr/lib/.build-id/7d /usr/lib/.build-id/7d/f6cf927e4c27016ead7dbe2dfffb4e843b8952 /usr/lib/.build-id/7e /usr/lib/.build-id/7e/e47643ef59f86f71bc72fd2f67a168e629f18f /usr/lib/.build-id/8a /usr/lib/.build-id/8a/3fcaccf7ed1977409d9f8e83abcceac809e0c0 /usr/lib/.build-id/90/6657b890997408a1e6eba4784df6873e58551a /usr/lib/.build-id/91 /usr/lib/.build-id/91/74807f5500455a5f3abdc488b1377c276934fa /usr/lib/.build-id/96 /usr/lib/.build-id/96/aa7de190d7c8468a65fcfdbfaa590da080678a /usr/lib/.build-id/9b /usr/lib/.build-id/9b/0b220b3da897ef0557ddfbc1645b1748727e9a /usr/lib/.build-id/a6 /usr/lib/.build-id/a6/fa08b0a8c41557ee14e36989ee7874e29f15d8 /usr/lib/.build-id/ab/62c931e96b4ae67816a2e90de2ebf7ef4380f8 /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/03ce1ea73f304f0d632bd8d368187e3770e66d /usr/lib/.build-id/bd /usr/lib/.build-id/bd/72ce09a3388c4803fed4faf945610cbe06bba0 /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/b8105b4b89b0e991de4dcd5ae7e6d793faff77 /usr/lib/.build-id/e1 /usr/lib/.build-id/e1/f6598150597564f26c9b3c179e72af672d1472 /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/19c6c75289b076b926a89735184f70bf1c2f27 /usr/lib/.build-id/f2/a100b2e7d308f769e29906b07b8fbdf2500181 /usr/lib/.build-id/fa /usr/lib/.build-id/fa/868c1ae17e1d78a0e769cbf7b44cfa376ef562 /usr/lib/llvm23/bin/amdgpu-arch /usr/lib/llvm23/bin/c-index-test /usr/lib/llvm23/bin/clang-apply-replacements /usr/lib/llvm23/bin/clang-change-namespace /usr/lib/llvm23/bin/clang-check /usr/lib/llvm23/bin/clang-doc /usr/lib/llvm23/bin/clang-extdef-mapping /usr/lib/llvm23/bin/clang-format /usr/lib/llvm23/bin/clang-format-diff /usr/lib/llvm23/bin/clang-include-cleaner /usr/lib/llvm23/bin/clang-include-fixer /usr/lib/llvm23/bin/clang-installapi /usr/lib/llvm23/bin/clang-linker-wrapper /usr/lib/llvm23/bin/clang-move /usr/lib/llvm23/bin/clang-nvlink-wrapper /usr/lib/llvm23/bin/clang-offload-bundler /usr/lib/llvm23/bin/clang-offload-packager /usr/lib/llvm23/bin/clang-query /usr/lib/llvm23/bin/clang-refactor /usr/lib/llvm23/bin/clang-reorder-fields /usr/lib/llvm23/bin/clang-repl /usr/lib/llvm23/bin/clang-ssaf-analyzer /usr/lib/llvm23/bin/clang-ssaf-format /usr/lib/llvm23/bin/clang-ssaf-linker /usr/lib/llvm23/bin/clang-sycl-linker /usr/lib/llvm23/bin/clang-tidy /usr/lib/llvm23/bin/clangd /usr/lib/llvm23/bin/diagtool /usr/lib/llvm23/bin/find-all-symbols /usr/lib/llvm23/bin/hmaptool /usr/lib/llvm23/bin/modularize /usr/lib/llvm23/bin/nvptx-arch /usr/lib/llvm23/bin/offload-arch /usr/lib/llvm23/bin/pp-trace /usr/lib/llvm23/bin/run-clang-tidy /usr/lib/llvm23/share/clang-doc/alias-template.mustache /usr/lib/llvm23/share/clang-doc/all-files-template.mustache /usr/lib/llvm23/share/clang-doc/clang-doc-default-stylesheet.css /usr/lib/llvm23/share/clang-doc/clang-doc-mustache.css /usr/lib/llvm23/share/clang-doc/class-template.mustache /usr/lib/llvm23/share/clang-doc/comment-template.mustache /usr/lib/llvm23/share/clang-doc/comments-partial.mustache /usr/lib/llvm23/share/clang-doc/enum-template.mustache /usr/lib/llvm23/share/clang-doc/function-template.mustache /usr/lib/llvm23/share/clang-doc/head-template.mustache /usr/lib/llvm23/share/clang-doc/index-template.mustache /usr/lib/llvm23/share/clang-doc/index.js /usr/lib/llvm23/share/clang-doc/mustache-index.js /usr/lib/llvm23/share/clang-doc/namespace-template.mustache /usr/lib/llvm23/share/clang-doc/navbar-template.mustache /usr/lib/llvm23/share/clang-doc/template.mustache /usr/lib/llvm23/share/clang/clang-format-diff.py /usr/lib/llvm23/share/clang/clang-format.py /usr/lib/llvm23/share/clang/clang-include-fixer.py /usr/lib/llvm23/share/clang/clang-tidy-diff.py /usr/lib/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, Sat Sep 12 00:43:59 2026