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-2.module_el8+588+6f71ce7b RPM for aarch64

From CentOS 8-stream AppStream for aarch64 / Packages

Name: clang-tools-extra Distribution: CentOS
Version: 16.0.6 Vendor: CentOS
Release: 2.module_el8+588+6f71ce7b Build date: Fri Jul 28 22:57:29 2023
Group: Unspecified Build host: aarch64-03.stream.rdu2.redhat.com
Size: 100118211 Source RPM: clang-16.0.6-2.module_el8+588+6f71ce7b.src.rpm
Packager: builder@centos.org
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

* Thu Jun 29 2023 Tom Stellard <tstellar@redhat.com> - 16.0.6-2
  - Use gcc-toolset-13 by default
* Sat Jun 17 2023 Tom Stellard <tstellar@redhat.com> - 16.0.6-1
  - 16.0.6 Release
* Fri May 12 2023 Tom Stellard <tstellar@redhat.com> - 16.0.0-2
  - Fix clang_resource_dir macro
* Fri Apr 28 2023 Tom Stellard <tstelar@redhat.com> - 16.0.0-1
  - 16.0.0 Release
* Thu Jan 19 2023 Tom Stellard <tstellar@redhat.com> - 15.0.7-1
  - Update to LLVM 15.0.7
* Tue Sep 06 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-1
  - Update to LLVM 15.0.0
* Tue Jun 28 2022 Tom Stellard <tstellar@redhat.com> - 14.0.6-1
  - 14.0.6 Release
* Wed Jun 01 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.0-2
  - Increate gcc-toolset dependency to 12
  - Set GCC_INSTALL_PREFIX variable
* Thu Apr 07 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.0-1
  - Update to 14.0.0
* Thu Feb 03 2022 Tom Stellard <tstellar@redhat.com> - 13.0.1-1
  - 13.0.1 Release
* Fri Jan 21 2022 Serge Guelton - 13.0.0-3
  - Backport bidi patches
* Fri Oct 22 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-2
  - Don't emit unwind tables for bpf
* Fri Oct 15 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-1
  - 13.0.0 Release
* Fri Jul 16 2021 sguelton@redhat.com - 12.0.1-1
  - 12.0.1 release
* Thu May 06 2021 sguelton@redhat.com - 12.0.0-1
  - 12.0.0 release
* Thu Oct 29 2020 sguelton@redhat.com - 11.0.0-1
  - 11.0.0 final release
* Thu Sep 17 2020 sguelton@redhat.com - 11.0.0-0.1.rc2
  - 11.0.0-rc2 Release
* Fri Jul 24 2020 sguelton@redhat.com - 10.0.1-1
  - 10.0.1 release
* Thu Apr 09 2020 sguelton@redhat.com - 10.0.0-1
  - 10.0.0 final
* Fri Jan 10 2020 Tom Stellard <tstellar@redhat.com> - 9.0.1-2
  - Fix crash with kernel bpf self-tests
* Thu Dec 19 2019 Tom Stellard <tstellar@redhat.com> - 9.0.1-1
  - 9.0.1 Release
* Fri Nov 15 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-5
  - Fix typo from previous patch: move clang-libs dep to correct sub-package
* Thu Nov 14 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-4
  - Add explicit requires for clang-libs to fix rpmdiff errors
* Wed Oct 02 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-3
  - Limit build to 8 threads to avoid OOM on x86_64
* Wed Oct 02 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-2
  - Disable CLANG_LINK_CLANG_DYLIB
* Fri Sep 27 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-1
  - 9.0.0 Release
* Thu Aug 01 2019 sguelton@redhat.com - 8.0.1-1
  - 8.0.1 Release
* Thu Jun 13 2019 sguelton@redhat.com - 8.0.1-0.1.rc2
  - 8.0.1rc2 Release
* Thu Apr 11 2019 sguelton@redhat.com - 8.0.0-1
  - 8.0.0 Release
* Fri Dec 14 2018 Tom Stellard <tstellar@redhat.com> - 7.0.1-1
  - 7.0.1-1 Release
* Mon Dec 10 2018 Tom Stellard <tstellar@redhat.com> - 7.0.1-0.1.rc3
  - 7.0.1-rc3 Release
* Mon Nov 05 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-12
  - User helper macro to fixup config.h for multilib
* Sat Oct 27 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-11
  - Enable make check
