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

clang17-tools-extra-17.0.6-7.fc41 RPM for i686

From Fedora Rawhide for x86_64 / c

Name: clang17-tools-extra Distribution: Fedora Project
Version: 17.0.6 Vendor: Fedora Project
Release: 7.fc41 Build date: Thu Mar 7 18:33:50 2024
Group: Unspecified Build host: buildhw-x86-01.iad2.fedoraproject.org
Size: 85611991 Source RPM: clang17-17.0.6-7.fc41.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

* Wed Mar 06 2024 Tom Stellard <tstellar@redhat.com> - 17.0.6-7
  - Fix clang resource directory to match compiler-rt
  - Fix provides for clang-resource-filesystem
* Fri Jan 26 2024 Kefu Chai <kefu.chai@scylladb.com> - 17.0.6-6
  - Fix the too-early instantiation of conditional "explict" by applying the patch
    of https://github.com/llvm/llvm-project/commit/128b3b61fe6768c724975fd1df2be0abec848cf6
* Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 17.0.6-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Nikita Popov <npopov@redhat.com> - 17.0.6-4
  - Fix build with GCC 14 on ARM. Fix rhbz#2259254.
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 17.0.6-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Dec 18 2023 Jeremy Newton <alexjnewt at hotmail dot com> - 17.0.6-2
  - Add clang-devel(major) provides
* Tue Nov 28 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.6-1
  - Update to LLVM 17.0.6
* Tue Nov 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.5-1
  - Update to LLVM 17.0.5
* Wed Nov 01 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.4-1
  - Update to LLVM 17.0.4
* Tue Oct 17 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.3-1
  - Update to LLVM 17.0.3
* Mon Oct 09 2023 Timm Bäder <tbaeder@redhat.com> - 17.0.2-2
  - Backport upstream fixes for https://issues.redhat.com/browse/RHEL-1650
* Wed Oct 04 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.2-1
  - Update to LLVM 17.0.2
* Sat Sep 23 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.1-1
  - Update to LLVM 17.0.1
* Tue Sep 19 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc4-4
  - Re-add dwarf4 patch. Fix rhbz#2239619.
* Tue Sep 19 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc4-3
  - Move macros.clang to resource-filesystem
* Mon Sep 18 2023 Alessandro Astone <ales.astone@gmail.com> - 17.0.0~rc4-2
  - Fix resource-filesystem after https://fedoraproject.org/wiki/Changes/LLVM-17
* Wed Sep 06 2023 Tom Stellard <tstellar@redhat.com> - 17.0.0~rc3-2
  - Drop dwarf4 patch in favor of config files
* Tue Sep 05 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc4-1
  - Update to LLVM 17.0.0 RC4
* Wed Aug 23 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc3-1
  - Update to LLVM 17.0.0 RC3
* Mon Aug 21 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc2-1
  - Update to LLVM 17.0.0 RC2
* Tue Aug 01 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc1-1
  - Update to LLVM 17.0.0 RC1
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 16.0.6-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 12 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-2
  - Fix rhbz#2221585
* Fri Jun 16 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-1
  - Update to LLVM 16.0.6
* Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 16.0.5-4
  - Rebuilt for Python 3.12
* Thu Jun 15 2023 Nikita Popov <npopov@redhat.com> - 16.0.5-3
  - Use llvm-cmake-utils package
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 16.0.5-2
  - Rebuilt for Python 3.12
* Tue Jun 06 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.5-1
  - Update to LLVM 16.0.5
* Fri May 19 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.4-1
  - Update to LLVM 16.0.4
* Mon May 15 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.3-2
  - Remove patch for ppc64le triple in favor of https://reviews.llvm.org/D149746
* Tue May 09 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.3-1
  - Update to LLVM 16.0.3
* Wed Apr 26 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.2-1
  - Update to LLVM 16.0.2
* Wed Apr 12 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.1-1
  - Update to LLVM 16.0.1
* Wed Apr 12 2023 Timm Bäder <tbaeder@redhat.com> - 16.0.0-3
  - Use correct source for clang.macros file
* Thu Mar 23 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0-2
  - Remove unnecessary patch and macro
* Mon Mar 20 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0-1
  - Update to LLVM 16.0.0
* Thu Mar 16 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc4-2
  - Fix tests with the right triple
* Tue Mar 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc4-1
  - Update to LLVM 16.0.0 RC4
* Tue Mar 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc3-2
  - Fix RPM macro clang_resource_dir
* Thu Feb 23 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc3-1
  - Update to LLVM 16.0.0 RC3
* Thu Jan 19 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 15.0.7-3
  - Update license to SPDX identifiers.
  - Include the Apache license adopted in 2019.
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 15.0.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jan 12 2023 Nikita Popov <npopov@redhat.com> - 15.0.7-1
  - Update to LLVM 15.0.7
