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

clang-tools-extra-15.0.0-2.fc37 RPM for s390x

From Fedora 37 for s390x / c

Name: clang-tools-extra Distribution: Fedora Project
Version: 15.0.0 Vendor: Fedora Project
Release: 2.fc37 Build date: Thu Sep 15 09:25:33 2022
Group: Unspecified Build host: buildvm-s390x-27.s390.fedoraproject.org
Size: 155683755 Source RPM: clang-15.0.0-2.fc37.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

NCSA

Changelog

* 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
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 13.0.1~rc2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jan 14 2022 Nikita Popov <npopov@redhat.com> - 13.0.1~rc2-1
  - Update to LLVM 13.0.1rc2
* Wed Jan 12 2022 Nikita Popov <npopov@redhat.com> - 13.0.1~rc1-1
  - Update to LLVM 13.0.1rc1
* Thu Oct 28 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-5
  - Make lld the default linker on arm
* Wed Oct 27 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-4
  - Remove Conflicts: compiler-rt for newer versions of compiler-rt
* Wed Oct 06 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-3
  - Fix gcc detection with redhat triples
* Tue Oct 05 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-2
  - Drop abi_revision from soname
* Fri Oct 01 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-1
  - 13.0.0 Release
* Sat Sep 18 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0~rc1-5
  - 13.0.0-rc3 Release
* Tue Sep 14 2021 Konrad Kleine <kkleine@redhat.com> - 13.0.0~rc1-4
  - Add --without=check option
* Fri Sep 10 2021 sguelton@redhat.com - 13.0.0~rc1-3
  - Apply scan-build-py intergation patch
* Thu Sep 09 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0~rc1-2
  - Add macros.clang file
* Fri Aug 06 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0~rc1-1
  - 13.0.0-rc1 Release
* Thu Jul 22 2021 Tom Stellard <tstellar@redhat.com> - 12.0.1-3
  - Fix compat build
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 12.0.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jul 13 2021 Tom Stellard <tstellar@redhat.com> - 12.0.1-1
  - 12.0.1 Release
* Fri Jul 09 2021 Tom Stellard <tstellar@redhat.com> - 12.0.1~rc3-2
  - Fix ambiguous python shebangs
* Wed Jun 30 2021 Tom Stellard <tstellar@redhat.com> - clang-12.0.1~rc3-1
  - 12.0.1-rc3 Release
* Tue Jun 08 2021 Tom Stellard <tstellar@redhat.com> - 12.0.1~rc1-3
  - Only enable -funwind-tables by default on Fedora arches
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 12.0.1~rc1-2
  - Rebuilt for Python 3.10
* Thu May 27 2021 Tom Stellard <tstellar@redhat.com> - clang-12.0.1~rc1-1
  - 12.0.1-rc1 Release
* Tue May 18 2021 sguelton@redhat.com - 12.0.0-2
  - Use the alternative-managed version of llvm-config
* Fri Apr 16 2021 Tom Stellard <tstellar@redhat.cm> - 12.0.0-1
  - 12.0.0 Release
* Wed Apr 14 2021 Tom Stellard <tstellar@redhat.com> - 12.0.0-0.12.rc5
  - Add symlink to clang-format-diff in /usr/bin
  - rhbz#1939018
* Thu Apr 08 2021 sguelton@redhat.com - 12.0.0-0.11.rc5
  - New upstream release candidate
* Sat Apr 03 2021 sguelton@redhat.com - 12.0.0-0.10.rc4
  - Make pyc files from python3-clang reproducible
* Fri Apr 02 2021 sguelton@redhat.com - 12.0.0-0.9.rc4
  - New upstream release candidate
