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

llvm-11.0.1-4.2.1.mga8 RPM for armv7hl

From Mageia 8 for armv7hl / media / core / updates

Name: llvm Distribution: Mageia
Version: 11.0.1 Vendor: Mageia.Org
Release: 4.2.1.mga8 Build date: Wed Mar 24 12:23:11 2021
Group: Development/Other Build host: localhost
Size: 29060479 Source RPM: llvm-11.0.1-4.2.1.mga8.src.rpm
Packager: neoclust <neoclust>
Url: http://llvm.org
Summary: The Low Level Virtual Machine
LLVM is a compiler infrastructure designed for compile-time, link-time,
runtime, and idle-time optimization of programs from arbitrary programming
languages. The compiler infrastructure includes mirror sets of programming
tools as well as libraries with equivalent functionality.

Provides

Requires

License

NCSA

Changelog

* Wed Mar 24 2021 neoclust <neoclust> 11.0.1-4.2.1.mga8
  + Revision: 1708910
  - Add a plugin subpackage to ease upgrade ( from tvignaud in cauldron )
* Thu Jan 07 2021 tv <tv> 11.0.1-4.2.mga8
  + Revision: 1669442
  - LLVM 11.0.1 final
* Thu Dec 24 2020 tv <tv> 11.0.1-2.rc2.2.mga8
  + Revision: 1663455
  - excludes devel deps due to plugins in library pkg
* Mon Dec 21 2020 tv <tv> 11.0.1-2.rc2.1.mga8
  + Revision: 1662556
  - 11.0.1-rc2 release
  - libLTO.so is now in libs package
  - rename tblgen man page to match binary file
  - move gold plugin into libs package
  - libRemarks.so* is now in libs package
* Wed Dec 02 2020 tv <tv> 11.0.1-1.rc1.1.mga8
  + Revision: 1651658
  - llvm 11.0.1-rc1
  - stop targeting PowerPC, thus saving build time
* Wed Nov 25 2020 tv <tv> 11.0.0-2.1.mga8
  + Revision: 1649296
  - 11.0.0
  + akien <akien>
  - Update PGP key to tstellar-gpg-key.asc (used for 10.0.1 onwards)
* Thu Oct 08 2020 akien <akien> 10.0.1-1.mga8
  + Revision: 1632728
  - Version 10.0.1
  - Sync patches with Fedora 32
  + tv <tv>
  - Make llvm-test.tar.gz creation reproducible
* Tue Jun 16 2020 ovitters <ovitters> 10.0.0-5.mga8
  + Revision: 1593527
  - rebuild for new ffi
* Thu Jun 11 2020 tv <tv> 10.0.0-4.mga8
  + Revision: 1592265
  - Instruct cmake not to generate RPATH
* Thu May 14 2020 tv <tv> 10.0.0-3.mga8
  + Revision: 1583685
  - Install LLVMgold.so symlink in bfd-plugins directory
* Fri Apr 17 2020 tv <tv> 10.0.0-2.mga8
  + Revision: 1568340
  - Remove unneeded deps on libtool & zip
  - Remove unneeded deps on libstdc++
  - drop old obsolete on llvm-ocaml
  - Do not package UpdateTestChecks tests in llvm-tests
  - Apply upstream patch bab5908df to pass gating tests
* Tue Mar 24 2020 tv <tv> 10.0.0-1.mga8
  + Revision: 1559494
  - 10.0.0 final
* Tue Mar 24 2020 tv <tv> 10.0.0-0.5.3.rc5.mga8
  + Revision: 1559480
  - restore excludes filters & explain it
* Sat Mar 21 2020 tv <tv> 10.0.0-0.5.2.rc5.mga8
  + Revision: 1558712
  - rebuild for missing pkg on arm
  - rebuild b/c of armv7 failure
* Thu Mar 19 2020 tv <tv> 10.0.0-0.5.rc5.mga8
  + Revision: 1558022
  - 10.0.0 rc5
* Sun Mar 15 2020 tv <tv> 10.0.0-0.4.rc4.mga8
  + Revision: 1556556
  - 10.0.0 rc4
  - remove no more needed exclude filters as .so is in devel subpkg
