Package llvm12.0-devel-debuginfo: Changelog
Last changed
March 15, 2018 Konstantin Lepikhov 6.0.0-alt0.6.rel
- Bootstrap with clang, lld and ThinLTO. - .spec: sync with RH + 0001-DebugInfo-Discard-invalid-DBG_VALUE-instructions-in-.patch + 0001-Fixup-for-rL326769-RegState-Debug-is-being-truncated.patch + RH-0001-CMake-Split-static-library-exports-into-their-own-ex.patch - .spec: move gold plugin to -devel (tnx to legion@) - Build changes: + Reduce memory consumption on x86: + Reduce amount of debuginfo (use -g1) + Use Release as build target. + Use compiler-rt (instead of libgcc). + Use 8 build jobs.
March 12, 2018 Konstantin Lepikhov 6.0.0-alt0.5.rel
- Test build using clang and lld. - Increase build jobs number to 16 (thanks to lld/thinLTO).
March 11, 2018 Konstantin Lepikhov 6.0.0-alt0.4.rel
- Prepare for LLD/clang build bootstrap.
March 11, 2018 Konstantin Lepikhov 6.0.0-alt0.3.rel
- Added LLD build.
March 10, 2018 Konstantin Lepikhov 6.0.0-alt0.2.rel
- Added flag to build with clang (should reduce memory usage for LTO). - Reduce build jobs (workaround to reduce memory consumption).
March 9, 2018 Konstantin Lepikhov 6.0.0-alt0.1.rel
- Updated to 6.0.0 release. - Build changes: + use LTO by default. + enabled gold linker. + use ninja build.
Feb. 27, 2018 Konstantin Lepikhov 7.0.0-alt0.1.r326101
- Rebased to llvm master SVN r326101.
Feb. 15, 2018 Konstantin Lepikhov 7.0.0-alt0.1.r325294
- Rebased to llvm master SVN r325294. - Use host as build target (tnx to glebfm@).
Feb. 4, 2018 Gleb Fotengauer-Malinovskiy 4.0.1-alt1.3.rel
- Replaced X86 with native in the list of targets. - Added provides and obsoletes to replace old llvm packages and its subpackages.
Oct. 19, 2017 Igor Vlasenko 4.0.1-alt1.2.rel
- NMU: changed CMake Modules install path
Sept. 14, 2017 Konstantin Lepikhov 4.0.1-alt1.1.rel
- remove conflicts: llvm from -libs pkg (closes #33879).
Sept. 10, 2017 Evgeny Sinelnikov 4.0.1-alt1.rel
- Updated 4.0.0 release and build configuration: + Enabled AVR experimental target.
Sept. 7, 2017 Aleksei Nikiforov 4.0.0-alt2.rel
- Installed example llvm plugins required by cmake modules.
March 19, 2017 Konstantin Lepikhov 4.0.0-alt1.rel
- Define cmake modules dir correctly (closes #33250).
March 13, 2017 Konstantin Lepikhov 4.0.0-alt0.9.rel
- Updated 4.0.0 release.
Dec. 29, 2016 Konstantin Lepikhov 4.0.0-alt0.6.r290127
- Enabled gold plugin.
Dec. 28, 2016 Konstantin Lepikhov 4.0.0-alt0.5.r290127
- Renamed clang to clang4.0 (to coexist with 3.x clang).
Dec. 25, 2016 Konstantin Lepikhov 4.0.0-alt0.4.r290127
- repackage clang-analyzer, now with proper dirs.
Dec. 22, 2016 Konstantin Lepikhov 4.0.0-alt0.3.r290127
- llvm: Fix segfault in libLLVM due missing /proc/cpuinfo. - .spec: fix libs intersections between llvm and clang. - .spec: remove unsupported stuff from clang-analyzer.
Dec. 21, 2016 Konstantin Lepikhov 4.0.0-alt0.2.r290127
- Update build configuration: + Enabled BPF target. + Enabled optimisation. + Disabled unconditionally enabled tests.
Dec. 19, 2016 Konstantin Lepikhov 4.0.0-alt0.1.r290127
- Updated LLVM to SVN r290127. - Enabled clang (SVN r290130).
Nov. 8, 2016 Konstantin Lepikhov 4.0.0-alt0.1.r286177
- Updated to SVN r286177.
Sept. 30, 2016 Konstantin Lepikhov 4.0.0-alt0.1.r282877
- Updated to SVN r282877.
Aug. 5, 2016 Konstantin Lepikhov 3.9.0-alt0.1.r277804
- Updated to SVN r277804.
June 25, 2016 Konstantin Lepikhov 3.9.0-alt0.1.r273782
- Updated to SVN r273782.
June 15, 2016 Konstantin Lepikhov 3.9.0-alt0.1.r272815
- Updated to SVN r272815. - Enabled X86 target (for llvmpipe).
June 12, 2016 Konstantin Lepikhov 3.9.0-alt0.1.r272517
- build as separate lib for Mesa-dev.