* Thu Jan 12 2023 Nikita Popov <npopov@redhat.com> - 15.0.6-5
  - Fix resource-filesystem ownership conflict
* Mon Jan 09 2023 Tom Stellard <tstellar@redhat.com> - 15.0.6-4
  - Omit frame pointers when building
* Wed Dec 21 2022 Nikita Popov <npopov@redhat.com> - 15.0.6-3
  - Add clang-devel dep to python3-clang
* Mon Dec 12 2022 Nikita Popov <npopov@redhat.com> - 15.0.6-2
  - Backport patches for ucrt64 toolchain detection
* Mon Dec 05 2022 Nikita Popov <npopov@redhat.com> - 15.0.6-1
  - Update to LLVM 15.0.6
* Thu Nov 03 2022 Nikita Popov <npopov@redhat.com> - 15.0.4-1
  - Update to LLVM 15.0.4
* Wed Oct 19 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-6
  - Enable ieeelongdouble for ppc64le, fix rhbz#2136099
* Thu Oct 13 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-5
  - Default to non-pie, fix rhbz#2134146
* Wed Oct 05 2022 sguelton@redhat.com - 15.0.0-4
  - Package clang-tidy headers in clang-tools-extra-devel, fix rhbz#2123479
* Thu Sep 22 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-3
  - Add patch for inline builtins with asm label
* Sat Sep 17 2022 sguelton@redhat.com - 15.0.0-3
  - Improve integration of llvm's libunwind
* Wed Sep 14 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-2
  - Downgrade implicit int and implicit function declaration to warning only
* Tue Sep 06 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-1
  - Update to LLVM 15.0.0
* Mon Aug 29 2022 sguelton@redhat.com - 14.0.5-7
  - Add a Recommends on libatomic, see rhbz#2118592
* Wed Aug 10 2022 Nikita Popov <npopov@redhat.com> - 14.0.5-6
  - Revert powerpc -mabi=ieeelongdouble default
* Thu Aug 04 2022 Tom Stellard <tstellar@redhat.com> - 14.0.5-5
  - Re-enable ieee128 as the default long double format on ppc64le
* Thu Jul 28 2022 Amit Shah <amitshah@fedoraproject.org> - 14.0.5-4
  - Use the dist_vendor macro to identify the distribution
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 14.0.5-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jun 30 2022 Miro Hrončok <mhroncok@redhat.com> - 14.0.5-2
  - Revert "Use the ieee128 format for long double on ppc64le" until rhbz#2100546 is fixed
* Tue Jun 14 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.5-1
  - Update to 14.0.5
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 14.0.0-4
  - Rebuilt for Python 3.11
* Thu May 19 2022 Tom Stellard <tstellar@redhat.com> - 14.0.0-3
  - Use the ieee128 format for long double on ppc64le
* Mon Apr 04 2022 Jeremy Newton <alexjnewt AT hotmail DOT com> - 14.0.0-2
  - Add patch for HIP (cherry-picked from llvm trunk, to be LLVM15)
* Wed Mar 23 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.0-1
  - Update to 14.0.0

Files

