summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
7 daysBump to 21.1.3Donald Carr
2025-09-25Bump to 21.1.2Donald Carr
2025-09-15Bump to 21.1.1Donald Carr
2025-08-26Bump to 21.1 releaseDonald Carr
2025-08-12Bump to 21.1 rc3Donald Carr
2025-07-29Bump to clang 21.1 rc2Donald Carr
2025-07-17Bump version to 21.1.0rc1Donald Carr
2025-07-09Bump to clang 20.1.8Donald Carr
2025-05-28Re-enable all projects; only increases build time by 20%Donald Carr
2025-05-28Bump to 20.1.6Donald Carr
2025-05-15Move to _core configuration by defaultDonald Carr
2025-05-15Bump to 20.1.5Donald Carr
2025-04-29Bump to 20.1.4Donald Carr
2025-04-24Move to MinSizeRelDonald Carr
2025-04-15Bump to 20.1.3Donald Carr
2025-04-03update to 20.1.2Donald Carr
2025-03-18Bump to 20.1.1Donald Carr
2025-03-04Building modules still brokenDonald Carr
/opt/vortex/makepkg/clang-prefixed-release/src/llvm-project-llvmorg-20.1.0/llvm/include/llvm/IR/IntrinsicInst.h:79:10: error: duplicate case value 'maximum' 79 | case Intrinsic::maximumnum: | ^ /opt/vortex/makepkg/clang-prefixed-release/src/llvm-project-llvmorg-20.1.0/llvm/include/llvm/IR/IntrinsicInst.h:77:10: note: previous case defined here 77 | case Intrinsic::maximum: | ^ /opt/vortex/makepkg/clang-prefixed-release/src/llvm-project-llvmorg-20.1.0/llvm/include/llvm/IR/IntrinsicInst.h:80:10: error: duplicate case value 'minimum' 80 | case Intrinsic::minimumnum: | ^ /opt/vortex/makepkg/clang-prefixed-release/src/llvm-project-llvmorg-20.1.0/llvm/include/llvm/IR/IntrinsicInst.h:78:10: note: previous case defined here 78 | case Intrinsic::minimum: | ^ /opt/vortex/makepkg/clang-prefixed-release/src/llvm-project-llvmorg-20.1.0/llvm/include/llvm/IR/IntrinsicInst.h:1282:46: error: no member named 'experimental_memset_pattern'in namespace 'llvm::Intrinsic' 1282 | return I->getIntrinsicID() == Intrinsic::experimental_memset_pattern; | ~~~~~~~~~~~^ /opt/vortex/makepkg/clang-prefixed-release/src/llvm-project-llvmorg-20.1.0/llvm/include/llvm/IR/IntrinsicInst.h:1294:46: error: no member named 'experimental_memset_pattern'in namespace 'llvm::Intrinsic' 1294 | return I->getIntrinsicID() == Intrinsic::experimental_memset_pattern; | ~~~~~~~~~~~^ While building module 'LLVM_MC' imported from /opt/vortex/makepkg/clang-prefixed-release/src/llvm-project-llvmorg-20.1.0/bolt/lib/Utils/Utils.cpp:15: While building module 'LLVM_IR' imported from /opt/vortex/makepkg/clang-prefixed-release/src/llvm-project-llvmorg-20.1.0/llvm/include/llvm/MC/MCPseudoProbe.h:63: In file included from <module-includes>:40: In file included from /opt/vortex/makepkg/clang-prefixed-release/src/llvm-project-llvmorg-20.1.0/llvm/include/llvm/IR/FixedPointBuilder.h:20: /opt/vortex/makepkg/clang-prefixed-release/src/llvm-project-llvmorg-20.1.0/llvm/include/llvm/IR/IRBuilder.h:1039:45: error: no member named 'minimumnum' in namespace 'llvm::Intrinsic'; did you mean 'minimum'? 1039 | return CreateBinaryIntrinsic(Intrinsic::minimumnum, LHS, RHS, nullptr, | ~~~~~~~~~~~^~~~~~~~~~ | minimum /usr/include/llvm/IR/IntrinsicEnums.inc:249:5: note: 'minimum' declared here 249 | minimum, // llvm.minimum | ^ While building module 'LLVM_MC' imported from /opt/vortex/makepkg/clang-prefixed-release/src/llvm-project-llvmorg-20.1.0/bolt/lib/Utils/Utils.cpp:15: While building module 'LLVM_IR' imported from /opt/vortex/makepkg/clang-prefixed-release/src/llvm-project-llvmorg-20.1.0/llvm/include/llvm/MC/MCPseudoProbe.h:63: In file included from <module-includes>:40: In file included from /opt/vortex/makepkg/clang-prefixed-release/src/llvm-project-llvmorg-20.1.0/llvm/include/llvm/IR/FixedPointBuilder.h:20: /opt/vortex/makepkg/clang-prefixed-release/src/llvm-project-llvmorg-20.1.0/llvm/include/llvm/IR/IRBuilder.h:1045:45: error: no member named 'maximumnum' in namespace 'llvm::Intrinsic'; did you mean 'maximum'? 1045 | return CreateBinaryIntrinsic(Intrinsic::maximumnum, LHS, RHS, nullptr, | ~~~~~~~~~~~^~~~~~~~~~ | maximum /usr/include/llvm/IR/IntrinsicEnums.inc:239:5: note: 'maximum' declared here 239 | maximum, // llvm.maximum | ^
2025-03-04Attempt to get modules buildingDonald Carr
2025-03-04Bump to 20.1Donald Carr
2025-02-27update to 20.1.0 rc3Donald Carr
2025-02-12update to 20.1 rc2Donald Carr
2025-02-01Bump to clang 20.1.0-rc1Donald Carr
2025-01-25Bump to 19.1.7Donald Carr
2024-12-17bump to 19.1.6Donald Carr
2024-10-15Bump to 19.1.2Donald Carr
2024-09-17Update to 19.1.0Donald Carr
2024-08-20Upgrade to 19 rc3Donald Carr
2024-08-07Bunmp to rc2Donald Carr
2024-08-02upgrqade to rc1Donald Carr
2024-06-26Add libunwind to dependenciesDonald Carr
2024-06-20Bump to 18.1.8Donald Carr
2024-04-20Bump to 18.1.4Donald Carr
2024-04-04Always reset pkgrel on updateDonald Carr
2024-04-03update srcinfoDonald Carr
2024-04-03Update to 18.1.3Donald Carr
2024-04-01Go back to dynamicDonald Carr
2024-04-01Move to static buildsDonald Carr
2024-03-21fix checksumDonald Carr
2024-03-21Bump to 18.1.2Donald Carr
2024-03-21Give meaningful pkgdescDonald Carr
2024-03-09Move to 18.1.1Donald Carr
2024-03-07readd modules now that Arch's clang 17 can compile itDonald Carr
2024-03-06Attempt to get self hosting compilerDonald Carr
2024-03-05Update to 18.1 finalDonald Carr
2024-02-27Update to 18.1 rc4Donald Carr
2024-02-27We can build with Arch's 16.0.6, just not libcDonald Carr
2024-02-20Still only builds with gccDonald Carr
2024-02-20update to clang 18 rc3Donald Carr
2024-02-15Attempt full lto with gccDonald Carr