| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: llvm-test-debuginfo | Distribution: Fedora Project |
| Version: 23.1.0 | Vendor: Fedora Project |
| Release: 1.fc45 | Build date: Tue Sep 1 13:58:22 2026 |
| Group: Development/Debug | Build host: buildvm-a64-38.rdu3.fedoraproject.org |
| Size: 39855323 | Source RPM: llvm-23.1.0-1.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: http://llvm.org | |
| Summary: Debug information for package llvm-test | |
This package provides debug information for package llvm-test. Debug information is useful when developing applications that use this package or when debugging this package.
Apache-2.0 WITH LLVM-exception OR NCSA
* Tue Sep 01 2026 Timm Bäder <tbaeder@redhat.com> - 23.1.0-1
- Update to 23.1.0
* Tue Aug 25 2026 Nikita Popov <npopov@redhat.com> - 22.1.8-28
- Add llvm-gsymutil man page
* Mon Aug 17 2026 Josh Stone <jistone@redhat.com> - 22.1.8-26
- Fix an illegal zext from combined loads (rhbz#2512927)
* Sun Aug 02 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.8-22
- [libclc] mark __clc_flush_denormal_if_not_supported as static inline
* Thu Jul 23 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-21
- flang: Add libgcc as requirement
* Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 22.1.8-20
- Rebuilt for Python 3.15.0b4 ABI change
* Thu Jul 16 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-19
- More backported fixes
* Thu Jul 16 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-18
- Fix miscompilation
* Thu Jul 16 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-17
- Fix buffer overflow
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 22.1.8-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Mon Jul 06 2026 Nikita Popov <npopov@redhat.com> - 22.1.8-12
- Use LLD on RHEL 8 as well
* Thu Jul 02 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 22.1.8-11
- Always build LLVMgold
* Tue Jun 30 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-10
- Disable PGO and LTO on s390x on LLVM >= 23
* Fri Jun 26 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 22.1.8-9
- Set compiler defaults to match OS baselines
* Sun Jun 21 2026 Tom Stellard <tstellar@redhat.com> - 22.1.8-5
- Remove man pages for disabled projects
* Fri Jun 19 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-4
- Recommend yama-ptrace-enable for lldb on Fedora >= 45
* Thu Jun 18 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.8-3
- Consume man pages from a tarball for LLVM >= 23
* Wed Jun 17 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.8-2
- Adapt to upstream libclc change
* Tue Jun 16 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-1
- Update to LLVM 22.1.8
* Mon Jun 08 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.7-1
- Update to LLVM 22.1.7
* Fri Jun 05 2026 Tobias Brick <tobiasb@microsoft.com> - 22.1.6-8
- Move config files from clang to clang-libs.
* Fri Jun 05 2026 Timm Bäder <tbaeder@redhat.com> - 22.1.6-7
- Fix flang *.mod file location
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 22.1.6-6
- Rebuilt for Python 3.15
* Fri May 29 2026 Paul Murphy <murp@redhat.com> - 22.1.6-5
- Backport s390x unaligned memops improvements to llvm 22
* Thu May 28 2026 Timm Bäder <tbaeder@redhat.com> - 22.1.6-4
- Revert "Don't package offload libraries with so_suffix"
* Tue May 26 2026 Tom Stellard <tstellar@redhat.com> - 22.1.6-3
- Drop dependency on multilib-rpm-config package for RHEL 10+
* Tue May 26 2026 Miro Hrončok <miro@hroncok.cz> - 22.1.6-2
- Backport fix for lit tests with Python 3.15+
- Fixes: rhbz#2448969
* Thu May 21 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.6-1
- Update to LLVM 22.1.6
* Wed May 20 2026 Timm Bäder <tbaeder@redhat.com> - 22.1.5-5
- Don't package offload libraries with so_suffix
* Thu May 07 2026 jackyzy823 <jackyzy823@gmail.com> - 22.1.5-3
- Requires git-core instead of git for git-clang-format
* Wed May 06 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.5-1
- Update to LLVM 22.1.5
* Tue Apr 28 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.4-2
- Use LLD by default
* Wed Apr 22 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.4-1
- Update to LLVM 22.1.4
* Wed Apr 22 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.3-4
- Temporarily disable libclc until build failures are fixed
* Fri Apr 17 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.3-3
- Integrate libclc
* Tue Apr 07 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.3-1
- Update to LLVM 22.1.3
* Thu Apr 02 2026 Nikita Popov <npopov@redhat.com> - 22.1.2-2
- Remove support for LLVM 21
* Mon Mar 30 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.2-1
- Update to LLVM 22.1.2
* Fri Mar 27 2026 Nikita Popov <npopov@redhat.com> - 22.1.1-8
- Backport fixes for lit resource exhaustion on i686
* Tue Mar 24 2026 Nikita Popov <npopov@redhat.com> - 22.1.1-7
- Also define python3_version on RHEL 8
* Mon Mar 23 2026 Timm Bäder <tbaeder@redhat.com> - 22.1.1-6
- Filter out global_constructors test on ppc
* Thu Mar 19 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.1-5
- Revert "Split check-clang into 5 shards on i386"
* Mon Mar 16 2026 Timm Bäder <tbaeder@redhat.com> - 22.1.1-3
- Package clang-ssaf-{format,linker}
* Wed Mar 11 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.1-2
- Fix an issue causing long build times on s390x
* Wed Mar 11 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.1-1
- Update to LLVM 22.1.1
* Wed Mar 04 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.0-7
- Ensure the right tools are used with compat+pgo
* Wed Mar 04 2026 Nikita Popov <npopov@redhat.com> - 22.1.0-6
- Remove bugpoint from file lists
* Tue Mar 03 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.0-5
- Package clang-doc files
* Wed Feb 25 2026 Nikita Popov <npopov@redhat.com> - 22.1.0-3
- Update rawhide version to 45
* Wed Feb 25 2026 Packit <hello@packit.dev> - 22.1.0-1
- Update to 22.1.0 upstream release
- Resolves: rhbz#2442256
* Mon Feb 16 2026 Timm Bäder <tbaeder@redhat.com> - 21.1.8-22
- flang: Package cuda_runtime_api.mod
* Tue Feb 10 2026 Timm Bäder <tbaeder@redhat.com> - 21.1.8-20
- Package llubi
* Mon Feb 09 2026 Timm Bäder <tbaeder@redhat.com> - 21.1.8-19
- RPMAUTOSPEC: unresolvable merge
/usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/12 /usr/lib/debug/.build-id/12/c8bac55b1706b74d1b3d25ad07092310d80209 /usr/lib/debug/.build-id/12/c8bac55b1706b74d1b3d25ad07092310d80209.debug /usr/lib/debug/.build-id/2b /usr/lib/debug/.build-id/2b/b048e283954bbfed3c9859edb6199b5ecd1cfd /usr/lib/debug/.build-id/2b/b048e283954bbfed3c9859edb6199b5ecd1cfd.debug /usr/lib/debug/.build-id/62 /usr/lib/debug/.build-id/62/a23fd48317e60804387ca98a5890c527a27495 /usr/lib/debug/.build-id/62/a23fd48317e60804387ca98a5890c527a27495.debug /usr/lib/debug/.build-id/89/fc7233ab11a9d9110a28c75164062d6ffb9327 /usr/lib/debug/.build-id/89/fc7233ab11a9d9110a28c75164062d6ffb9327.debug /usr/lib/debug/.build-id/93 /usr/lib/debug/.build-id/93/5c67b92ab8a49c1db13734b685ca89a2891444 /usr/lib/debug/.build-id/93/5c67b92ab8a49c1db13734b685ca89a2891444.debug /usr/lib/debug/.build-id/ce /usr/lib/debug/.build-id/ce/6dbc6aebd85802f6db5e53fefd2b62ae0364f5 /usr/lib/debug/.build-id/ce/6dbc6aebd85802f6db5e53fefd2b62ae0364f5.debug /usr/lib/debug/.build-id/f4 /usr/lib/debug/.build-id/f4/23f436907176f2b37dfc33d09f69a30fd00d5d /usr/lib/debug/.build-id/f4/23f436907176f2b37dfc33d09f69a30fd00d5d.debug /usr/lib/debug/usr /usr/lib/debug/usr/bin /usr/lib/debug/usr/bin/count-23.1.0-1.fc45.aarch64.debug /usr/lib/debug/usr/bin/lli-child-target-23.1.0-1.fc45.aarch64.debug /usr/lib/debug/usr/bin/llvm-isel-fuzzer-23.1.0-1.fc45.aarch64.debug /usr/lib/debug/usr/bin/llvm-opt-fuzzer-23.1.0-1.fc45.aarch64.debug /usr/lib/debug/usr/bin/llvm-test-mustache-spec-23.1.0-1.fc45.aarch64.debug /usr/lib/debug/usr/bin/not-23.1.0-1.fc45.aarch64.debug /usr/lib/debug/usr/bin/yaml-bench-23.1.0-1.fc45.aarch64.debug
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Sep 13 02:18:00 2026