* Wed Mar 31 2021 Jonathan Wakely <jwakely@redhat.com> - 12.0.0-0.8.rc3
  - Rebuilt for removed libstdc++ symbols (#1937698)
* Mon Mar 15 2021 sguelton@redhat.com - 12.0.0-0.7.rc3
  - Apply patch D97846 to fix rhbz#1934065
* Mon Mar 15 2021 Timm Bäder <tbaeder@redhat.com> 12.0.0-0.6.rc3
  - Set CLANG_DEFAULT_UNWIND_LIB instead of using custom patch
  - Add toolchains test to the tests.yml
* Thu Mar 11 2021 sguelton@redhat.com - 12.0.0-0.5.rc3
  - LLVM 12.0.0 rc3
* Tue Mar 09 2021 sguelton@redhat.com - 12.0.0-0.4.rc2
  - rebuilt
* Mon Mar 01 2021 sguelton@redhat.com - 12.0.0-0.3.rc2
  - Reapply some wrongly removed patch
* Wed Feb 24 2021 sguelton@redhat.com - 12.0.0-0.2.rc2
  - 12.0.0-rc2 release
* Sun Feb 14 2021 sguelton@redhat.com - 12.0.0-0.1.rc1
  - 12.0.0-rc1 release
* Tue Feb 09 2021 Tom Stellard <tstellar@redhat.com> - 11.1.0-0.5.rc2
  - Remove some unnecessary scan-view files
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 11.1.0-0.4.rc2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Jan 22 2021 Serge Guelton - 11.1.0-0.3.rc2
  - 11.1.0-rc2 release
* Wed Jan 20 2021 Serge Guelton - 11.1.0-0.2.rc1
  - rebuilt with https://reviews.llvm.org/D94941 applied.
* Thu Jan 14 2021 Serge Guelton - 11.1.0-0.1.rc1
  - 11.1.0-rc1 release
* Wed Jan 06 2021 Serge Guelton - 11.0.1-4
  - LLVM 11.0.1 final
* Sun Dec 20 2020 sguelton@redhat.com - 11.0.1-3.rc2
  - llvm 11.0.1-rc2
* Wed Dec 16 2020 Tom Stellard <tstellar@redhat.com> - 11.0.1-2.rc1
  - Don't build with -flto
* Tue Dec 01 2020 sguelton@redhat.com - 11.0.1-1.rc1
  - llvm 11.0.1-rc1
* Thu Oct 29 2020 Tom Stellard <tstellar@redhat.com> - 11.0.0-3
  - Remove -ffat-lto-objects compiler flag
* Wed Oct 28 2020 Tom Stellard <tstellar@redhat.com> - 11.0.0-2
  - Add clang-resource-filesystem sub-package
* Thu Oct 15 2020 sguelton@redhat.com - 11.0.0-1
  - Fix NVR
* Mon Oct 12 2020 sguelton@redhat.com - 11.0.0-0.7
  - llvm 11.0.0 - final release
* Thu Oct 08 2020 sguelton@redhat.com - 11.0.0-0.6.rc6
  - 11.0.0-rc6
* Fri Oct 02 2020 sguelton@redhat.com - 11.0.0-0.5.rc5
  - 11.0.0-rc5 Release
* Sun Sep 27 2020 sguelton@redhat.com - 11.0.0-0.4.rc3
  - Fix NVR
* Thu Sep 24 2020 sguelton@redhat.com - 11.0.0-0.1.rc3
  - 11.0.0-rc3 Release
* Tue Sep 22 2020 sguelton@redhat.com - 11.0.0-0.3.rc2
  - Prefer gcc toolchains with libgcc_s

Files

/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-fixer
/usr/bin/clang-linker-wrapper
/usr/bin/clang-move
/usr/bin/clang-nvlink-wrapper
/usr/bin/clang-offload-bundler
/usr/bin/clang-offload-packager
/usr/bin/clang-offload-wrapper
/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/pp-trace
/usr/bin/run-clang-tidy
/usr/lib/.build-id
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/89903d9b745b0f0eb507974d46e8c5b473290b
/usr/lib/.build-id/16
/usr/lib/.build-id/16/8a6a461f4e092ab9798ff2efab6edcceca3f85
/usr/lib/.build-id/23
/usr/lib/.build-id/23/fa00d326603fc84bb2be2b30c07332fd163f05
/usr/lib/.build-id/31
/usr/lib/.build-id/31/0ae0ddc9183aae12acb9dad8f54fc398fee28f
/usr/lib/.build-id/36
/usr/lib/.build-id/36/e5630f5575736cad8f95218e707fcac1193e79
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/6238c69d3386b5d8095be3126b51c156f2e2c8
/usr/lib/.build-id/42
/usr/lib/.build-id/42/1a1634aa2c1f4aac6dc2a1883121b87310a510
/usr/lib/.build-id/54
/usr/lib/.build-id/54/eb03a5c0df3d5eb3904980826acf6584ff308c
/usr/lib/.build-id/57
/usr/lib/.build-id/57/b7a8373fd8391e06f42d62076ca19ab972a6b1
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/ac8bdbe3405fe50a0ba24554bb7bf25ca3f9be
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/743fd9facf28f7a7774741ce3c4e6f54aea0cc
/usr/lib/.build-id/77
/usr/lib/.build-id/77/be08ca12139a6d75b9b6463a9dd8c4a4851bf7
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/6586e1a721d325754621831f130d974eee91d1
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/1081379cf1ebbfd8c9f209eefa3ccc0493ebda
/usr/lib/.build-id/80
/usr/lib/.build-id/80/1e6e408af2e64edc6eebf146848de63443214e
/usr/lib/.build-id/81
/usr/lib/.build-id/81/081fad47c5ea561e8493533c30c7b5f762c7d5
/usr/lib/.build-id/86
/usr/lib/.build-id/86/9c9069a99f52d004485e218b4f473325427706
/usr/lib/.build-id/95
/usr/lib/.build-id/95/b3a92c5bc49c5084d4ccb161f8b9e113374f13
/usr/lib/.build-id/96
/usr/lib/.build-id/96/db9dddf3050841e29c94f6fb4275aef5246888
/usr/lib/.build-id/99
/usr/lib/.build-id/99/a24024aeebb90a17bc6a7e63c7a2ab2203dda2
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/8fb9bd7e2fcb5e6125d2452b8deb2c4086692b
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/ea3ad2bbcb72c49c02ad07dc935ddaca5e997a
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/15a35ef85e2cf673042cfcb98215c638ad9493
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/97d67177554d0bec1717239175b302e614a69e
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/0b5d478ae4e3f8c51ccf15d236f536f58c7baf
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/a18f1e9f42819e659173fca30798482b4a54da
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/ee11357fa1b5ca32521bdffb3db64f807d9d33
/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, Tue Apr 9 21:25:34 2024