* Thu Mar 05 2020 tv <tv> 10.0.0-0.2.rc3.mga8
  + Revision: 1554125
  - 10.0.0 RC3
  - Remove *_finite support (rhbz#1803203)
* Wed Feb 19 2020 tv <tv> 10.0.0-0.1.1.rc2.mga8
  + Revision: 1544028
  - adjust doc subpkg filelist
  - ignore testsuite failures for now
  - BR zlib-devel
  - restore spliting docs in doc subpkg
  - enable PowerPC target (needed for testsuite)
  - 10.0.0 rc2
* Wed Feb 12 2020 tv <tv> 10.0.0-0.1.1.rc1.mga8
  + Revision: 1497620
  - fix test pkg deps
* Tue Feb 11 2020 tv <tv> 10.0.0-0.1.rc1.mga8
  + Revision: 1490522
  - 10.0.0 rc1
  + wally <wally>
  - build with new cmake macros
* Mon Oct 07 2019 tv <tv> 9.0.0-4.mga8
  + Revision: 1450204
  - Build libLLVM.so first to avoid OOM errors
* Mon Sep 30 2019 tv <tv> 9.0.0-3.mga8
  + Revision: 1448366
  - Remove unneeded BuildRequires: libstdc++-static-devel
* Sat Sep 21 2019 tv <tv> 9.0.0-2.mga8
  + Revision: 1444224
  - re-enable testsuite
  - Enable build rpath while keeping install rpath disabled
  - 9.0.0 Release
  - Support avr target (rhbz#1718492)
* Mon Sep 16 2019 tv <tv> 9.0.0-0.4.rc3.mga8
  + Revision: 1442223
  - disable %_python_bytecompile_extra
  - 9.0.0-rc3 Release
  - Split out test executables into their own export file
  - Add provides for the major version of sub-packages
  - Fix conflicts between llvm-static = 8 and llvm-dev < 8 around LLVMStaticExports.cmake
* Fri Apr 12 2019 tv <tv> 8.0.0-1.mga7
  + Revision: 1389465
  - restrict targets (aarch64 took too much time)
  - fix file list
  - 8.0.0
  - Fix ninja check
  - Backport r351577 from trunk to fix ninja check failures
  - llvm-test fixes
  - Activate all backends (rhbz#1689031)
  - Move some binaries to -test package, cleanup specfile

Files

/usr/bin/FileCheck
/usr/bin/bugpoint
/usr/bin/dsymutil
/usr/bin/llc
/usr/bin/lli
/usr/bin/llvm-PerfectShuffle
/usr/bin/llvm-addr2line
/usr/bin/llvm-ar
/usr/bin/llvm-as
/usr/bin/llvm-bcanalyzer
/usr/bin/llvm-c-test
/usr/bin/llvm-cat
/usr/bin/llvm-cfi-verify
/usr/bin/llvm-cov
/usr/bin/llvm-cvtres
/usr/bin/llvm-cxxdump
/usr/bin/llvm-cxxfilt
/usr/bin/llvm-cxxmap
/usr/bin/llvm-diff
/usr/bin/llvm-dis
/usr/bin/llvm-dlltool
/usr/bin/llvm-dwarfdump
/usr/bin/llvm-dwp
/usr/bin/llvm-elfabi
/usr/bin/llvm-exegesis
/usr/bin/llvm-extract
/usr/bin/llvm-gsymutil
/usr/bin/llvm-ifs
/usr/bin/llvm-install-name-tool
/usr/bin/llvm-jitlink
/usr/bin/llvm-lib
/usr/bin/llvm-link
/usr/bin/llvm-lipo
/usr/bin/llvm-lto
/usr/bin/llvm-lto2
/usr/bin/llvm-mc
/usr/bin/llvm-mca
/usr/bin/llvm-ml
/usr/bin/llvm-modextract
/usr/bin/llvm-mt
/usr/bin/llvm-nm
/usr/bin/llvm-objcopy
/usr/bin/llvm-objdump
/usr/bin/llvm-opt-report
/usr/bin/llvm-pdbutil
/usr/bin/llvm-profdata
/usr/bin/llvm-ranlib
/usr/bin/llvm-rc
/usr/bin/llvm-readelf
/usr/bin/llvm-readobj
/usr/bin/llvm-reduce
/usr/bin/llvm-rtdyld
/usr/bin/llvm-size
/usr/bin/llvm-split
/usr/bin/llvm-stress
/usr/bin/llvm-strings
/usr/bin/llvm-strip
/usr/bin/llvm-symbolizer
/usr/bin/llvm-tblgen
/usr/bin/llvm-undname
/usr/bin/llvm-xray
/usr/bin/obj2yaml
/usr/bin/opt
/usr/bin/sancov
/usr/bin/sanstats
/usr/bin/verify-uselistorder
/usr/bin/yaml2obj
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/c603de76db2610885fc51036d7a5c1802f2c61
/usr/lib/.build-id/01
/usr/lib/.build-id/01/a015e61c0f4ac3fcf80ce4f0057580dba67be3
/usr/lib/.build-id/08
/usr/lib/.build-id/08/184a6fc6ef70eb65aa439effd7fcb11069e618
/usr/lib/.build-id/09
/usr/lib/.build-id/09/0486febc4a4c5c69b830feddaf71a652464f29
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/5cbf35bdf48c546faf5c74a274c0a583fbba76
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/71bee3a7238438c2d893c78c7c4eb34bf46c89
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/5420ad80095aecab31388495028663ad1ea178
/usr/lib/.build-id/1b/9633936190ec3485ef26cbf35cb3487228a5bd
/usr/lib/.build-id/24
/usr/lib/.build-id/24/b15f41ec292313fa25c6cd14e2f05c3bbff9ee
/usr/lib/.build-id/28
/usr/lib/.build-id/28/ed8052d7235c5270cc562f58fc9ad0dd4ee46e
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/7370e55c255fff79553cb28552cb45e73d27fa
/usr/lib/.build-id/32
/usr/lib/.build-id/32/18fc684ef8f6816b0ef96722dc59da5289366e
/usr/lib/.build-id/34
/usr/lib/.build-id/34/5545b5b204af94127de3e7e9ed9047a1e36c86
/usr/lib/.build-id/37
/usr/lib/.build-id/37/ec45eade39436284b64ea74f49998fef352fb2
/usr/lib/.build-id/38
/usr/lib/.build-id/38/5f62051dc0e207df42d00fd360c67908cc6a34
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/d570bef63d099d5b310e66e68133a482b4f58f
/usr/lib/.build-id/45
/usr/lib/.build-id/45/7f10a5f457278185837a09bb8241daf070312a
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/20679f06be372537dd91306a7c2ffb0df4c862
/usr/lib/.build-id/51
/usr/lib/.build-id/51/183df88d0778dadb6d6dbd58e27fcfd3841701
/usr/lib/.build-id/57
/usr/lib/.build-id/57/edc4aa35810d921ec7f57922e7e5c25d21fa98
/usr/lib/.build-id/58
/usr/lib/.build-id/58/9efc5aa95f45b7fcc0d603d4b9d3b9aa743339
/usr/lib/.build-id/59
/usr/lib/.build-id/59/30a7ccd314c3403b4a40f5a86dceac11c573c0
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/3fe9581b411fb15e4d1f5d1842976e90215ac8
/usr/lib/.build-id/65
/usr/lib/.build-id/65/7a663a29607493ef3d57497556fb4a055f9949
/usr/lib/.build-id/67
/usr/lib/.build-id/67/b6d08ccb24a23e03c39c1cfb3fd60586147211
/usr/lib/.build-id/68
/usr/lib/.build-id/68/467cf3982169f8ef8f10913bb1911c2307c451
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/a4a2ef8690abc3a5b66248f169d3fdc9de371f
/usr/lib/.build-id/70
/usr/lib/.build-id/70/f8ef4099a85309b7458d04f86e4fa342120a47
/usr/lib/.build-id/71
/usr/lib/.build-id/71/accfa78f0bdb95b926dc9b58e76ec4fc2c4c0c
/usr/lib/.build-id/74
/usr/lib/.build-id/74/5c60b2906aecc0e02374977f6fcd133fd232b5
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/1cd4a86ea99411bc8504facc9314d9fdfd73b0
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/90a0e5494d0e45bd3b504a34c3c64fcb77de03
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/17578e570dc090d272a93b33c2599f749e75ab
/usr/lib/.build-id/83
/usr/lib/.build-id/83/7fbf644fd1907db8badf346c716669e99752ca
/usr/lib/.build-id/84
/usr/lib/.build-id/84/043543b4db4c54d6cbf0a3645335cee02bb506
/usr/lib/.build-id/85
/usr/lib/.build-id/85/3852fc04ec94611c675785421fe49581c3279d
/usr/lib/.build-id/86
/usr/lib/.build-id/86/3d0b5fbf9b72674c654bae37e8c8eec5f38220
/usr/lib/.build-id/88
/usr/lib/.build-id/88/3218f2334b00e68dfa48370f68bd5f0e9ed728
/usr/lib/.build-id/91
/usr/lib/.build-id/91/5a8bc446e37406b572f4aaa67c8c03f2c67a6b
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/907aa42118c05572a33190fa5b2be155ca7d85
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/1967cb33d12c1d8a504f56b83201cd37ccfcda
/usr/lib/.build-id/a4/289bc644fa1412eb06e11b27bdd7343ccc2eca
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/742c3f7c67a8724d0b48437ffd4ef9a7eda361
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/6b8f37bbb1c25a96ac1c8a9f2ef634c1acc93f
/usr/lib/.build-id/af
/usr/lib/.build-id/af/6eef24b26fb4f3beecb7d872f5460b3d2c7b6a
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/2ded5720874808e2f78bc5169450df95c67137
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/8556b2f518a777aff55a81ee257b6835a1ba0f
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/7097ef4efec27c3b591fd58e4bba53c9a57e1d
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/97df640bc1455b11cc1f692025eca423576109
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/3cb0ab479d6ad3e49b4d658bf72d7a102161a8
/usr/lib/.build-id/b9/edd80d8bebfa45083ce8d8ec814deae3c93fde
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/b35d1cb869606844106dfc264e15368eb33a72
/usr/lib/.build-id/be
/usr/lib/.build-id/be/fda302c866c2ff077e299e45057ce5c83a70b8
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/896732201a75d96a757e3617472df414c0f643
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/68004e7bb65fa64a6a4b9808e52039dafe2695
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/cb4f7aae3c82c51bcd3303fbe227642454c068
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/7b4fb702dc54ba2735a847fa12117d90bb1c68
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/60aa75ec6b9f32e5c4c49ac785447cd5cc8f4a
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/32841bcd94a7ae35aee32b7d04b094dd2f0543
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/079cc413ba5f2ed820afe4b534230188d398e4
/usr/lib/.build-id/d1/ba1d501a69f79d9d6e87923be701cb2aeb1f9c
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/a30f44ccf5fdc2032d3f9b76cee3ddf49361e1
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/54c522576fb06d214f3882f2e672858f809b56
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/6f1f52d776345cf58645405b15c9be770ffbd1
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/30ba326a516c2ccc41812b7c966e1bc11f0542
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/feed6e22fe1a50046ccdf6c2839cb162e76933
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/e9b486f165fc18739d359b3b25e7e7bceb837f
/usr/share/licenses/llvm
/usr/share/licenses/llvm/LICENSE.TXT
/usr/share/man/man1/FileCheck.1.xz
/usr/share/man/man1/bugpoint.1.xz
/usr/share/man/man1/dsymutil.1.xz
/usr/share/man/man1/lit.1.xz
/usr/share/man/man1/llc.1.xz
/usr/share/man/man1/lli.1.xz
/usr/share/man/man1/llvm-addr2line.1.xz
/usr/share/man/man1/llvm-ar.1.xz
/usr/share/man/man1/llvm-as.1.xz
/usr/share/man/man1/llvm-bcanalyzer.1.xz
/usr/share/man/man1/llvm-build.1.xz
/usr/share/man/man1/llvm-cov.1.xz
/usr/share/man/man1/llvm-cxxfilt.1.xz
/usr/share/man/man1/llvm-cxxmap.1.xz
/usr/share/man/man1/llvm-diff.1.xz
/usr/share/man/man1/llvm-dis.1.xz
/usr/share/man/man1/llvm-dwarfdump.1.xz
/usr/share/man/man1/llvm-exegesis.1.xz
/usr/share/man/man1/llvm-extract.1.xz
/usr/share/man/man1/llvm-lib.1.xz
/usr/share/man/man1/llvm-link.1.xz
/usr/share/man/man1/llvm-lipo.1.xz
/usr/share/man/man1/llvm-locstats.1.xz
/usr/share/man/man1/llvm-mca.1.xz
/usr/share/man/man1/llvm-nm.1.xz
/usr/share/man/man1/llvm-objcopy.1.xz
/usr/share/man/man1/llvm-objdump.1.xz
/usr/share/man/man1/llvm-pdbutil.1.xz
/usr/share/man/man1/llvm-profdata.1.xz
/usr/share/man/man1/llvm-ranlib.1.xz
/usr/share/man/man1/llvm-readelf.1.xz
/usr/share/man/man1/llvm-readobj.1.xz
/usr/share/man/man1/llvm-size.1.xz
/usr/share/man/man1/llvm-stress.1.xz
/usr/share/man/man1/llvm-strings.1.xz
/usr/share/man/man1/llvm-strip.1.xz
/usr/share/man/man1/llvm-symbolizer.1.xz
/usr/share/man/man1/llvm-tblgen.1.xz
/usr/share/man/man1/opt.1.xz
/usr/share/opt-viewer
/usr/share/opt-viewer/opt-diff.py
/usr/share/opt-viewer/opt-stats.py
/usr/share/opt-viewer/opt-viewer.py
/usr/share/opt-viewer/optpmap.py
/usr/share/opt-viewer/optrecord.py
/usr/share/opt-viewer/style.css


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:03:47 2024