Commit Graph

405 Commits

Author SHA1 Message Date
David Abdurachmanov 3f2f98416c
Merge remote-tracking branch 'up/main' into main-riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-12-04 22:38:03 +02:00
Nikita Popov 88b9baf112 Remove 32-bit arm handling, which is no longer supported 2023-11-29 13:50:23 +00:00
Nikita Popov 63b3c28c34 Remove redundant _lto_cflags define
ThinLTO is the default.
2023-11-29 13:50:23 +00:00
Nikita Popov 6f21bc0e93 Remove FEDORA_LLVM_LIB_SUFFIX handling
We used to carry a patch for the lit config. We don't do this
anymore so this is dead code.
2023-11-29 13:50:23 +00:00
Tulio Magno Quites Machado Filho d4938d5101 Update to LLVM 17.0.6 2023-11-29 05:00:43 -03:00
Tulio Magno Quites Machado Filho 627ccea788 Update to LLVM 17.0.5 2023-11-16 05:06:31 -03:00
David Abdurachmanov 4c68b46fdd
Rebuild with Clang
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-11-06 09:06:21 +02:00
David Abdurachmanov a7556e636e
Bring back GCC toolchain for now
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-11-04 14:46:12 +02:00
David Abdurachmanov e4e4fb58f5
Fix patch for -p2
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-11-04 14:11:20 +02:00
David Abdurachmanov 0524dcc8d4
Disable BR for Clang
We are trying to compile with GCC toolchain instead of Clang.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-11-04 13:35:14 +02:00
David Abdurachmanov 0d171bcd92
Add support for riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-11-04 13:08:42 +02:00
David Abdurachmanov 27e55c5c00
Merge remote-tracking branch 'up/main' into main-riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-11-04 10:04:07 +02:00
Tulio Magno Quites Machado Filho 2e43f864a5 Update to LLVM 17.0.4 2023-11-01 13:58:03 -03:00
Tulio Magno Quites Machado Filho 469438de55 Update to LLVM 17.0.3 2023-10-17 22:07:34 -03:00
Timm Bäder efe2f45aa0 Backport fix for RHEL-1650 2023-10-10 06:15:23 +02:00
Tulio Magno Quites Machado Filho c3ec280826 Update to LLVM 17.0.2 2023-10-04 15:50:52 -03:00
Tulio Magno Quites Machado Filho 522fd69676 Update to LLVM 17.0.1 2023-09-23 07:42:26 -03:00
Tulio Magno Quites Machado Filho 7ca2731b6f Revert "Drop dwarf4 patch in favor of config files"
This reverts commit 4d5309efc8 in order to
fix an issue where debug information is enabled by default even when -g
is not used.

Resolves: rhbz#2239619.
2023-09-19 13:32:00 -03:00
Tulio Magno Quites Machado Filho 8e7cc4af9d Move macros.clang to resource-filesystem
This is part of the Fedora change approved [1] which states the
following:

    The macros.clang file with RPM macros will be moved from the
    clang-devel package to the clang-resource-filesystem package.

[1] https://fedoraproject.org/wiki/Changes/LLVM-17
2023-09-19 11:21:13 -03:00
Alessandro Astone 2ad36cffbc Fix resource-filesystem after https://fedoraproject.org/wiki/Changes/LLVM-17 2023-09-19 11:03:06 -03:00
Tulio Magno Quites Machado Filho c4482a5a65 Update to LLVM 17.0.0 RC4 2023-09-10 08:44:05 -03:00
Tom Stellard 4d5309efc8 Drop dwarf4 patch in favor of config files 2023-09-06 23:14:34 +00:00
Yaakov Selkowitz b452d055c9 Update RHEL docs patch 2023-09-01 12:27:37 -04:00
Tulio Magno Quites Machado Filho e81bc4ecf9 Update to LLVM 17.0.0 RC3 2023-08-24 09:49:02 -03:00
Nikita Popov 5171a0f007 Rebase dwarf 4 patch 2023-08-24 09:47:19 -03:00
Tulio Magno Quites Machado Filho a399e92163 Update to LLVM 17.0.0 RC2 2023-08-23 14:24:17 -03:00
Tulio Magno Quites Machado Filho b3669793eb Update to LLVM 17.0.0 RC 1
This is also a squashed merge commit from upstream-snapshot (commit ID
13b971d3fcbf82d2) into rawhide whose most important commits from
upstream-snapshot are:

Konrad Kleine (57):
      Prepare for snapshot build
      Fix patches by using them from the streamline branch
      Fixed E: specfile-error error: line 491: Unclosed %if
      Fix error: Bad file: /var/lib/copr-rpmbuild/workspace/workdir-0qjlioil/srcdir/0007-cmake-Allow-shared-li
braries-to-customize-the-soname.patch: No such file or directory
      Must have forgotten this newly added 'clang_version' global
      Disable LTO for anything older than Fedora 34
      Add recommonmark to build deps
      Use new llvm_snashot_changelog_entry macro
      Use llvm_snapshot_version_suffix
      Fix RPM packaging bug:
      Default to DWARFv4
      Revert "Default to DWARFv4"
      Compile with DWARFv4
      Merge remote-tracking branch 'upstream/rawhide' into upstream-snapshot
      Try to address https://reviews.llvm.org/D119199
      Update patches
      Fixup patches
      Patches rebased
      Separate clang-tools-extra patches
      Try to fix clang build
      Rebased patches to fix issue with patch
      Make %autopatch verbose
      Also rename patch tag
      Avoid ld error
      Rebased patches
      Rebased clang patches
      Rebased clang-tools-extra patches
      First try to default to DWARF4 by default
      Produce DWARF4 by default
      Added pgo_instrumented_build conditional
      Make clang use the llvm-snapshot-builder
      Use %{llvm_snapshot_extra_source_tags} macro
      Fix %changelog not in descending chronological order
      Rebase patches
      Bring back clang
      Rebased patches and added third-party and cmake sources
      Adjust to https://reviews.llvm.org/D130586
      Disable LTO
      Manually apply https://reviews.llvm.org/D141581
      adjust /lib/ to /%{_lib}/
      Remove third party stuff and use gtest patch
      Rebased D138472
      Trace configure output
      Rebase D138472
      Assist find_package(LLVMGTest by setting hint dir to LLVM_CMAKE_DIR
      Merge remote-tracking branch 'origin/rawhide' into upstream-snapshot
      Add back 0001-cmake-Allow-shared-libraries-to-customize-the-soname.patch
      Fixup 0001-cmake-Allow-shared-libraries-to-customize-the-soname.patch
      Rebased 0001-clang-tools-extra-Make-test-dependency-on-LLVMHello-.patch
      Rebased 0001-PATCH-clang-Make-funwind-tables-the-default-on-all-a.patch
      Dropping 0001-Take-into-account-Fedora-Specific-install-dir-for-li.patch
      D142506 landed already
      Fix for the IEEE 128-bit fp error
      Fix RPM install of includes
      Merge remote-tracking branch 'origin/rawhide' into upstream-snapshot
      Remove already landed patches D141581 and D143736
      Rebase 0001-PATCH-clang-Make-funwind-tables-the-default-on-all-a.patch

Nikita Popov (7):
      Rebase downstream patches
      Rebase clang-tools-extra patches
      Add clang-offload-packager to clang_tools_binaries
      Rebase downstream patches
      Rebase LLVMHello patch
      Remove fno-openmp-implicit-rpath patches
      Restore fno-openmp-implicit-rpath patches

Tom Stellard (25):
      Revert patches that added LLVMHello dependency to clang-tools-extra tests
      Remove accidentally committed changes from previous commit
      Add clang-linker-wrapper and clang-pseudo binaries
      Add test for building an rpm with -fopenmp
      Add a smaller patch for fixing clang-tools-extra standalone build
      Update test name
      Add link to upstream patch for clang-tools-extra
      Update DWARF-4 patch to fix a test failure
      Rebase patch
      Emit DWARF4 by default
      Fix test after switch to DWARF4 default
      Fix dwarf test again
      Add workaround for build failure on i386/f36
      Remove accidentally committed change
      Add back -fno-openmp-implicit-rpath option
      Fix patch
      Remove patch that was committed upstream
      Update  -fno-openmp-implicit-rpath patches
      Drop openmp changes from patch
      Add fix for test failures on AArch64/f38+rawhide
      Revert "Add fix for test failures on AArch64/f38+rawhide"
      Update OpenMP rpath patch
      copr: Install llvm-snapshot-builder from the local COPR project
      Remove %clang_resource_dir_readonly macro
      Move clang-resource-dir to /usr/lib

sergesanspaille (5):
      Rebased clang-tools-extra patches
      Rebased clang-tools-extra patches
      rebase downstream patches
      Rebase downstream patches
      Rebase downstream patch
2023-08-11 10:18:00 -03:00
Tulio Magno Quites Machado Filho 074a2a75fb Remove pkg_bindir and pkg_libdir
1. Remove unused macro pkg_bindir.
2. Replace pkg_libdir with install_libdir.
2023-07-31 21:44:41 -03:00
Tulio Magno Quites Machado Filho fff5077f10 Fix compat build without tests and deduplicate BuildRequires
1. Set LLVM_INCLUDE_TESTS:BOOL=OFF in order to build clang without
   requiring googletest as we do not run the tests anyway.

2. Backport a patch from upstream that fixes the generation
   of *.exports.

3. Deduplicate a few BuildRequires entries.
2023-07-28 16:21:21 -03:00
Fedora Release Engineering 419d05e65c Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-19 15:44:40 +00:00
Tulio Magno Quites Machado Filho 461ef15b37 Fix rhbz#2221585
Module imp got removed from Python 3.12.

Source: https://docs.python.org/3/library/imp.html
2023-07-13 10:05:11 -03:00
Tulio Magno Quites Machado Filho 30d8eed669 Update to LLVM 16.0.6 2023-06-16 10:14:53 -03:00
Python Maint ff33483290 Rebuilt for Python 3.12 2023-06-16 11:20:52 +02:00
Nikita Popov 7c3f9440e3 Use llvm-cmake-utils package 2023-06-15 17:05:45 +02:00
Python Maint ec9fa021a9 Rebuilt for Python 3.12 2023-06-15 14:41:12 +02:00
Tulio Magno Quites Machado Filho efb4b42e9b Update to LLVM 16.0.5 2023-06-06 03:00:43 -03:00
Yaakov Selkowitz b534a5d607 Avoid recommonmark dependency in RHEL builds
python-recommonmark and its dependencies are unwanted in RHEL.  This is
based on changes already in c9s.
2023-05-22 15:57:24 +00:00
Tulio Magno Quites Machado Filho 92d3782fb4 Update to LLVM 16.0.4 2023-05-19 13:54:10 -03:00
Tulio Magno Quites Machado Filho 22846ba915 Remove patch for ppc64le triple
Prefer the python-lit patch from https://reviews.llvm.org/D149746
2023-05-15 17:11:48 -03:00
Tulio Magno Quites Machado Filho 90664d8d6a Update to LLVM 16.0.3 2023-05-10 07:13:20 -03:00
Tulio Magno Quites Machado Filho f6ef7a155e Update to LLVM 16.0.2 2023-04-26 11:23:02 -03:00
Nikita Popov 6afe272e01 Remove cmake source in favor of patch
Remove cmake source in favor of using LLVM_COMMON_CMAKE_UTILS
with the installed cmake files and a patch, same as is done in
some of the other subprojects.
2023-04-18 09:45:42 +02:00
Tulio Magno Quites Machado Filho 99fab00322 Update to LLVM 16.0.1 2023-04-12 22:22:34 -03:00
Jan200101 9a88eef781 Move LLVM_CMAKE_DIR to compat builds
partially reverts 1903e547f9
2023-04-12 17:49:32 +00:00
Timm Bäder 1ed3539a3f Use correct source for macros file 2023-04-12 13:57:07 +02:00
Tulio Magno Quites Machado Filho 26e1e72603 Remove pocl-related tests
pocl has been FTBFS since Fedora 38. There is a plan to orphan it.
2023-04-04 17:13:57 -03:00
Tulio Magno Quites Machado Filho 1903e547f9 Remove unnecessary patch and macro 2023-03-31 09:23:13 -03:00
Tulio Magno Quites Machado Filho 914aca4e35 Update to LLVM 16.0.0 2023-03-21 08:55:44 -03:00
Tulio Magno Quites Machado Filho daaf0ad7ab Fix ppc64le tests with the right triple 2023-03-17 08:17:08 -03:00
Tulio Magno Quites Machado Filho f419afebc4 Update to LLVM 16.0.0 RC4 2023-03-15 14:20:42 -03:00