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

clang-tools-extra-16.0.6-4.fc38 RPM for i686

From Fedora 38 updates for x86_64 / Packages / c

Name: clang-tools-extra Distribution: Fedora Project
Version: 16.0.6 Vendor: Fedora Project
Release: 4.fc38 Build date: Thu Feb 1 10:57:07 2024
Group: Unspecified Build host: buildhw-x86-03.iad2.fedoraproject.org
Size: 86153062 Source RPM: clang-16.0.6-4.fc38.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 Jan 31 2024 Kefu Chai <kefu.chai@scylladb.com> - 16.0.6-4
  - Fix the too-early instantiation of conditional "explict" by applying the patch
    of https://github.com/llvm/llvm-project/commit/128b3b61fe6768c724975fd1df2be0abec848cf6
* Thu Aug 24 2023 Kefu Chai <kefu.chai@scylladb.com> - 16.0.6-3
  - Fix the stack-use-after-return when using coroutine
    See https://github.com/llvm/llvm-project/issues/59723
* Wed Jul 12 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-2
  - Fix rhbz#2221585
* Tue Jul 11 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-1
  - Update to LLVM 16.0.6
* 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
* Wed Feb 16 2022 Tom Stellard <tstellar@redhat.com> - 13.0.1-2
  - Fix some rpmlinter errors
* Thu Feb 03 2022 Nikita Popov <npopov@redhat.com> - 13.0.1-1
  - Update to LLVM 13.0.1 final
* Tue Feb 01 2022 Nikita Popov <npopov@redhat.com> - 13.0.1~rc3-1
  - Update to LLVM 13.0.1rc3

Files

/usr/bin/amdgpu-arch
/usr/bin/c-index-test
/usr/bin/clang-apply-replacements
/usr/bin/clang-change-namespace
/usr/bin/clang-check
/usr/bin/clang-doc
/usr/bin/clang-extdef-mapping
/usr/bin/clang-format
/usr/bin/clang-format-diff
/usr/bin/clang-include-cleaner
/usr/bin/clang-include-fixer
/usr/bin/clang-linker-wrapper
/usr/bin/clang-move
/usr/bin/clang-offload-bundler
/usr/bin/clang-offload-packager
/usr/bin/clang-pseudo
/usr/bin/clang-query
/usr/bin/clang-refactor
/usr/bin/clang-rename
/usr/bin/clang-reorder-fields
/usr/bin/clang-repl
/usr/bin/clang-scan-deps
/usr/bin/clang-tidy
/usr/bin/clangd
/usr/bin/diagtool
/usr/bin/find-all-symbols
/usr/bin/hmaptool
/usr/bin/modularize
/usr/bin/nvptx-arch
/usr/bin/pp-trace
/usr/bin/run-clang-tidy
/usr/lib/.build-id
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/d34a4b7b3503400e81a32ec043d942c08b1cbc
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/d7534bf5691a2948fc0036f744932bd2e0345c
/usr/lib/.build-id/25
/usr/lib/.build-id/25/2f5f70d13fb2b556e6ef0116832f18510ba384
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/7f465d338f970fc0c9996a198c56a58655fdac
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/79538ed02af79bbac0f79c23cf4413228098d2
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/4557275bceaf7ae33354dc562986dde5aa9c00
/usr/lib/.build-id/2e/945c1854cd9693b3462706175b4344ddea9ca4
/usr/lib/.build-id/35
/usr/lib/.build-id/35/f310ef979454ccea679e67cce7086dde4512ac
/usr/lib/.build-id/36
/usr/lib/.build-id/36/99a8b408dbc4bca3088f62eb813441f3fdf11c
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/126996e1104a438a7c31695e04d50d94ea7ade
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/a618da5883bf6cdfc1f10cd47af19a6854f00e
/usr/lib/.build-id/41
/usr/lib/.build-id/41/1a9f561070a759ae131bdde7219a6099ed42b6
/usr/lib/.build-id/48
/usr/lib/.build-id/48/9bb7d5004499b787d1e9e8ee0834cb79cb920a
/usr/lib/.build-id/50
/usr/lib/.build-id/50/b81b44b98aca40ba38cfeefc231a61a8e90056
/usr/lib/.build-id/55
/usr/lib/.build-id/55/ea9f3e390e6fa619e3b722a63753614107a904
/usr/lib/.build-id/59
/usr/lib/.build-id/59/8693b38ae4f49d9bbeb5d74a0fd1f6f2e6c502
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/b159ae0f1de6bfc7334fc04912a37ef9e4ba20
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/7d597d6e9f71bc207d0f45389bb60c4f64a26e
/usr/lib/.build-id/62
/usr/lib/.build-id/62/794c9eae58e743da978bd31b8a8cf9d68805e6
/usr/lib/.build-id/79
/usr/lib/.build-id/79/ad3c84dc74aabdc379883972a8657adb7ede41
/usr/lib/.build-id/87
/usr/lib/.build-id/87/a59853c2b86379007e4db82041a14789a8089d
/usr/lib/.build-id/88
/usr/lib/.build-id/88/950d81e2193047b7d8de49735597a7f17c468f
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/70dad3a4aab619f90d2c584b6d686ec307439c
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/b14ccfca71501af0f46c0184831e2f6f430d33
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/9f71c8c6e19c9cfeb2542c330ef9fedd037e07
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/f743ee3f4b3f144a33e5d28790a1a71519f54d
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/44972f1196d6138f6ce6c17428b16bfb41a268
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/0196cd36a03f133b411bce9303044654a1b366
/usr/share/clang/clang-format-diff.py
/usr/share/clang/clang-format.py
/usr/share/clang/clang-include-fixer.py
/usr/share/clang/clang-rename.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/emacs/site-lisp/site-start.d/clang-rename.el
/usr/share/man/man1/diagtool.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun May 5 00:36:03 2024