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

clang-tools-extra-debuginfo-16.0.6-4.fc38 RPM for x86_64

From Fedora 38 updates for x86_64 / debug / Packages / c

Name: clang-tools-extra-debuginfo Distribution: Fedora Project
Version: 16.0.6 Vendor: Fedora Project
Release: 4.fc38 Build date: Thu Feb 1 10:56:57 2024
Group: Development/Debug Build host: buildhw-x86-04.iad2.fedoraproject.org
Size: 1106474756 Source RPM: clang-16.0.6-4.fc38.src.rpm
Packager: Fedora Project
Url: http://llvm.org
Summary: Debug information for package clang-tools-extra
This package provides debug information for package clang-tools-extra.
Debug information is useful when developing applications that use this
package or when debugging this package.

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/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/00
/usr/lib/debug/.build-id/00/91a788f3794a03caa51acbe5874f6c3759862f
/usr/lib/debug/.build-id/00/91a788f3794a03caa51acbe5874f6c3759862f.debug
/usr/lib/debug/.build-id/07
/usr/lib/debug/.build-id/07/ac56b5a299f8b704d57e03f60f3e11bb5ddac7
/usr/lib/debug/.build-id/07/ac56b5a299f8b704d57e03f60f3e11bb5ddac7.debug
/usr/lib/debug/.build-id/09/49cf35c0cba473de1557fe99936e0a2f330f42
/usr/lib/debug/.build-id/09/49cf35c0cba473de1557fe99936e0a2f330f42.debug
/usr/lib/debug/.build-id/14
/usr/lib/debug/.build-id/14/0f9325e730eead5d8add9cf85e87c188b9539e
/usr/lib/debug/.build-id/14/0f9325e730eead5d8add9cf85e87c188b9539e.debug
/usr/lib/debug/.build-id/2d
/usr/lib/debug/.build-id/2d/c1808b9e7ab828bb6d7bc5e0c5ac54c2b69c87
/usr/lib/debug/.build-id/2d/c1808b9e7ab828bb6d7bc5e0c5ac54c2b69c87.debug
/usr/lib/debug/.build-id/2d/f07158bed3c40f04e0ea888b166d070e88eccc
/usr/lib/debug/.build-id/2d/f07158bed3c40f04e0ea888b166d070e88eccc.debug
/usr/lib/debug/.build-id/31
/usr/lib/debug/.build-id/31/9a5ce0aec8be9a0916609c58c7c776d4119f78
/usr/lib/debug/.build-id/31/9a5ce0aec8be9a0916609c58c7c776d4119f78.debug
/usr/lib/debug/.build-id/39
/usr/lib/debug/.build-id/39/c900fc2647718a612fbab75b0e22f819b12fc6
/usr/lib/debug/.build-id/39/c900fc2647718a612fbab75b0e22f819b12fc6.debug
/usr/lib/debug/.build-id/3a
/usr/lib/debug/.build-id/3a/33f7bb7570703fbecdbaaf4c7dbded98b65c7e
/usr/lib/debug/.build-id/3a/33f7bb7570703fbecdbaaf4c7dbded98b65c7e.debug
/usr/lib/debug/.build-id/3d
/usr/lib/debug/.build-id/3d/025692554ed0988bd1f1c1148375d35f0e5167
/usr/lib/debug/.build-id/3d/025692554ed0988bd1f1c1148375d35f0e5167.debug
/usr/lib/debug/.build-id/3e
/usr/lib/debug/.build-id/3e/6217e686b274c4e1df186e588c9ebbf9e6d1b8
/usr/lib/debug/.build-id/3e/6217e686b274c4e1df186e588c9ebbf9e6d1b8.debug
/usr/lib/debug/.build-id/49
/usr/lib/debug/.build-id/49/9cd82e0fb9cb9ec3fa2b435655dc60ebfadb99
/usr/lib/debug/.build-id/49/9cd82e0fb9cb9ec3fa2b435655dc60ebfadb99.debug
/usr/lib/debug/.build-id/4c
/usr/lib/debug/.build-id/4c/54936dc534aa0e5911a252352abb2d189d949e
/usr/lib/debug/.build-id/4c/54936dc534aa0e5911a252352abb2d189d949e.debug
/usr/lib/debug/.build-id/5b
/usr/lib/debug/.build-id/5b/23af00f538e3d4de123d02f5cd9642136884b2
/usr/lib/debug/.build-id/5b/23af00f538e3d4de123d02f5cd9642136884b2.debug
/usr/lib/debug/.build-id/82
/usr/lib/debug/.build-id/82/1bdd88aa71c93566ed7c43a2aef6999dd0ba4b
/usr/lib/debug/.build-id/82/1bdd88aa71c93566ed7c43a2aef6999dd0ba4b.debug
/usr/lib/debug/.build-id/8f
/usr/lib/debug/.build-id/8f/c27001d999c2549e18a1c5c9ee0fd8477a2ddb
/usr/lib/debug/.build-id/8f/c27001d999c2549e18a1c5c9ee0fd8477a2ddb.debug
/usr/lib/debug/.build-id/91
/usr/lib/debug/.build-id/91/4e8ab2eca2b922d0934f1528eae009cc360a9b
/usr/lib/debug/.build-id/91/4e8ab2eca2b922d0934f1528eae009cc360a9b.debug
/usr/lib/debug/.build-id/93
/usr/lib/debug/.build-id/93/3820cd7fe2e36be98baaf3f1da44c6f888e7a9
/usr/lib/debug/.build-id/93/3820cd7fe2e36be98baaf3f1da44c6f888e7a9.debug
/usr/lib/debug/.build-id/97
/usr/lib/debug/.build-id/97/a7a31e4c4eea08a19a973fe27dce4819aa0c3e
/usr/lib/debug/.build-id/97/a7a31e4c4eea08a19a973fe27dce4819aa0c3e.debug
/usr/lib/debug/.build-id/9f
/usr/lib/debug/.build-id/9f/ec7edec7761da67ecbf0baa67a6d924543a289
/usr/lib/debug/.build-id/9f/ec7edec7761da67ecbf0baa67a6d924543a289.debug
/usr/lib/debug/.build-id/af
/usr/lib/debug/.build-id/af/27909087ae5779be256a8efeef01bdc29289f2
/usr/lib/debug/.build-id/af/27909087ae5779be256a8efeef01bdc29289f2.debug
/usr/lib/debug/.build-id/b2
/usr/lib/debug/.build-id/b2/496254c8cd905a55490c5f49eb86e1de580a7e
/usr/lib/debug/.build-id/b2/496254c8cd905a55490c5f49eb86e1de580a7e.debug
/usr/lib/debug/.build-id/b6
/usr/lib/debug/.build-id/b6/09b1651738fab5e3535a5fa6f7c836df54514d
/usr/lib/debug/.build-id/b6/09b1651738fab5e3535a5fa6f7c836df54514d.debug
/usr/lib/debug/.build-id/f2
/usr/lib/debug/.build-id/f2/fbe09b609178b465c3e39e95b816bfe4421927
/usr/lib/debug/.build-id/f2/fbe09b609178b465c3e39e95b816bfe4421927.debug
/usr/lib/debug/.build-id/f3
/usr/lib/debug/.build-id/f3/c2f7764dfa16161b0e79056f66ae9a0a06aab5
/usr/lib/debug/.build-id/f3/c2f7764dfa16161b0e79056f66ae9a0a06aab5.debug
/usr/lib/debug/.build-id/fa
/usr/lib/debug/.build-id/fa/afdfe10a0ecc04595fb85ed391ceae797e37af
/usr/lib/debug/.build-id/fa/afdfe10a0ecc04595fb85ed391ceae797e37af.debug
/usr/lib/debug/.build-id/fc
/usr/lib/debug/.build-id/fc/cdd36d93edea027d225c70718a994cf7e212ff
/usr/lib/debug/.build-id/fc/cdd36d93edea027d225c70718a994cf7e212ff.debug
/usr/lib/debug/.build-id/fd
/usr/lib/debug/.build-id/fd/7412bbc2dcf2db22d3b801132cb697b7b0c0fb
/usr/lib/debug/.build-id/fd/7412bbc2dcf2db22d3b801132cb697b7b0c0fb.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/amdgpu-arch-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/c-index-test-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-apply-replacements-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-change-namespace-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-check-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-doc-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-extdef-mapping-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-format-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-include-cleaner-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-include-fixer-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-linker-wrapper-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-move-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-offload-bundler-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-offload-packager-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-pseudo-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-query-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-refactor-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-rename-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-reorder-fields-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-repl-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-scan-deps-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clang-tidy-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/clangd-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/diagtool-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/find-all-symbols-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/modularize-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/nvptx-arch-16.0.6-4.fc38.x86_64.debug
/usr/lib/debug/usr/bin/pp-trace-16.0.6-4.fc38.x86_64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat May 4 01:31:39 2024