about summary refs log tree commit diff
path: root/pkgs/development/compilers/llvm/7
Commit message (Expand)AuthorAge
* compiler-rt-{7,8,9}: Fix cmakeFlags in a few waysJohn Ericson2020-03-18
* cc-wrapper, clang: `libstdcxxHook` should a propagated build inputJohn Ericson2020-03-18
* clang-*: Sync wrapping logicJohn Ericson2020-03-18
* Re-Revert "clang_7,clang_8,clang_9: fix compilation of HIP-code"Matthew Bauer2020-01-28
* treewide: Fix unsafe concatenation of $LD_LIBRARY_PATHAnders Kaseorg2020-01-15
* llvmPackages: python2 -> python3Daiderd Jordan2020-01-13
* Merge pull request #73766 from kmcopper/staging-compiler-rtJoachim F2019-11-26
|\
| * llvm/compiler-rt: default to compatible scudo optionsKyle Copperfield2019-11-19
* | Merge pull request #74065 from Ericson2314/cc-versionsJohn Ericson2019-11-24
|\ \ | |/ |/|
| * llvm-manpages: Use pnameCraig Hall2019-11-24
| * llvm: Use pnameCraig Hall2019-11-24
| * clang-manpages: Use pnameCraig Hall2019-11-24
| * clang: Use pnameCraig Hall2019-11-24
| * llvm: Add version attributeCraig Hall2019-11-24
| * clang: Add version attributeCraig Hall2019-11-24
* | Merge master into staging-nextFrederik Rietdijk2019-11-14
|\ \
| * | llvm_7: disable failing test on armv6lBen Wolsieffer2019-11-08
* | | libcxx: don't produce shared libs on muslNicolas Mattia2019-10-04
* | | libcxxapi: don't produce shared libs on muslNicolas Mattia2019-10-04
|/ /
* | libcxxabi: don't depend on libunwindNicolas Mattia2019-10-03
* | llvm/compiler: preserve hashesMatthew Bauer2019-09-30
* | llvm/compiler-rt: fix on i686Matthew Bauer2019-09-30
* | tree-wide: replace uses of splitString "." with lib.versionsJoachim Fasting2019-09-26
|/
* treewide: remove redundant recvolth2019-08-28
* treewide: name -> pnamevolth2019-08-17
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
* llvm_*,clang_*: allow src overridesDmitry Kalinkin2019-07-17
* lldb: fix darwin sandboxed buildDaiderd Jordan2019-07-03
* llvm_7,8: disable libpfm on aarch64Graham Christensen2019-06-29
* Merge pull request #62894 from womfoo/fix/llvm_7-skip-x86-tests-on-armv7lMatthew Bauer2019-06-11
|\
| * llvm_7: skip failing X86 test cases on armv7lKranium Gikos Mendoza2019-06-09
* | Merge pull request #61111 from matthewbauer/fix-lldb-7Matthew Bauer2019-05-12
|\ \
| * | lldb_7: fix broken build on darwinMatthew Bauer2019-05-07
| |/
* | llvm: fix llvm-config on darwinDaiderd Jordan2019-05-04
* | Merge pull request #56744 from matthewbauer/macos-10-12Matthew Bauer2019-04-26
|\ \
| * | treewide: remove old patches for macOSMatthew Bauer2019-04-26
* | | llvm7: drop patch included (and is the primary motivation for 7.1.0)Will Dietz2019-04-25
* | | llvmPackages_7: 7.0.1 -> 7.1.0Will Dietz2019-04-25
| |/ |/|
* | llvmPackages_7.compiler-rt: fix typoWill Dietz2019-04-23
|/
* llvmPackages_{7,8}.compiler-rt: update crtbegin-and-end.patchWill Dietz2019-03-20
* Merge staging-next into masterFrederik Rietdijk2019-03-01
|\
| * Merge pull request #56030 from matthewbauer/revert-72e176Matthew Bauer2019-02-19
| |\
| | * Revert "libcxx: add linker scripts for libc++.a to ensure libc++abi.a is prop...Matthew Bauer2019-02-18
| * | Merge master into stagingFrederik Rietdijk2019-02-14
| |\|
* | | llvm/7/compiler-rt: define CMAKE_*_COMPILER_TARGET unconditionallyPierre Bourdon2019-02-28
* | | llvm: support cross compilation with useLLVM flagMatthew Bauer2019-02-26
* | | llvm: don’t use targetPlatformMatthew Bauer2019-02-26
* | | llvm-polly,clang-polly: Add llvm/clang variants w/polly support (#55065)Will Dietz2019-02-25
* | | Merge master into staging-nextFrederik Rietdijk2019-02-16
|\ \ \ | |/ / |/| / | |/
| * Add shim for clock_gettime until macos >= 10.12Tobias Mayer2019-02-13