* Mon Oct 15 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-10
  - Remove Provides: llvm-toolset-6.0-clang-libs
* Fri Oct 12 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-9
  - Add Provides: llvm-toolset-6.0-clang-libs
* Tue Oct 02 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-8
  - Don't use python2 for the build
* Mon Oct 01 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-7
  - Drop scl macros
* Tue Sep 25 2018 Tomas Orsava <torsava@redhat.com> - 6.0.1-6
  - Change Requires from python3 to platform-python
  - The python3 package was renamed to platform-python
  - Related: rhbz#1619153
* Fri Sep 14 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-5
  - Use python3 for git-clang-format
* Thu Sep 13 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-4
  - Fix python dependencies
* Tue Aug 07 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-3
  - Install ld.so.conf file in the root filesystem
* Thu Aug 02 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-2
  - Remove annobin work-around
* Wed Jul 11 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-1
  - 6.0.1 Release
* Wed Apr 11 2018 Tom Stellard <tstellar@redhat.com> - 5.0.1-7
  - Add conditionals to enable building only the clang-libs package
* Fri Apr 06 2018 Tom Stellard <tstellar@redhat.com> - 5.0.1-6
  - Use cmake from base RHEL
* Mon Mar 19 2018 Tom Stellard <tstellar@redhat.com> - 5.0.1-5
  - Backport r310435 from clang trunk. rhbz#1558223
* Mon Mar 19 2018 Tom Stellard <tstellar@redhat.com> - 5.0.1-4
  - Use system gcc instead of dts.
* Tue Feb 06 2018 Tom Stellard <tstellar@redhat.com> - 5.0.1-3
  - Backport retpoline support
* Sat Jan 20 2018 Tom Stellard <tstellar@redhat.com> - 5.0.1-2
  - Limit number of build threads on ppc64le to avoid OOM errors
* Tue Jan 09 2018 Tom Stellard <tstellar@redhat.com> - 5.0.1-1
  - 5.0.1 Release
* Wed Jun 21 2017 Tom Stellard <tstellar@redhat.com> - 4.0.1-1
  - 4.0.1 Release.
* Wed Jun 21 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-15
  - Fix Requires for clang-tools-extra
* Wed Jun 21 2017 Tom Stellard <tstellar@redhat.com - 4.0.0-14
  - Fix Requires for clang-tools-extra
* Tue Jun 20 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-13
  - Drop libomp dependency on s390x
* Thu Jun 15 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-12
  - Use libstdc++ from devtoolset-7
* Wed Jun 07 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-11
  - Fix libomp requires
* Wed Jun 07 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-10
  - Build for llvm-toolset-7 rename
* Tue May 30 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-9
  - Use ld from devtoolset in clang toolchain
* Mon May 29 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-8
  - Add dependency on libopenmp
* Thu May 25 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-7
  - Fix check for gcc install
* Wed May 24 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-6
  - Add devtoolset-6 dependency for newer libstdc++
* Fri May 12 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-5
  - Add dependency on compiler-rt
* Tue May 02 2017 Tom Stellard <tstellar@redhat.com>
  - Fix dependencies with scl
* Mon May 01 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-4
  - Build with llvm-toolset-4
* Mon Mar 27 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-3
  - Enable eh/rtti, which are required by lldb.
* Fri Mar 24 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-2
  - Fix clang-tools-extra build
  - Fix install
* Thu Mar 23 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-1
  - clang 4.0.0 final release
* Mon Mar 20 2017 David Goerger <david.goerger@yale.edu> - 3.9.1-3
  - add clang-tools-extra rhbz#1328091
* Thu Mar 16 2017 Tom Stellard <tstellar@redhat.com> - 3.9.1-2
  - Enable build-id by default rhbz#1432403
* Thu Mar 02 2017 Dave Airlie <airlied@redhat.com> - 3.9.1-1
  - clang 3.9.1 final release
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.9.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Nov 14 2016 Nathaniel McCallum <npmccallum@redhat.com> - 3.9.0-3
  - Add Requires: compiler-rt to clang-libs.
  - Without this, compiling with certain CFLAGS breaks.
* Tue Nov 01 2016 Peter Robinson <pbrobinson@fedoraproject.org> 3.9.0-2
  - Rebuild for new arches
* Fri Oct 14 2016 Dave Airlie <airlied@redhat.com> - 3.9.0-1
  - clang 3.9.0 final release
