SHA256
1
0
forked from pool/llvm14

Commit Graph

  • c9ca5d98b0 Accepting request 1195709 from devel:tools:compiler factory Ana Guerrero 2024-08-23 20:27:10 +0000
  • 85311f54d1 - Add minor version to Python shebangs. (boo#1212476) - Remove shebang and executable bit where not needed. devel Aaron Puchert 2024-08-23 01:16:41 +0000
  • 237c509fb4 Accepting request 1164602 from devel:tools:compiler Ana Guerrero 2024-04-05 18:27:34 +0000
  • a8e28d475d - Use old conflicts/provides for python3-clang on Leap. Aaron Puchert 2024-04-03 21:22:04 +0000
  • 9777cd8059 Accepting request 1156032 from devel:tools:compiler Ana Guerrero 2024-03-08 17:08:35 +0000
  • a4d669e40a - Explicitly define PYTHON3_EXECUTABLE, since python 3.11 is being pulled in by cmake in SLE-15-SP6. Aaron Puchert 2024-03-07 01:47:14 +0000
  • 3155c3bda6 - Undo _constraints change, doesn't seem necessary here. Aaron Puchert 2024-03-05 00:25:20 +0000
  • 5e2c537129 - Fix PowerPC triples: use powerpc[64[le]] instead of ppc[64[le]]. - Require 8 GB memory for 64-bit architectures to prevent OOM. Aaron Puchert 2024-03-04 21:58:13 +0000
  • 57c38099b3 - Disable test that fails on ppc64le. Aaron Puchert 2024-03-04 00:34:56 +0000
  • 68ac31f503 Accepting request 1154119 from home:pgajdos:l Aaron Puchert 2024-03-01 21:55:45 +0000
  • f1d0afc6f6 Accepting request 1146031 from devel:tools:compiler Ana Guerrero 2024-02-12 17:52:34 +0000
  • bab6890a5f - Use %_target_* for determining the compiler host triple (boo#1218701) Aaron Puchert 2024-02-04 20:52:34 +0000
  • bc62e213a8 Accepting request 1130633 from devel:tools:compiler Ana Guerrero 2023-12-04 22:01:13 +0000
  • 60fe2e09e3 - Manage clang-cpp with update-alternatives like other binaries. Aaron Puchert 2023-12-01 21:37:46 +0000
  • 1c153ee1f4 Accepting request 1093400 from devel:tools:compiler Dominique Leuenberger 2023-06-19 20:50:13 +0000
  • a707a3c5db - Make python3-clang noarch again and fix conflicts/provides to point to %python3_sitelib instead of %python3_sitearch. Aaron Puchert 2023-06-16 01:11:59 +0000
  • b6dee0918e Accepting request 1093062 from home:Guillaume_G:branches:devel:tools:compiler Aaron Puchert 2023-06-14 19:34:37 +0000
  • 9d324a2e12 Accepting request 1086114 from devel:tools:compiler Dominique Leuenberger 2023-05-11 10:33:36 +0000
  • 72d1cce739 Accepting request 1086113 from home:aaronpuchert:branches:devel:tools:compiler Aaron Puchert 2023-05-10 16:40:06 +0000
  • 5704dae4a9 Accepting request 1079674 from devel:tools:compiler Dominique Leuenberger 2023-04-16 14:07:09 +0000
  • db6074bed8 Accepting request 1079673 from home:aaronpuchert:branches:devel:tools:compiler Aaron Puchert 2023-04-15 21:43:22 +0000
  • 726e404b49 Accepting request 1032339 from devel:tools:compiler Dominique Leuenberger 2022-11-01 12:40:16 +0000
  • 0ff258a39b - Add lldb-swig-4.1.0-build-fix.patch: Fix build with Swig 4.1.0. Aaron Puchert 2022-10-30 14:22:53 +0000
  • c558302980 Accepting request 1007779 from devel:tools:compiler Fabian Vogt 2022-10-10 16:44:39 +0000
  • 6e6f69201a Accepting request 1006553 from home:firstyear:branches:devel:languages:rust Aaron Puchert 2022-09-28 13:58:55 +0000
  • a065261332 Accepting request 1005472 from devel:tools:compiler Dominique Leuenberger 2022-09-25 13:34:13 +0000
  • abbfdf5c7d Accepting request 1005471 from home:aaronpuchert:branches:devel:tools:compiler Aaron Puchert 2022-09-22 18:22:31 +0000
  • 77b3f7ed26 Accepting request 1004848 from openSUSE:Factory:RISCV Aaron Puchert 2022-09-20 21:37:44 +0000
  • 805d92636e Accepting request 1001713 from devel:tools:compiler Dominique Leuenberger 2022-09-08 12:21:38 +0000
  • e9a416c98a - Make llvm-scev-fix-isImpliedViaMerge.patch's test work without opaque pointers. LLVM 14 isn't using them by default yet. Aaron Puchert 2022-09-03 18:27:55 +0000
  • 50afd4a305 - Make sure we keep -DNDEBUG. At some point %{optflags} must have lost it, perhaps because CMake usually adds it on top. So when overriding CMAKE_{C,CXX}_FLAGS_RELWITHDEBINFO, we make sure to take over the other flags. We drop LLVM_ENABLE_ASSERTIONS=OFF, because that's the default anyway and hasn't helped here. - Add llvm-scev-fix-isImpliedViaMerge.patch: fixes a miscompilation caused by mixing up values of the current and previous iteration. (See gh#llvm/llvm-project#56242.) Aaron Puchert 2022-09-03 16:28:17 +0000
  • 15448811ec Accepting request 999576 from devel:tools:compiler Dominique Leuenberger 2022-08-29 07:42:17 +0000
  • 111d72ecd8 - More changes to llvm-lifetime-for-rust.patch. Aaron Puchert 2022-08-27 14:49:23 +0000
  • 636a08ee69 - Make llvm-lifetime-for-rust.patch even more correct. Aaron Puchert 2022-08-27 10:59:28 +0000
  • 998bf98934 - Try to fix test failure after llvm-lifetime-for-rust.patch. We don't care whether the PlayStation SDK has Rust functions. Aaron Puchert 2022-08-27 02:07:40 +0000
  • 4e37c37b16 - Add llvm-lifetime-for-rust.patch to have Rust memory management functions considered as lifetime markers. This should aid dead store elimination to dynamically allocated memory in Rust code. Aaron Puchert 2022-08-26 23:23:42 +0000
  • 64c035b70e - Replace %dnl in lists by something Leap's RPM understands. - Rename groups a bit. Aaron Puchert 2022-08-26 00:27:31 +0000
  • c5f877a9d0 - Seems that llvm-ifs is more ABI-related than about ELF. Aaron Puchert 2022-08-24 01:48:35 +0000
  • 37a5c072e8 - Split man pages in three groups. Aaron Puchert 2022-08-24 01:45:29 +0000
  • 40d55dde86 - Group LLVM binaries by topic. - Don't declare python3-clang as noarch: Python packages are installed into %{_libdir}. Aaron Puchert 2022-08-24 01:24:16 +0000
  • 341435996f Accepting request 995044 from home:aaronpuchert:branches:devel:tools:compiler Aaron Puchert 2022-08-14 15:21:22 +0000
  • 09f1360bbf Accepting request 994402 from devel:tools:compiler Dominique Leuenberger 2022-08-11 16:31:40 +0000
  • 72eab2d053 - Add WebAssembly support for all architectures. Aaron Puchert 2022-08-10 20:23:03 +0000
  • 3feadfbab6 Accepting request 994304 from home:MSirringhaus:branches:devel:tools:compiler Aaron Puchert 2022-08-10 20:12:22 +0000
  • 51c20df2db Accepting request 993962 from home:marxin:branches:devel:tools:compiler Aaron Puchert 2022-08-09 18:48:54 +0000
  • 2727ad6af4 Accepting request 986923 from devel:tools:compiler Dominique Leuenberger 2022-07-07 10:56:07 +0000
  • 1c66dea296 Accepting request 986921 from home:aaronpuchert:branches:devel:tools:compiler Aaron Puchert 2022-07-05 20:50:14 +0000
  • cd5bb12435 Accepting request 983702 from devel:tools:compiler Dominique Leuenberger 2022-06-20 13:36:56 +0000
  • 85f66ead87 Accepting request 983701 from home:aaronpuchert:branches:devel:tools:compiler Aaron Puchert 2022-06-19 15:20:12 +0000
  • 049aa24a98 Accepting request 979618 from devel:tools:compiler Dominique Leuenberger 2022-05-30 10:41:58 +0000
  • a533a95d72 - Expect s390x failures only on Tumbleweed. - Make sure we drop -g for stage 1. Aaron Puchert 2022-05-28 19:52:19 +0000
  • 18d98014e4 - Undo macro-based job computation: requires RPM 4.16 which is not available in Leap yet. (We're on 4.14 there.) Aaron Puchert 2022-05-28 15:16:18 +0000
  • 3b54262c5d Accepting request 979583 from home:aaronpuchert:branches:devel:tools:compiler Aaron Puchert 2022-05-28 12:45:59 +0000
  • dc4ca4c90c Accepting request 974221 from devel:tools:compiler Dominique Leuenberger 2022-05-04 13:10:18 +0000
  • 627f10bec9 - Revert ThinLTO for aarch64, lld for ppc64 and s390x (for now). Aaron Puchert 2022-05-01 20:24:23 +0000
  • 9b078c979e - Update to version 14.0.3. * This release contains bug-fixes for the LLVM 14.0.0 release. This release is API and ABI compatible with 14.0.0. - Rebase llvm-do-not-install-static-libraries.patch. - See if we can go without gold. - Try enabling ThinLTO for aarch64. Aaron Puchert 2022-04-30 12:43:59 +0000
  • 54485eb612 Accepting request 972706 from devel:tools:compiler Dominique Leuenberger 2022-04-29 22:44:28 +0000
  • 7986fe3fcb - Update to version 14.0.1. * This release contains bug-fixes for the LLVM 14.0.0 release. This release is API and ABI compatible with 14.0.0. - Rebase llvm-do-not-install-static-libraries.patch. - Drop obsolete patches: * PPCISelLowering-Avoid-emitting-calls-to-__multi3.patch - Don't override default linker flags. (We were losing -Wl,-z,now.) Aaron Puchert 2022-04-24 21:34:37 +0000
  • 0142936dde Accepting request 969600 from devel:tools:compiler Dominique Leuenberger 2022-04-14 15:22:55 +0000
  • 33fff1dc71 - Keep behavior of patch. Aaron Puchert 2022-04-13 00:39:01 +0000
  • 9ac6309fc4 - Drop llvm-rust-mangle-for-fastcall.patch again: it's already backported in upstream, somehow I missed that. Aaron Puchert 2022-04-12 21:02:23 +0000
  • 45602e73a0 - Actually add patch... Aaron Puchert 2022-04-12 20:52:22 +0000
  • 65d4d69fab - Consistently set host triple as *-suse-linux-gnu*. - Add llvm-rust-mangle-for-fastcall.patch for rust 1.59. - Fix armv6hl cpu architecture typo. Aaron Puchert 2022-04-12 20:47:18 +0000
  • 15aa018b72 - Remove *-devel packages from baselibs, they don't seem to be needed. We mostly need libLLVM and maybe libclang-cpp. - Add more conflicts/requirements to satisfy installcheck. - Fix paths in clang-tools. Aaron Puchert 2022-04-09 19:44:00 +0000
  • 7421a387d7 - Fix file list for Leap. Seems like the libexec workaround is no longer needed. Aaron Puchert 2022-04-05 08:23:10 +0000
  • af5d78596b - Try to fix Leap build by disabling libcxx in stage1. Aaron Puchert 2022-04-05 02:47:44 +0000
  • 718ee78fd8 - Patch exported clang/ClangTargets-relwithdebinfo.cmake to refer to libclang only by soname, because the installed library might be newer than the one originally build with the package. Aaron Puchert 2022-04-05 00:25:57 +0000
  • a5973cd8b1 Accepting request 966700 from home:aaronpuchert:llvm-next Martin Pluskal 2022-04-04 11:49:45 +0000