Tulio Magno Quites Machado Filho
81da7e4538
Update to LLVM 17.0.0 RC2
2023-08-23 14:04:09 -03:00
Tulio Magno Quites Machado Filho
c29cb30511
Update to LLVM 17.0.0 RC1
...
This is also a squashed merge commit from upstream-snapshot (commit ID
294d9ace52
) into rawhide whose most important commits from
upstream-snapshot are:
Konrad Kleine (19):
Prepare for snapshot builds
Fix download link
Make download path for snapshot sources-easily adjustable
Introduce version suffix for snapshot
Attempt to fix RPM build error
Fix version to include snapshot revision
Fix RPM snapshot build for i386 and aarch64
Use llvm_snapshot_version_suffix
Regenerated patch from streamline branch
Compile with DWARFv4
Fix error with missing *.bc files
Fix RPM build error about installed but unpacked *.bc files
Remove files not found
Fix RPM build error with i386
Make libomp use the llvm-snapshot-builder
Use %{llvm_snapshot_extra_source_tags} macro
Merge remote-tracking branch 'origin/rawhide' into upstream-snapshot
Fix unclosed %if
Drop already landed patch
Nikita Popov (1):
Package ompx.h
Timm Bäder (1):
Don't ship nextgen libraries
Tom Stellard (5):
Use correct suffix for shared objects
Add new nextgen libraries
libomptarget is no longer built on 32-bit arches
Merge branch 'rawhide' of ssh://pkgs.fedoraproject.org/rpms/libomp into upstream-snapshot
Install llvm-snapshot-builder from the current COPR project
2023-08-10 14:45:15 -03:00
Fedora Release Engineering
4e305961cd
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 11:40:20 +00:00
Tulio Magno Quites Machado Filho
91dfa8f84a
Update to LLVM 16.0.6
2023-07-10 12:10:18 -03:00
Tulio Magno Quites Machado Filho
2f463babee
Start to require clang's major version on builds
...
In recent daily snapshot builds, libomp started to build with older
clang versions that are not binary compatible with the latest libomp,
causing build issues.
Requiring a clang version that is identical to libomp may prevent these
errors and will also help in avoiding disabling features unintentionally.
2023-06-28 17:46:50 -03:00
Tom Stellard
8c3e353313
Remove libomp-test package
...
We aren't using this package for testing anymore, because it was too
hard maintain and keep working.
2023-06-17 06:16:09 +00:00
Nikita Popov
a286411376
Use llvm-cmake-utils package
2023-06-15 16:51:58 +02:00
Tulio Magno Quites Machado Filho
b0e0d8b005
Update to LLVM 16.0.5
2023-06-06 11:46:13 -03:00
Tulio Magno Quites Machado Filho
561c1d2554
Update to LLVM 16.0.4
2023-05-19 19:08:11 -03:00
Tulio Magno Quites Machado Filho
c47cf621db
Update to LLVM 16.0.3
2023-05-10 14:54:36 -03:00
Tulio Magno Quites Machado Filho
cf6760974f
Update to LLVM 16.0.2
2023-04-27 10:15:26 -03:00
Tulio Magno Quites Machado Filho
cbf286e8a8
Revert "Be explicit about libomp-devel denpending on libomp"
...
This partially reverts commit f5327ee038
because it didn't fix rhbz#2187642.
We found out the issue might be related to releng changes.
We need a new release with a new NVR in order for Bodhi and pungi to
release the i686 libomp package in the x86_64 repository.
2023-04-19 17:42:47 -03:00
Tulio Magno Quites Machado Filho
f5327ee038
Be explicit about libomp-devel denpending on libomp
...
Fix rhbz#2187642.
2023-04-18 10:39:30 -03:00
Tulio Magno Quites Machado Filho
40508e3d7e
Update to LLVM 16.0.1
2023-04-13 08:45:19 -03:00
Tulio Magno Quites Machado Filho
afec9af613
Update to LLVM 16.0.0
...
Fix an issue with the path where headers were being installed.
2023-03-21 16:01:36 -03:00
Tulio Magno Quites Machado Filho
0ceef0de65
Update to LLVM 16.0.0 RC4
2023-03-15 16:51:26 -03:00
Tulio Magno Quites Machado Filho
b2ca1b4278
Update to LLVM 16.0.0 RC3
2023-03-15 14:56:44 -03:00
Tulio Magno Quites Machado Filho
7b0c6905ec
Update to LLVM 16.0.0 RC1
2023-02-15 14:35:26 -03:00
Tulio Magno Quites Machado Filho
fb36333d2a
Mention the Apache 2.0 license
...
List Apache 2.0 with LLVM exceptions in the license field.
This license got adopted in 2019.
2023-01-31 16:52:45 -03:00
Tom Stellard
742b5ab73f
Omit frame pointers when building
2023-01-20 10:42:46 +01:00
Nikita Popov
c1d314a4ab
Fix build against GCC 13
2023-01-20 10:29:43 +01:00
Fedora Release Engineering
dcbf8dbbf2
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 17:04:36 +00:00
Nikita Popov
89709e18fe
Update to LLVM 15.0.7
2023-01-13 17:12:20 +01:00
Nikita Popov
0c8e5de7ee
Update to LLVM 15.0.6
2022-12-06 08:37:35 +01:00
Nikita Popov
5e79774fca
Update to LLVM 15.0.4
2022-11-07 10:25:17 +01:00
Nikita Popov
f59dec2204
Re-enable LTO build
...
This issue doesn't seem to exist anymore
2022-09-12 16:39:07 +02:00
Nikita Popov
be18e34a28
Add explicit requires from libomp-devel to libomp
...
Now that we have version-dependent symlinks, we need to require
a libomp package of matching version.
This should resolve the rpmdeps failure.
2022-09-12 12:27:56 +02:00
Nikita Popov
2ffdde118e
Update to LLVM 15.0.0
2022-09-06 12:39:39 +02:00
Fedora Release Engineering
6938169710
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 18:35:17 +00:00
Timm Bäder
b2a7d425ee
Update to 14.0.5
2022-06-20 07:58:27 +02:00
Timm Bäder
13a2f5a591
Update to 14.0.0
2022-03-24 08:43:31 +01:00
Timm Bäder
f9c51fed24
Fix rpmlint warnings
...
Macros used in changelog and mixed tabs/spaces.
2022-02-28 09:16:25 +01:00
Nikita Popov
2bfc863406
Update to LLVM 13.0.1 final
2022-02-03 10:04:13 +01:00
Nikita Popov
56933c8d1e
Update to LLVM 13.0.1rc3
2022-01-25 15:01:35 +01:00
Fedora Release Engineering
fea9389913
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 16:53:36 +00:00
Nikita Popov
635f754396
Update to LLVM 13.0.1rc2
2022-01-13 04:23:24 -05:00
Nikita Popov
a3f974ff8b
Update to LLVM 13.0.1rc1
2022-01-10 05:36:15 -05:00
Miro Hrončok
f0567f75ce
Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34
2022-01-08 11:12:08 +01:00
Timm Bäder
7f0e0012b6
Remove rpath from libomptarget.rtl.amdgpu.so
...
rpmlint reported this as an error:
libomp.x86_64: E: binary-or-shlib-defines-rpath /usr/lib64/libomptarget.rtl.amdgpu.so ['$ORIGIN']
2021-10-13 10:27:41 +02:00
Tom Stellard
2fa6b93fa3
13.0.0 Release
2021-10-04 15:58:12 +00:00
Tom Stellard
5ce0d31c2a
13.0.0-rc3 Release
2021-09-21 16:44:10 +00:00
Tom Stellard
6f1c601015
13.0.0-rc1 Release
2021-08-11 20:30:55 +00:00
Tom Stellard
10adaacfa2
Add a link to the bug that explains why lto is disabled
2021-07-29 21:44:24 +00:00
Fedora Release Engineering
1f92164908
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 12:01:52 +00:00
Tom Stellard
435dc81bf7
12.0.1 Release
2021-07-14 04:53:16 +00:00
Tom Stellard
5cdb687b05
Fix install path
2021-07-01 19:16:20 +00:00
Tom Stellard
e2130e5935
Fix install path
2021-06-04 06:07:20 +00:00
Tom Stellard
2ba6cfc87a
12.0.1-rc1 Release
2021-06-01 23:13:05 +00:00
Tom Stellard
4592682e56
12.0.0 Release
2021-04-17 03:33:17 +00:00
serge-sans-paille
07c54f740d
New upstream release candidate
2021-04-08 14:20:07 +02:00