* Fri Jul 01 2016 Stephan Bergmann <sbergman@redhat.com> - 3.8.0-2
  - Resolves: rhbz#1282645 add GCC abi_tag support
* Thu Mar 10 2016 Dave Airlie <airlied@redhat.com> 3.8.0-1
  - clang 3.8.0 final release
* Thu Mar 03 2016 Dave Airlie <airlied@redhat.com> 3.8.0-0.4
  - clang 3.8.0rc3
* Wed Feb 24 2016 Dave Airlie <airlied@redhat.com> - 3.8.0-0.3
  - package all libs into clang-libs.
* Wed Feb 24 2016 Dave Airlie <airlied@redhat.com> 3.8.0-0.2
  - enable dynamic linking of clang against llvm
* Thu Feb 18 2016 Dave Airlie <airlied@redhat.com> - 3.8.0-0.1
  - clang 3.8.0rc2
* Fri Feb 12 2016 Dave Airlie <airlied@redhat.com> 3.7.1-4
  - rebuild against latest llvm packages
  - add BuildRequires llvm-static
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jan 28 2016 Dave Airlie <airlied@redhat.com> 3.7.1-2
  - just accept clang includes moving to /usr/lib64, upstream don't let much else happen
* Thu Jan 28 2016 Dave Airlie <airlied@redhat.com> 3.7.1-1
  - initial build in Fedora.
* Tue Oct 06 2015 Jan Vcelak <jvcelak@fedoraproject.org> 3.7.0-100
  - initial version using cmake build system

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/01/6527efd200745729eeac1fd40275818ece9bac
/usr/lib/.build-id/13
/usr/lib/.build-id/13/8893445721e02e352c6dc8c3d486a9bbf36938
/usr/lib/.build-id/16
/usr/lib/.build-id/16/3a6a737760cceff5e9a649ed06520a4ce1f326
/usr/lib/.build-id/29
/usr/lib/.build-id/29/391647975708313bafe922271d928cfd68e721
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/85ab18ced750e5913b5450c7b33bfcf0c7ae27
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/5576207e0d52c6cbec69e3d1669d242455f626
/usr/lib/.build-id/3c/8b9e5b3d4c594a30cb77126be8658933d7781f
/usr/lib/.build-id/41
/usr/lib/.build-id/41/d844583fc6d034e4be6772594c69060d537400
/usr/lib/.build-id/45
/usr/lib/.build-id/45/1b03688f2682aad9a8a1195da3e0236ee1776e
/usr/lib/.build-id/47
/usr/lib/.build-id/47/e4042d854f585962ee0b81dc37272040b3950f
/usr/lib/.build-id/57
/usr/lib/.build-id/57/d9841847b1fcc46988a90970275f0257c6e7f4
/usr/lib/.build-id/60
/usr/lib/.build-id/60/51c3c59ee9e36e2b61a5b44ac84df9c745c800
/usr/lib/.build-id/78
/usr/lib/.build-id/78/f7f209301a0108d900a18d32ab529f7a00d297
/usr/lib/.build-id/82
/usr/lib/.build-id/82/cfe4d8ead930eb7bc50fe54efcd2781192364f
/usr/lib/.build-id/84
/usr/lib/.build-id/84/26b4f117af53e8a9e4c97038592399ca5a251b
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/85f56a337345c3106c29b1e3b4a0c219866bdd
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/4643338fb4dad6dbba3083cc4f26d5819178b6
/usr/lib/.build-id/96
/usr/lib/.build-id/96/c10f3b89e3171d57abd7cb2ab5d16940fac1ed
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/ee6a948792daa7e66c8f3c9c604fd7912ca288
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/49606e4bebb5bd0f3c0e9f46159e9b64fbb863
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/789d251f19886bfc8679c52db89357451b57db
/usr/lib/.build-id/be
/usr/lib/.build-id/be/a36c5a0944ff5641946ddee0102f522db151b6
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/4ca1a260ce4f4417a74ad5ae590b46d218ca60
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/dbf2296d7c968bd3435f8236f2dab430b30c4f
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/10ad86f55fcd8209b8193dbfd797cf0bdc8d2e
/usr/lib/.build-id/da
/usr/lib/.build-id/da/931ddfe5d0affee5a1decd017982d0388a3d59
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/877b7c6261d4f78a34cb0a702b5cfb04308503
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/c57b65036e62dca1a714696dbc9938df60937c
/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, Fri Apr 26 03:05:47 2024