about summary refs log tree commit diff
path: root/pkgs/development/compilers/llvm/10/compiler-rt/default.nix
AgeCommit message (Expand)AuthorFilesLines
2024-01-30treewide: drop LLVM10annalee1-134/+0
2024-01-20llvmPackages.compiler-rt: mark broken for RISC-V GCCAlyssa Ross1-1/+4
2023-09-06llvmPackages.compiler-rt: dedupe `codesign.patch` 7-12Artturin1-1/+1
2023-04-28compiler-rt: use -ffreestanding when no libcAlyssa Ross1-2/+4
2023-03-13Merge pull request #205176 from lopsided98/compiler-rt-armv67c6f434c1-0/+4
2023-03-10llvmPackages.compiler-rt: enable libclang_rt.profile-....a buildAlyssa Ross1-0/+1
2023-03-08compiler-rt: fix build on ARMv6Ben Wolsieffer1-0/+4
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin1-1/+1
2023-02-22treewide: use toString on list NIX_CFLAGS_COMPILEArtturin1-1/+1
2022-11-13Merge pull request #82131 from Ericson2314/bsd-crossJohn Ericson1-1/+5
2022-11-05Merge #196909: stdenvBootstrapTools: fix cycle on aarch64-darwinVladimír Čunát1-1/+1
2022-11-04freebsd packages: Init at 13.1John Ericson1-1/+5
2022-10-22Merge pull request #196023 from peperunas/llvmPackages_10-i6867c6f434c1-3/+12
2022-10-20stdenvBootstrapTools: fix cycle on aarch64-darwinStéphan Kochen1-1/+1
2022-10-14llvmPackages.compiler-rt: Backported X86 supportGiulio De Pasquale1-0/+1
2022-10-14llvmPackages_10.compiler-rt: Add i486, i586, i686Giulio De Pasquale1-3/+11
2022-10-09llvmPackages_10.compiler-rt: fix build with libxcryptMartin Weinelt1-1/+3
2021-10-21pkgsStatic.llvmPackages_{{5..13},git}.compiler-rt: drop unused musl patchesSergei Trofimovich1-2/+1
2021-09-20compiler-rt: remove <cyclades.h> from libsanitizerSergei Trofimovich1-0/+1
2021-08-09compiler-rt: Rename `llvm` argument to `libllvm` for consistency.Sergey Makarov1-2/+2
2021-06-23compiler-rt{5,6,7,8,9,10}: mark broken on aarch64-darwinMatthew Bauer1-0/+1
2021-05-12llvmPackages: Fix more inconsistenciesJohn Ericson1-1/+17
2021-05-12treewide: Try to make a few bootstrapping things more consistentJohn Ericson1-7/+7
2021-05-09compiler-rt: Revert passing `COMPILER_RT_OS_DIR` and not symlinking libsJohn Ericson1-2/+3
2021-04-30llvmPackages: Multuple outputs for everythtingAndrew Childs1-4/+4
2021-03-24llvmPackages: Organize filesJohn Ericson1-0/+91