/usr/bin/amdgpu-arch-17
/usr/bin/c-index-test-17
/usr/bin/clang-apply-replacements-17
/usr/bin/clang-change-namespace-17
/usr/bin/clang-check-17
/usr/bin/clang-doc-17
/usr/bin/clang-extdef-mapping-17
/usr/bin/clang-format-17
/usr/bin/clang-format-diff-17
/usr/bin/clang-include-cleaner-17
/usr/bin/clang-include-fixer-17
/usr/bin/clang-linker-wrapper-17
/usr/bin/clang-move-17
/usr/bin/clang-offload-bundler-17
/usr/bin/clang-offload-packager-17
/usr/bin/clang-pseudo-17
/usr/bin/clang-query-17
/usr/bin/clang-refactor-17
/usr/bin/clang-rename-17
/usr/bin/clang-reorder-fields-17
/usr/bin/clang-repl-17
/usr/bin/clang-scan-deps-17
/usr/bin/clang-tidy-17
/usr/bin/clangd-17
/usr/bin/diagtool-17
/usr/bin/find-all-symbols-17
/usr/bin/hmaptool-17
/usr/bin/modularize-17
/usr/bin/nvptx-arch-17
/usr/bin/pp-trace-17
/usr/bin/run-clang-tidy-17
/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/c4a3f554959dd477b8604bfe6283807e5f53fd
/usr/lib/.build-id/11
/usr/lib/.build-id/11/0136e570e20a6d9de6f8dbfc9a2391ada8ec1c
/usr/lib/.build-id/15
/usr/lib/.build-id/15/b36dad6da9d6d3627725d01b4adad60eb443c8
/usr/lib/.build-id/16
/usr/lib/.build-id/16/1506f289b7ca6e60148829aef134c8bfcbf31a
/usr/lib/.build-id/20
/usr/lib/.build-id/20/449a9020788cc2a5aeb1d4f3f6a3fcd97c82d7
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/c5a458f74254743466b2446418970bf5e5525d
/usr/lib/.build-id/31
/usr/lib/.build-id/31/b7e80b6e2ff820c61d847704f5869af92edbfb
/usr/lib/.build-id/42
/usr/lib/.build-id/42/ee9db6f65a59a4447c4dc6bc4f648a0d771163
/usr/lib/.build-id/47
/usr/lib/.build-id/47/90269fe13dc49a1b7ad2a6fe0832c0718970e3
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/40a73727ed70177b0a928660617433ddb028fc
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/8ce0dfbfbf8668ce959ac068ab029591e0d512
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/35517980d17bcffa151ad3749ca83977d706f4
/usr/lib/.build-id/79
/usr/lib/.build-id/79/5e692ea7b37f714127996e742ef813cd1916ef
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/06ff24de825633f0f4cb6ddee33bcdf6828ac1
/usr/lib/.build-id/83
/usr/lib/.build-id/83/4f1b7c890c6033e36d6cf10b222511d998e8e7
/usr/lib/.build-id/88
/usr/lib/.build-id/88/0243e09d9585b5be4d7b59e49e5dc0675e7e91
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/8872edb47f1c7c415f29f7464a18a85df647c9
/usr/lib/.build-id/96
/usr/lib/.build-id/96/bd009dff1b5a9ea82159fcae98c2cb2b259d45
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/79a6efc58cdda53c0ac41f1c34da0c839a2f04
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/875c13aada45eb8d87f50556c92a8920873473
/usr/lib/.build-id/b9/cdd39734b3420c2a753d669bdd3a31fdf6e5c7
/usr/lib/.build-id/de
/usr/lib/.build-id/de/753c46b05ad60ec87e4042028193ae1c612915
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/32bc1634b7131b0ef74f1706cd7a2be07e272e
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/cfc62e603efb8f56e178c8ea35c3b217b641c7
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/5d46543254366a3d0a385f47490c5134d16101
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/ce2ab6a81b2d0a33c3641bff3a7ceee0041754
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/c11b37103d50d0a3a50a4233cf7e21af73c6a8
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/d862f75d00d92a6685484b8a4b99a946634981
/usr/lib/llvm17/bin/amdgpu-arch
/usr/lib/llvm17/bin/c-index-test
/usr/lib/llvm17/bin/clang-apply-replacements
/usr/lib/llvm17/bin/clang-change-namespace
/usr/lib/llvm17/bin/clang-check
/usr/lib/llvm17/bin/clang-doc
/usr/lib/llvm17/bin/clang-extdef-mapping
/usr/lib/llvm17/bin/clang-format
/usr/lib/llvm17/bin/clang-format-diff
/usr/lib/llvm17/bin/clang-include-cleaner
/usr/lib/llvm17/bin/clang-include-fixer
/usr/lib/llvm17/bin/clang-linker-wrapper
/usr/lib/llvm17/bin/clang-move
/usr/lib/llvm17/bin/clang-offload-bundler
/usr/lib/llvm17/bin/clang-offload-packager
/usr/lib/llvm17/bin/clang-pseudo
/usr/lib/llvm17/bin/clang-query
/usr/lib/llvm17/bin/clang-refactor
/usr/lib/llvm17/bin/clang-rename
/usr/lib/llvm17/bin/clang-reorder-fields
/usr/lib/llvm17/bin/clang-repl
/usr/lib/llvm17/bin/clang-scan-deps
/usr/lib/llvm17/bin/clang-tidy
/usr/lib/llvm17/bin/clangd
/usr/lib/llvm17/bin/diagtool
/usr/lib/llvm17/bin/find-all-symbols
/usr/lib/llvm17/bin/hmaptool
/usr/lib/llvm17/bin/modularize
/usr/lib/llvm17/bin/nvptx-arch
/usr/lib/llvm17/bin/pp-trace
/usr/lib/llvm17/bin/run-clang-tidy
/usr/lib/llvm17/share/clang/clang-format-diff.py
/usr/lib/llvm17/share/clang/clang-format.py
/usr/lib/llvm17/share/clang/clang-include-fixer.py
/usr/lib/llvm17/share/clang/clang-rename.py
/usr/lib/llvm17/share/clang/clang-tidy-diff.py
/usr/lib/llvm17/share/clang/run-find-all-symbols.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 00:06:39 2024