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

lld-devel-16.0.6-1.fc38 RPM for i686

From Fedora 38 updates for x86_64 / Packages / l

Name: lld-devel Distribution: Fedora Project
Version: 16.0.6 Vendor: Fedora Project
Release: 1.fc38 Build date: Wed Jul 12 16:33:30 2023
Group: Unspecified Build host: buildvm-x86-30.iad2.fedoraproject.org
Size: 38522 Source RPM: lld-16.0.6-1.fc38.src.rpm
Packager: Fedora Project
Url: http://llvm.org
Summary: Libraries and header files for LLD
This package contains library and header files needed to develop new native
programs that use the LLD infrastructure.

Provides

Requires

License

Apache-2.0 WITH LLVM-exception OR NCSA

Changelog

* Wed Jul 12 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
* Thu May 11 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.3-2
  - Distribute the manpage. Fix rhbz#2203231
* Wed May 10 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
* Thu Apr 13 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.1-1
  - Update to LLVM 16.0.1
* Fri Mar 24 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0-2
  - Use installed llvm_gtest
* Tue Mar 21 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0-1
  - Update to LLVM 16.0.0
* Wed Mar 15 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc4-1
  - Update to LLVM 16.0.0 RC4
* Thu Feb 23 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc3-1
  - Update to LLVM 16.0.0 RC3
* Tue Feb 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc1-1
  - Update to LLVM 16.0.0 RC1
* 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.
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 15.0.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jan 13 2023 Nikita Popov <npopov@redhat.com> - 15.0.7-1
  - Update to LLVM 15.0.7
* Mon Jan 09 2023 Tom Stellard <tstellar@redhat.com> - 15.0.6-2
  - Omit frame pointers when building
* Tue Dec 06 2022 Nikita Popov <npopov@redhat.com> - 15.0.6-1
  - Update to LLVM 15.0.6
* Mon Nov 14 2022 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 15.0.4-2
  - Enable LTO.
* Mon Nov 07 2022 Nikita Popov <npopov@redhat.com> - 15.0.4-1
  - Update to LLVM 15.0.4
* Tue Oct 11 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-2
  - Remove lld-test package
* Tue Sep 06 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-1
  - Update to LLVM 15.0.0
* Tue Aug 09 2022 Nikita Popov <npopov@redhat.com> - 14.0.5-4
  - Backport --package-metadata flag
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 14.0.5-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jul 11 2022 Konrad Kleine <kkleine@redhat.com> - 14.0.5-2
  - Set build type to RelWithDebInfo
* Fri Jun 17 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.5-1
  - Update to 14.0.5
* Thu Mar 31 2022 Tom Stellard <tstellar@redhat.com> - 14.0.0-2
  - Fix CI test failure: gcc-compat-basic
* Mon Feb 28 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.0~rc1-1
  - Update to 14.0.0rc1
* 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.1 rc3
* Thu Jan 20 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
* Wed Oct 06 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-2
  - Rebuild for llvm soname bump
* Fri Oct 01 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-1
  - 13.0.0 Release
* Thu Sep 30 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0~rc4-1
  - 13.0.0-rc4 Release
* Mon Sep 20 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0~rc1-3
  - 13.0.0-rc3 Release
* Tue Sep 14 2021 Konrad Kleine <kkleine@redhat.com> - 13.0.0~rc1-2
  - Add --without=check option
* Fri Aug 06 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0~rc1-1
  - 13.0.0-rc1 Release
* Thu Jul 22 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

Files

/usr/include/lld
/usr/include/lld/Common
/usr/include/lld/Common/Args.h
/usr/include/lld/Common/Arrays.h
/usr/include/lld/Common/CommonLinkerContext.h
/usr/include/lld/Common/DWARF.h
/usr/include/lld/Common/Driver.h
/usr/include/lld/Common/ErrorHandler.h
/usr/include/lld/Common/Filesystem.h
/usr/include/lld/Common/LLVM.h
/usr/include/lld/Common/Memory.h
/usr/include/lld/Common/Reproduce.h
/usr/include/lld/Common/Strings.h
/usr/include/lld/Common/TargetOptionsCommandFlags.h
/usr/include/lld/Common/Timer.h
/usr/include/lld/Common/Version.h
/usr/lib/cmake/lld
/usr/lib/cmake/lld/LLDConfig.cmake
/usr/lib/cmake/lld/LLDConfigVersion.cmake
/usr/lib/cmake/lld/LLDTargets-relwithdebinfo.cmake
/usr/lib/cmake/lld/LLDTargets.cmake
/usr/lib/liblldCOFF.so
/usr/lib/liblldCommon.so
/usr/lib/liblldELF.so
/usr/lib/liblldMachO.so
/usr/lib/liblldMinGW.so
/usr/lib/liblldWasm.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat May 18 02:28:15 2024