Commit Graph

  • 573860f707 Remove abi_revision handling Nikita Popov 2023-01-04 15:30:20 +0100
  • a0770779c5 Add clang-devel dep to python3-clang Nikita Popov 2022-12-21 16:37:05 +0100
  • be819276e8 Add clang-devel dep to python3-clang Nikita Popov 2022-12-21 16:37:05 +0100
  • bd4c99155e Backport patches for ucrt64 toolchain detection Nikita Popov 2022-12-12 10:50:36 +0100
  • a969e612e9 Use -mabi=ieeelongdouble in ELN Yaakov Selkowitz 2022-12-21 05:36:08 +0000
  • daa332df14 Backport patches for ucrt64 toolchain detection Nikita Popov 2022-12-12 10:50:36 +0100
  • aa3eac8c94 Update to LLVM 15.0.6 Nikita Popov 2022-12-05 13:05:14 +0100
  • 64ea1d4d0f
    explicitly define directories for compat builds Jan200101 2022-12-06 10:01:09 +0100
  • e132ea80d7 Update to LLVM 15.0.6 Nikita Popov 2022-12-05 13:05:14 +0100
  • 5af8b98903 build-gating.fmf: add brp-llvm-compile-lto-elf test from redhat-rpm-config to gating test plan Jesus Checa Hidalgo 2022-11-28 12:23:26 +0100
  • a67541c3bd
    Rebuild with Clang f37-riscv64 David Abdurachmanov 2022-11-26 05:54:05 +0200
  • a33efe4ebc
    Ajust triplet patch for -p2 David Abdurachmanov 2022-11-24 11:20:04 +0200
  • 5a4139029e
    Bring back riscv64-redhat-linux triplet David Abdurachmanov 2022-11-24 06:29:44 +0200
  • 5807e8c9c8
    Merge remote-tracking branch 'up/f37' into f37-riscv64 David Abdurachmanov 2022-11-24 06:14:55 +0200
  • 39fa8f2089 Migrate tests to tests/clang repo Jesus Checa Hidalgo 2022-09-12 11:53:59 +0200
  • 2503e68a46 Update to LLVM 15.0.4 Nikita Popov 2022-11-03 17:11:40 +0100
  • 71aa74debd Build test deps separately to avoid LD_LIBRARY_PATH interference Nikita Popov 2022-11-04 16:04:45 +0100
  • abec3da8de Update to LLVM 15.0.4 Nikita Popov 2022-11-03 17:11:40 +0100
  • 54612cbb68 Enable ieeelongdouble for ppc64le, fix rhbz#2136099 Nikita Popov 2022-10-19 14:12:38 +0200
  • 7714070615 Default to non-pie, fix rhbz#2134146 Nikita Popov 2022-10-13 09:59:16 +0200
  • 4e04207871 Default to non-pie, fix rhbz#2134146 Nikita Popov 2022-10-13 09:59:16 +0200
  • 3169a3253a Package clang-tidy headers in clang-tools-extra-devel, fix rhbz#2123479 sergesanspaille 2022-10-05 11:36:34 +0200
  • 0d13fe3756
    Compile with GCC David Abdurachmanov 2022-10-05 22:03:40 +0300
  • 85a597e8b0
    Prepare for riscv64 David Abdurachmanov 2022-10-05 21:13:21 +0300
  • 14e25ec29a Add patch for inline builtins with asm label Nikita Popov 2022-09-22 10:12:07 +0200
  • df64681647 Improve integration of llvm's libunwind sergesanspaille 2022-09-09 10:39:48 +0200
  • f15eec4d81 Migrate tests to tests/clang repo Jesus Checa Hidalgo 2022-09-12 11:53:59 +0200
  • 18b4d8f638 Downgrade implicit int and implicit function declaration to warning only f37dj Nikita Popov 2022-09-14 09:42:01 +0200
  • 431a66ade2 Add more test updates Nikita Popov 2022-09-14 12:35:23 +0200
  • 0b6571588e Add more test updates to patch Nikita Popov 2022-09-14 11:54:16 +0200
  • 668f77d207 Downgrade implicit int and implicit function declaration to warning only Nikita Popov 2022-09-14 09:42:01 +0200
  • 3389ce3d4f Fix compat build Nikita Popov 2022-09-07 16:14:07 +0200
  • 2c7a3e0165 Fix compat build Nikita Popov 2022-09-07 16:14:07 +0200
  • 8bfa8f339d Fix i686 build Nikita Popov 2022-09-07 16:57:23 +0200
  • c55124d032 Fix i686 build Nikita Popov 2022-09-07 16:57:23 +0200
  • 7932c290b2 Update to LLVM 15.0.0 Nikita Popov 2022-08-03 09:22:17 +0200
  • a3f820cee2 Add a Recommends on libatomic, see rhbz#2118592 sergesanspaille 2022-08-29 11:19:34 +0200
  • 71bc065af9 Update to LLVM 15.0.0 Nikita Popov 2022-08-03 09:22:17 +0200
  • 7808ecbcca Add a Recommends on libatomic, see rhbz#2118592 sergesanspaille 2022-08-29 11:19:34 +0200
  • 4926d6f0d7
    Ignore test suite failures on riscv64 David Abdurachmanov 2022-08-23 13:44:59 +0300
  • df580a8feb
    Prepare for riscv64 David Abdurachmanov 2022-08-22 09:17:39 +0300
  • 7219d53384 14.0.5 Release f36 Tom Stellard 2022-08-19 02:36:37 +0000
  • 2b8dcb4dbf Revert powerpc -mabi=ieeelongdouble default Nikita Popov 2022-08-10 10:29:34 +0200
  • 2efd3e3d10 Revert "Revert "Use the ieee128 format for long double on ppc64le" until rhbz#2100546 is fixed" Tom Stellard 2022-07-18 22:13:26 +0000
  • 4bdb1778ec Switch to using the dist_vendor macro for distribution vendor Amit Shah 2022-06-29 08:39:17 +0000
  • 718bd7a127 tests: fedora-flags Jesus Checa Hidalgo 2022-07-20 14:22:21 +0200
  • 0ca250eb5b Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Fedora Release Engineering 2022-07-20 23:00:58 +0000
  • 1226513497 13.0.1 Release f35 Tom Stellard 2022-07-20 00:34:32 +0000
  • 2d9266ca91 tests: llvm-test-suite: Add missing ninja-build requirement Jesus Checa Hidalgo 2022-05-09 15:58:22 +0200
  • b112eb68bf compat_build: Avoid patching non-existing clang-tools-extra Konrad Kleine 2022-07-05 10:33:50 +0200
  • e26357988c Revert "Use the ieee128 format for long double on ppc64le" until rhbz#2100546 is fixed Miro Hrončok 2022-06-30 13:02:51 +0200
  • def0a09b9f Make f35 compat builds work Konrad Kleine 2022-06-21 12:09:56 +0200
  • a679a440e9 Update to 14.0.5 Timm Bäder 2022-06-14 07:36:46 +0200
  • ec23c296ca Drop unused variable Timm Bäder 2022-05-13 08:32:14 +0200
  • 561ebf3c43 Rebuilt for Python 3.11 Python Maint 2022-06-13 20:38:39 +0200
  • 4de77856dd Tests: make openmp-rpm test compatible with RHEL distros and collections Jesus Checa Hidalgo 2022-05-25 13:29:29 +0200
  • 475a496cb9 Update openmp-rpm test to pass LDFLAGS Tom Stellard 2022-05-31 11:34:29 -0700
  • 22c49c99fc tests: ppc64le-long-double Jesus Checa Hidalgo 2022-05-26 18:37:36 +0200
  • 27327ff4a8 Use the ieee128 format for long double on ppc64le Tom Stellard 2022-05-18 20:02:21 -0700
  • a0406226b5 Add missing dependency to the fedora-flags test Tom Stellard 2022-05-25 02:01:05 +0000
  • 5f6483f6cd tests: Update extra repos in different distros. Jesus Checa Hidalgo 2022-05-05 16:14:33 +0200
  • 4cce509493 tests: llvm-test-suite: Add missing ninja-build requirement Jesus Checa Hidalgo 2022-05-09 15:58:22 +0200
  • 906570b432 Add test for building an rpm with -fopenmp Tom Stellard 2022-03-23 01:24:23 +0000
  • 4ae8585417 tests: fix lld unavailability in ppc64 for toolchains tests Jesus Checa Hidalgo 2022-04-29 16:34:23 +0200
  • a52939e013 tests: check that clang uses dwarfv4 by default Jesus Checa Hidalgo 2022-05-03 13:55:08 +0200
  • c00fbc715c Add patch to allow packaging rocm-hip Mystro256 2022-04-04 14:21:50 -0400
  • 7e17ee7279 tests: add llvm-toolset-14.0 requirements to tests and plans Jesus Checa Hidalgo 2022-04-22 12:52:04 +0200
  • dc76251478 Update DWARF4 patch to fix Driver/clang-g-opts.c Tom Stellard 2022-03-29 23:21:25 +0000
  • e61ef837ae Upload new sources sergesanspaille 2022-03-29 18:41:27 +0200
  • add0accd52 Update to 14.0.0 Timm Bäder 2022-03-09 15:08:40 +0100
  • 822eb1d32d Remove some unneeded variables Timm Bäder 2022-03-09 15:08:13 +0100
  • 69ffbbfd14 tests: remove llvm-toolchain test as it has been superseeded by tests/toolchains Jesus Checa Hidalgo 2022-02-21 13:57:19 +0100
  • 806afe0a28 tests: fix tests/rhbz-1647130 missing clang-analyzer requirement Jesus Checa Hidalgo 2022-02-21 11:05:23 +0100
  • eaac7c9b00 Fix some rpmlinter errors Tom Stellard 2021-11-01 20:31:25 +0000
  • f5cc68e457 tests: toolchains: skip testing with compiler-rt in s390x Jesus Checa Hidalgo 2022-02-15 17:38:17 +0100
  • 75406a880d tests: fix fmf error in tests/fedora-flags Jesus Checa Hidalgo 2022-02-15 18:03:13 +0100
  • 442544ac1b tests: disable libomp plan and test in s390x Jesus Checa Hidalgo 2022-02-15 09:56:31 +0100
  • 12f649bbd7 tests: Add all missing requirements for tests/toolchains Jesus Checa Hidalgo 2022-02-14 15:06:13 +0100
  • 8d94b3d903 tests: test fixes for SCL-ized llvm-toolset-13 in RHEL-7 Jesus Checa Hidalgo 2022-01-26 10:52:41 +0100
  • 9e607ef75e Merge #139 `compat_build fixes for clang 13` Serge Guelton 2022-02-15 16:25:08 +0000
  • 208be5f577 tests: on RHEL-7, throw in epel-rpm-macros to get %{build_cflags} Miloš Prchlík 2022-02-15 15:48:45 +0100
  • 56439f6521 tests: fix llvm-toolchain and toolchains test requirements for centos and rhel Jesus Checa Hidalgo 2022-02-11 12:24:17 +0100
  • 70e5471c2f tests: Disable unsupported tests in CentOS Jesus Checa Hidalgo 2022-01-21 12:17:59 +0100
  • d280ec1256 tests: enable CRB/EPEL in CentOS/RHEL Jesus Checa Hidalgo 2022-01-21 11:50:38 +0100
  • 0534535cdb tests: toolchains test requires glibc-static Miloš Prchlík 2022-01-24 14:33:33 +0100
  • 7dba2783b7 Work around gcc miscompile Nikita Popov 2022-02-03 10:37:47 +0100
  • 563751ce6b Update to LLVM 13.0.1 final Nikita Popov 2022-02-03 09:53:41 +0100
  • aecb4c8477 Update to LLVM 13.0.1rc3 Nikita Popov 2022-02-01 09:18:47 +0100
  • f0fcd739ad - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Fedora Release Engineering 2022-01-19 23:17:35 +0000
  • 2932468044 Update to LLVM 13.0.1rc2 Nikita Popov 2022-01-14 03:15:06 -0500
  • 5b7b147c3b Update to LLVM 13.0.1rc1 Nikita Popov 2022-01-12 03:18:21 -0500
  • 23fb27dabb tests: add support for SCL-ized LLVM 13 (llvm-toolset-13.0) Miloš Prchlík 2021-12-13 13:37:36 +0100
  • 68259514b8 tests: skip PoCL plan/test on RHEL Miloš Prchlík 2021-12-07 15:27:03 +0100
  • 9625344c39 compat_build: remove scanview helpers from buildroot Tom Rix 2021-12-15 11:47:08 -0800
  • 715c4e65ee compat_build: use llvm-config from the llvm compat build Tom Rix 2021-12-15 05:38:00 -0800
  • 993e8358ae compat_build: remove pyc BuildRequires Tom Rix 2021-12-14 10:10:54 -0800
  • e9354929da tests: llvm-test-suite test on RHEL Miloš Prchlík 2021-12-07 16:32:20 +0100
  • f1fb141ebf tests: rename fmf files to match the llvm naming scheme for plans Milos Prchlik 2021-12-01 16:35:03 +0100
  • 5f6796def1 tests: parametrize "libc++" in tests Milos Prchlik 2021-11-11 12:56:36 +0100
  • 90e30031a9 Fix %check when --without=check is given Konrad Kleine 2021-11-15 15:26:24 +0100