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

llvm16-test-16.0.6-9.fc41 RPM for x86_64

From Fedora Rawhide for x86_64 / l

Name: llvm16-test Distribution: Fedora Project
Version: 16.0.6 Vendor: Fedora Project
Release: 9.fc41 Build date: Fri May 17 19:38:57 2024
Group: Unspecified Build host: buildhw-x86-04.iad2.fedoraproject.org
Size: 1941980 Source RPM: llvm16-16.0.6-9.fc41.src.rpm
Packager: Fedora Project
Url: http://llvm.org
Summary: LLVM regression tests
LLVM regression tests.

Provides

Requires

License

Apache-2.0 WITH LLVM-exception OR NCSA

Changelog

* Thu May 02 2024 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-9
  - Start distributing the binaries. Fix rhbz#2277782
* Sat Mar 16 2024 David Abdurachmanov <davidlt@rivosinc.com> - 16.0.6-9
  - Add support for riscv64
  - Fix build error: '/usr/bin/ld: bad -plugin-opt option' on riscv64.
  - Lower memory consumption on riscv64
  - Disable LTO (ld.gold not supported on riscv64)
* Tue Mar 05 2024 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-8
  - Force ldconfig execution in compat packages. Fixes rhbz#2001328.
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 16.0.6-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 16.0.6-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 16.0.6-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jul 10 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-4
  - Use LLVM_UNITTEST_LINK_FLAGS to reduce link times for unit tests
* Mon Jul 03 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-3
  - Improve error messages for unsupported relocs on s390x (rhbz#2216906)
  - Disable LLVM_UNREACHABLE_OPTIMIZE
* Wed Jun 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-1
  - Update to LLVM 16.0.6
* Fri Jun 09 2023 Nikita Popov <npopov@redhat.com> - 16.0.5-2
  - Split off llvm-cmake-utils package
* Mon Jun 05 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.5-1
  - Update to LLVM 16.0.5
* Fri May 19 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 16.0.4-2
  - Avoid recommonmark dependency in RHEL builds
* Thu May 18 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.4-1
  - Update to LLVM 16.0.4
* Tue May 09 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.3-1
  - Update to LLVM 16.0.3
* Tue Apr 25 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.2-1
  - Update to LLVM 16.0.2
* Tue Apr 11 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.1-1
  - Update to LLVM 16.0.1
* Thu Mar 23 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0-2
  - Distribute libllvm_gtest.a and libllvm_gtest_main.a with llvm-googletest
  - Stop distributing /usr/share/llvm/src/utils
* 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 the ppc64le 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
* Fri Mar 10 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc3-2
  - Fix llvm-exegesis failures on s390x
* Wed Feb 22 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc3-1
  - Update to LLVM 16.0.0 RC3
* Wed Feb 01 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
* Thu Jan 12 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-3
  - Omit frame pointers when building
* Mon Dec 19 2022 Nikita Popov <npopov@redhat.com> - 15.0.6-2
  - Remove workaround for rbhz#2048440
* Mon Dec 05 2022 Nikita Popov <npopov@redhat.com> - 15.0.6-1
  - Update to LLVM 15.0.6
* Fri Nov 11 2022 Nikita Popov <npopov@redhat.com> - 15.0.4-2
  - Copy CFLAGS to ASMFLAGs to enable CET in asm files
* Wed Nov 02 2022 Nikita Popov <npopov@redhat.com> - 15.0.4-1
  - Update to LLVM 15.0.4
* Tue Sep 27 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-2
  - Export GetHostTriple.cmake
* Tue Sep 06 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-1
  - Update to LLVM 15.0.0
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 14.0.5-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jun 17 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.5-2
  - Release bump for new redhat-rpm-config
* Mon Jun 13 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.5-1
  - 14.0.5 Release
* Wed May 18 2022 Tom Stellard <tstellar@redhat.com> - 14.0.3-1
  - 14.0.3 Release

Files

/usr/lib/.build-id
/usr/lib/.build-id/42/be8a97efceca3dde753c07f924a216f8f7121f
/usr/lib/.build-id/ba/2a1dd433cd99b6c471c1ea5c16ba10e666fe5e
/usr/lib/.build-id/ca/313298f27165a010007b79c7bd6d53d1920bbf
/usr/lib/.build-id/f4/1245f49defa4194f2d7ab2446a2212e95b70c6
/usr/lib/.build-id/fa/31e282c69ace5f360eecce4aa2a513fbc0a1fe
/usr/lib/.build-id/ff/b9d96eafc8421749db5a7d61245460ab93cec9
/usr/lib64/llvm16/bin/count
/usr/lib64/llvm16/bin/lli-child-target
/usr/lib64/llvm16/bin/llvm-isel-fuzzer
/usr/lib64/llvm16/bin/llvm-opt-fuzzer
/usr/lib64/llvm16/bin/not
/usr/lib64/llvm16/bin/yaml-bench
/usr/share/licenses/llvm16-test
/usr/share/licenses/llvm16-test/LICENSE.TXT


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jun 1 23:37:33 2024