ID | 194359 |
Package Name | llvm |
Version | 11.0.0 |
Release | 1.0.riscv64.fc33 |
Epoch | |
Source | git+http://fedora.riscv.rocks:3000/rpms/llvm.git#6d00ce379799aba9ca0af68258cc6c7c4d51bc05 |
Summary |
Description |
Built by | davidlt |
State |
complete
|
Volume |
DEFAULT |
Started | Wed, 14 Apr 2021 14:58:22 UTC |
Completed | Thu, 15 Apr 2021 06:25:13 UTC |
Task | build (f33, /rpms/llvm.git:6d00ce379799aba9ca0af68258cc6c7c4d51bc05) |
Extra | {'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/llvm.git#6d00ce379799aba9ca0af68258cc6c7c4d51bc05'}} |
Tags |
|
RPMs |
src | |
|
llvm-11.0.0-1.0.riscv64.fc33.src.rpm (info) (download) |
noarch |
|
llvm-doc-11.0.0-1.0.riscv64.fc33.noarch.rpm (info) (download)
|
riscv64 |
|
llvm-11.0.0-1.0.riscv64.fc33.riscv64.rpm (info) (download)
|
|
llvm-devel-11.0.0-1.0.riscv64.fc33.riscv64.rpm (info) (download)
|
|
llvm-googletest-11.0.0-1.0.riscv64.fc33.riscv64.rpm (info) (download)
|
|
llvm-libs-11.0.0-1.0.riscv64.fc33.riscv64.rpm (info) (download)
|
|
llvm-static-11.0.0-1.0.riscv64.fc33.riscv64.rpm (info) (download)
|
|
llvm-test-11.0.0-1.0.riscv64.fc33.riscv64.rpm (info) (download)
|
|
llvm-debuginfo-11.0.0-1.0.riscv64.fc33.riscv64.rpm (info) (download)
|
|
llvm-debugsource-11.0.0-1.0.riscv64.fc33.riscv64.rpm (info) (download)
|
|
llvm-devel-debuginfo-11.0.0-1.0.riscv64.fc33.riscv64.rpm (info) (download)
|
|
llvm-libs-debuginfo-11.0.0-1.0.riscv64.fc33.riscv64.rpm (info) (download)
|
|
llvm-test-debuginfo-11.0.0-1.0.riscv64.fc33.riscv64.rpm (info) (download)
|
|
Logs |
|
Changelog |
* Wed Apr 14 2021 David Abdurachmanov <david.abdurachmanov@gmail.com> - 11.0.0-1.0.riscv64
- Add support for riscv64
* Thu Oct 15 2020 sguelton@redhat.com - 11.0.0-1
- Fix NVR
* Tue Oct 13 2020 sguelton@redhat.com - 11.0.0-0.4
- llvm 11.0.0 - final release
* Fri Sep 04 2020 sguelton@redhat.com - 11.0.0-0.3.rc1
- Apply upstream patch for rhbz#1862012
* Tue Aug 11 2020 Tom Stellard <tstellar@redhat.com> - 11.0.0-0.2.rc1
- Install update_cc_test_checks.py script
* Thu Aug 06 2020 Tom Stellard <tstellar@redhat.com> - 11.0.0-0.1-rc1
- LLVM 11.0.0-rc1 Release
- Make llvm-devel require llvm-static and llvm-test
* Tue Aug 04 2020 Tom Stellard <tstellar@redhat.com> - 10.0.0-10
- Backport upstream patch to fix build with -flto.
- Disable LTO on s390x to work-around unit test failures.
* Sat Aug 01 2020 sguelton@redhat.com - 10.0.0-9
- Fix update-alternative uninstall script
* Sat Aug 01 2020 sguelton@redhat.com - 10.0.0-8
- Fix gpg verification and update macro usage.
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 10.0.0-7
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 10.0.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jun 11 2020 sguelton@redhat.com - 10.0.0-5
- Make llvm-test.tar.gz creation reproducible.
* Tue Jun 02 2020 sguelton@redhat.com - 10.0.0-4
- Instruct cmake not to generate RPATH
* Thu Apr 30 2020 Tom Stellard <tstellar@redhat.com> - 10.0.0-3
- Install LLVMgold.so symlink in bfd-plugins directory
* Tue Apr 07 2020 sguelton@redhat.com - 10.0.0-2
- Do not package UpdateTestChecks tests in llvm-tests
- Apply upstream patch bab5908df to pass gating tests
* Wed Mar 25 2020 sguelton@redhat.com - 10.0.0-1
- 10.0.0 final
* Mon Mar 23 2020 sguelton@redhat.com - 10.0.0-0.6.rc6
- 10.0.0 rc6
* Thu Mar 19 2020 sguelton@redhat.com - 10.0.0-0.5.rc5
- 10.0.0 rc5
* Sat Mar 14 2020 sguelton@redhat.com - 10.0.0-0.4.rc4
- 10.0.0 rc4
* Thu Mar 05 2020 sguelton@redhat.com - 10.0.0-0.3.rc3
- 10.0.0 rc3
* Fri Feb 28 2020 sguelton@redhat.com - 10.0.0-0.2.rc2
- Remove *_finite support, see rhbz#1803203
* Fri Feb 14 2020 sguelton@redhat.com - 10.0.0-0.1.rc2
- 10.0.0 rc2
* Fri Jan 31 2020 sguelton@redhat.com - 10.0.0-0.1.rc1
- 10.0.0 rc1
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Jan 21 2020 Tom Stellard <tstellar@redhat.com> - 9.0.1-4
- Rebuild after previous build failed to strip binaries
* Fri Jan 17 2020 Tom Stellard <tstellar@redhat.com> - 9.0.1-3
- Add explicit Requires from sub-packages to llvm-libs
* Fri Jan 10 2020 Tom Stellard <tstellar@redhat.com> - 9.0.1-2
- Fix crash with kernel bpf self-tests
* Thu Dec 19 2019 tstellar@redhat.com - 9.0.1-1
- 9.0.1 Release
* Mon Nov 25 2019 sguelton@redhat.com - 9.0.0-4
- Activate AVR on all architectures
* Mon Sep 30 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-3
- Build libLLVM.so first to avoid OOM errors
* Fri Sep 27 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-2
- Remove unneeded BuildRequires: libstdc++-static
* Thu Sep 19 2019 sguelton@redhat.com - 9.0.0-1
- 9.0.0 Release
* Wed Sep 18 2019 sguelton@redhat.com - 9.0.0-0.5.rc3
- Support avr target, see rhbz#1718492
* Tue Sep 10 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-0.4.rc3
- Split out test executables into their own export file
* Fri Sep 06 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-0.3.rc3
- Fix patch for splitting out static library exports
* Fri Aug 30 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-0.2.rc3
- 9.0.0-rc3 Release
* Thu Aug 01 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-0.1.rc2
- 9.0.0-rc2 Release
* Tue Jul 30 2019 Tom Stellard <tstellar@redhat.com> - 8.0.0-9
- Sync with llvm8.0 spec file
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.0-8.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Wed Jul 17 2019 Tom Stellard <tstellar@redhat.com> - 8.0.0-8
- Add provides for the major version of sub-packages
* Fri May 17 2019 sguelton@redhat.com - 8.0.0-7
- Fix conflicts between llvm-static = 8 and llvm-dev < 8 around LLVMStaticExports.cmake
* Wed Apr 24 2019 Tom Stellard <tstellar@redhat.com> - 8.0.0-6
- Make sure we aren't passing -g on s390x
|