Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: llvm16-test | Distribution: Fedora Project |
Version: 16.0.6 | Vendor: Fedora Project |
Release: 9.fc40 | Build date: Tue May 21 18:25:31 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-06.iad2.fedoraproject.org |
Size: 3084700 | Source RPM: llvm16-16.0.6-9.fc40.src.rpm |
Packager: Fedora Project | |
Url: http://llvm.org | |
Summary: LLVM regression tests |
LLVM regression tests.
Apache-2.0 WITH LLVM-exception OR NCSA
* 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
/usr/lib/.build-id /usr/lib/.build-id/76/8157af7f86d46901d6a40b18c55a6f5baf3761 /usr/lib/.build-id/80/c9cc0fa15e722a648a518b95a4931e62ac1c45 /usr/lib/.build-id/82/263c8f9d723db4c74a9b1a877dce435fa96abd /usr/lib/.build-id/86/20117407d5d276c867f9a12e9b0073f0808302 /usr/lib/.build-id/a9/3202c04a41761dad263786eace3d2c5939d107 /usr/lib/.build-id/d1/40115baca1c7f9e3c37916848f1ca9ff05f08c /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, Thu Jun 5 05:08:07 2025