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

lldb-19.1.7-5.fc41 RPM for ppc64le

From Fedora 41 updates for ppc64le / Packages / l

Name: lldb Distribution: Fedora Project
Version: 19.1.7 Vendor: Fedora Project
Release: 5.fc41 Build date: Tue Aug 19 09:48:39 2025
Group: Unspecified Build host: buildvm-ppc64le-08.rdu3.fedoraproject.org
Size: 30279632 Source RPM: llvm-19.1.7-5.fc41.src.rpm
Packager: Fedora Project
Url: http://lldb.llvm.org/
Summary: Next generation high-performance debugger
LLDB is a next generation, high-performance debugger. It is built as a set
of reusable components which highly leverage existing libraries in the
larger LLVM Project, such as the Clang expression parser and LLVM
disassembler.

Provides

Requires

License

Apache-2.0 WITH LLVM-exception OR NCSA

Changelog

* Mon Aug 18 2025 Josh Stone <jistone@redhat.com> - 19.1.7-5
  - Fix domination issues for sunkaddrs
* Mon Jun 30 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-4
  - Backport fix for aarch64 fp16 isel failure
* Tue Mar 04 2025 Tom Stellard <tstellar@redhat.com> - 19.1.7-3
  - Add symbol versions to libclang-cpp.so
  - Add clang-devel -> llvm-devel dep (rhbz#2342979)
* Thu Jan 30 2025 Josh Stone <jistone@redhat.com> - 19.1.7-2
  - Fix an isel error triggered by Rust 1.85 on s390x
* Mon Jan 20 2025 Timm Bäder <tbaeder@redhat.com> - 19.1.7-1
  - Update to 19.1.7
* Tue Dec 03 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.5-1
  - Update to 19.1.5
* Tue Nov 26 2024 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 19.1.4-2
  - Enable LLVM_ENABLE_ZSTD (rhbz#2321848)
* Thu Nov 21 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.4-1
  - Update to 19.1.4
* Tue Nov 19 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.3-4
  - Remove HTML documentation
  - Add lldb man pages
* Mon Nov 18 2024 Josh Stone <jistone@redhat.com> - 19.1.3-3
  - Fix profiling after a binutils NOTE change (rhbz#2322754)
* Mon Nov 18 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.3-2
  - Install i386 config files on x86_64
* Tue Nov 05 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.3-1
  - Update to 19.1.3
* Tue Sep 24 2024 Maxwell G <maxwell@gtmx.me> - 19.1.0-2
  - Add 'Provides: clangd' to the clang-tools-extra subpackage
* Thu Sep 19 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.0-1
  - Update to LLVM 19.1.0
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 18.1.8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jul 11 2024 Jesus Checa Hidalgo <jchecahi@redhat.com> - 18.1.8-1
  - Update to LLVM 18.1.8
* Fri Jun 07 2024 Tom Stellard <tstellar@redhat.com> - 18.1.7-1
  - 18.1.7 Release
* Tue May 28 2024 Nikita Popov <npopov@redhat.com> - 18.1.6-2
  - Fix use after free on ppc64le (rhbz#2283525)
* Sat May 18 2024 Tom Stellard <tstellar@redhat.com> - 18.1.6-1
  - 18.1.6 Release
* Tue May 14 2024 Tom Stellard <tstellar@redhat.com> - 18.1.3-2
  - Backport fix for rhbz#2275090
* Thu Apr 25 2024 Tom Stellard <tstellar@redhat.com> - 18.1.4-1
  - 18.1.4 Release
* Fri Apr 12 2024 Tom Stellard <tstellar@redhat.com> - 18.1.3-1
  - 18.1.3 Release
* Thu Mar 21 2024 Zhengyu He <hezhy472013@gmail.com> - 18.1.2-2
  - Add support for riscv64
* Thu Mar 21 2024 Tom Stellard <tstellar@redhat.com> - 18.1.2-1
  - 18.1.2 Release
* Mon Mar 11 2024 Tom Stellard <tstellar@redhat.com> - 18.1.1-1
  - 18.1.1 Release
* Tue Feb 27 2024 Tom Stellard <tstellar@redhat.com> - 18.1.0~rc4-1
  - 18.1.0-rc4 Release
* Tue Feb 20 2024 Tom Stellard <tstellar@redhat.com> - 18.1.0~rc3-1
  - 18.1.0-rc3 Release
* Thu Feb 01 2024 Nikita Popov <npopov@redhat.com> - 17.0.6-6
  - Fix crash with -fzero-call-used-regs (rhbz#2262260)
* Mon Jan 29 2024 Nikita Popov <npopov@redhat.com> - 17.0.6-5
  - Only use cet-report=error on x86_64
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 17.0.6-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 17.0.6-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Nov 30 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.6-2
  - Fix rhbz #2248872
* Tue Nov 28 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.6-1
  - Update to LLVM 17.0.6
* Tue Nov 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.5-1
  - Update to LLVM 17.0.5
* Tue Oct 31 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.4-1
  - Update to LLVM 17.0.4
* Tue Oct 17 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.3-1
  - Update to LLVM 17.0.3
* Tue Oct 03 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.2-1
  - Update to LLVM 17.0.2
* Fri Sep 22 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.1~rc4-1
  - Update to LLVM 17.0.1
* Tue Sep 05 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc4-1
  - Update to LLVM 17.0.0 RC4
* Thu Aug 24 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc3-1
  - Update to LLVM 17.0.0 RC3
* Thu Aug 24 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc2-2
  - Temporarily disable a failing test on ppc64le

Files

/usr/bin/lldb
/usr/bin/lldb-argdumper
/usr/bin/lldb-dap
/usr/bin/lldb-instr
/usr/bin/lldb-server
/usr/lib/.build-id
/usr/lib/.build-id/04/5273a8402c89d543a78f0caf72ec94d15b4710
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/4fd0f9eee44d92438035e69aec57d0659557aa
/usr/lib/.build-id/25
/usr/lib/.build-id/25/c5144b8356ca2fb56515894bc82269a2e3048c
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/d61f3359717e60d511e01ab05bbbadde8e8bd2
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/26aeb7f6694fcb00e635df8ea2a8ce44920c6b
/usr/lib/.build-id/80
/usr/lib/.build-id/80/71c83ba84442edf64b2adc0bcad0fa77f4ff9d
/usr/lib/.build-id/e9/5d6d55095f6ddd3ba08f46dc4a33fdef926d9a
/usr/lib64/liblldb.so
/usr/lib64/liblldb.so.19.1
/usr/lib64/liblldb.so.19.1.7
/usr/lib64/liblldbIntelFeatures.so
/usr/lib64/liblldbIntelFeatures.so.19.1
/usr/share/licenses/lldb
/usr/share/licenses/lldb/LICENSE.TXT
/usr/share/man/man1/lldb-server.1.gz
/usr/share/man/man1/lldb.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Aug 25 23:48:44 2025