about summary refs log tree commit diff
path: root/pkgs/development/compilers/llvm/9
AgeCommit message (Expand)AuthorFilesLines
2024-04-08llvmPackages_9: remove due to ageTristan Ross27-2805/+0
2024-02-24llvmPackages_*.llvm: disable trivialautovarinit hardening flagRobert Scott1-0/+2
2024-02-23llvmPackages: move patches to proper folders (#287092)Weijia Wang5-6/+17
2024-01-21Merge pull request #274089 from risicle/ris-zerocallusedregsRobert Scott1-1/+1
2024-01-20Merge master into staging-nextgithub-actions[bot]1-1/+4
2024-01-20cc-wrapper: add zerocallusedregs hardening flagRobert Scott1-1/+1
2024-01-20llvmPackages.compiler-rt: mark broken for RISC-V GCCAlyssa Ross1-1/+4
2024-01-13llvmPackages_*.clangUseLLVM: add libunwind to lib search pathSharzyL1-0/+1
2024-01-11llvm: Avoid cross compiling if the build platform can execute host binariesSameer Rahmani1-1/+1
2023-11-25llvmPackages_{7,8,9}.{llvm-polly,libllvm-polly}: fix build with clang 16Randy Eckenrode1-1/+11
2023-11-21llvmPackages: Remove dead codeArtturin2-4/+2
2023-11-21llvmPackages: Dedupe `llvm_meta`Artturin1-15/+1
2023-09-08treewide: replace -DCMAKE_BUILD_TYPE in cmakeFlags with cmakeBuildTypeSandro Jäckel1-1/+2
2023-09-07Merge staging-next into staginggithub-actions[bot]1-1/+2
2023-09-06Merge pull request #236203 from SharzyL/llvm_no_extendArtturi1-1/+2
2023-09-06Merge pull request #253573 from Artturin/llvmdedup2Artturi5-64/+3
2023-09-06llvmPackages.compiler-rt: dedupe `codesign.patch` 7-12Artturin2-34/+1
2023-09-06llvmPackages.libcxxabi: dedupe `no-threads.patch`Artturin2-13/+1
2023-09-06llvmPackages.libcxxabi: dedupe `wasm.patch`Artturin2-17/+1
2023-09-06llvmPackages.bintools-unwrapped: deduplicateArtturin2-35/+1
2023-07-18Merge pull request #191801 from ShamrockLee/clang-python-scan-view7c6f434c1-1/+2
2023-06-06llvmPackages: remove `extend` attributeSharzyL1-1/+2
2023-05-08Merge staging-next into staginggithub-actions[bot]1-1/+1
2023-05-08llvm: fix typosfetsorn1-1/+1
2023-05-03llvm_9: backport patch for musl 1.2.4Alyssa Ross1-0/+7
2023-04-28pkgsLLVM.stdenv: use clangNoLibc when libc is nullAlyssa Ross1-1/+2
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-11Merge staging-next into staginggithub-actions[bot]1-1/+11
2023-03-10Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross1-1/+11
2023-03-10llvmPackages.compiler-rt: enable libclang_rt.profile-....a buildAlyssa Ross1-0/+1
2023-03-10llvm: add in a missing check depAlyssa Ross1-3/+27
2023-03-08compiler-rt: fix build on ARMv6Ben Wolsieffer1-0/+4
2023-03-03llvm: tighten platformsAlyssa Ross1-1/+11
2023-03-02llvmPackages*.clang_manpages: drop the sphinx `find_package` patchRahul Butani1-3/+0
2023-02-28lld: explain why we change the stack size on MuslAlyssa Ross1-0/+2
2023-02-28lld: build with 2M stack sizeAlyssa Ross1-0/+1
2023-02-28Merge staging-next into staginggithub-actions[bot]1-2/+2
2023-02-28llvm*: Remove `outputSpecified` workaround where possibleRobert Hensing1-2/+2
2023-02-23Merge staging-next into staginggithub-actions[bot]1-1/+1
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
2023-02-16Merge pull request #212498 from risicle/ris-fortify3Robert Scott1-1/+2
2023-02-13treewide: use optionalStringFelix Buehler1-5/+2
2023-02-04Merge master into staging-nextgithub-actions[bot]1-0/+3
2023-02-04Merge pull request #207863 from patryk4815/fix-lldb7c6f434c1-0/+3
2023-01-30binutils: consolidate plugin-api.h support in a singleSergei Trofimovich1-1/+1
2023-01-29Merge pull request #211126 from trofi/binutils-updateSergei Trofimovich1-1/+2
2023-01-24llvm*Packages.clang: mark hardeningUnsupportedFlags fortify3Robert Scott1-1/+2
2023-01-24llvmPackages: use libcxxrt on FreeBSDAlyssa Ross3-7/+16