]> git.proxmox.com Git - llvm-toolchain.git/log
llvm-toolchain.git
12 months agonew dot release
Sylvestre Ledru [Wed, 17 May 2023 07:28:05 +0000 (09:28 +0200)]
new dot release

13 months ago* New upstream release
Sylvestre Ledru [Wed, 3 May 2023 08:40:23 +0000 (10:40 +0200)]
* New upstream release
* New upstream release

13 months agonew release
Sylvestre Ledru [Sat, 22 Apr 2023 20:58:27 +0000 (22:58 +0200)]
new release

13 months agoubuntu issue, try a different approach
Sylvestre Ledru [Thu, 13 Apr 2023 18:45:52 +0000 (20:45 +0200)]
ubuntu issue, try a different approach

13 months agoAdapt test when llvm is built without Z3 support (error message changed)
Gianfranco Costamagna [Tue, 11 Apr 2023 12:07:16 +0000 (14:07 +0200)]
Adapt test when llvm is built without Z3 support (error message changed)

13 months agofix the declaration
Sylvestre Ledru [Wed, 12 Apr 2023 15:07:15 +0000 (17:07 +0200)]
fix the declaration

13 months agomissing char
Sylvestre Ledru [Wed, 12 Apr 2023 11:40:49 +0000 (13:40 +0200)]
missing char

13 months agoForce the replacement of new Ubuntu packages introduced in https://bugs.launchpad...
Sylvestre Ledru [Wed, 12 Apr 2023 11:35:59 +0000 (13:35 +0200)]
Force the replacement of new Ubuntu packages introduced in https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-15/+bug/2008755

13 months agoAdapt testsuite for another test failure
Gianfranco Costamagna [Wed, 12 Apr 2023 08:35:49 +0000 (10:35 +0200)]
Adapt testsuite for another test failure

13 months agoUpdate changelog, upload to experimental
Gianfranco Costamagna [Tue, 11 Apr 2023 12:09:52 +0000 (14:09 +0200)]
Update changelog, upload to experimental

13 months agoAdapt test when llvm is built without Z3 support (error message changed)
Gianfranco Costamagna [Tue, 11 Apr 2023 12:07:16 +0000 (14:07 +0200)]
Adapt test when llvm is built without Z3 support (error message changed)

13 months agoAdd omptarget again to optional interfaces (Closes: #1033933)
Gianfranco Costamagna [Tue, 11 Apr 2023 11:52:48 +0000 (13:52 +0200)]
Add omptarget again to optional interfaces (Closes: #1033933)

13 months agoUse parallel=2 on riscv64
Gianfranco Costamagna [Tue, 11 Apr 2023 08:55:46 +0000 (10:55 +0200)]
Use parallel=2 on riscv64

13 months agocherry pick changes from snapshot for sccache
Sylvestre Ledru [Fri, 7 Apr 2023 08:57:04 +0000 (10:57 +0200)]
cherry pick changes from snapshot for sccache

13 months agoRemove old code to manage Debian stretch
Sylvestre Ledru [Thu, 6 Apr 2023 09:52:34 +0000 (11:52 +0200)]
Remove old code to manage Debian stretch

13 months agoNew upstream release
Sylvestre Ledru [Wed, 5 Apr 2023 11:25:24 +0000 (13:25 +0200)]
New upstream release

14 months agoprepare upload
Sylvestre Ledru [Mon, 3 Apr 2023 09:19:28 +0000 (11:19 +0200)]
prepare upload

14 months agoUpdate changelog, upload to experimental
Gianfranco Costamagna [Mon, 27 Mar 2023 07:03:44 +0000 (09:03 +0200)]
Update changelog, upload to experimental

14 months agoLimit parallel building to 3 on riscv64, should speed up extremely slow builds due...
Gianfranco Costamagna [Mon, 27 Mar 2023 06:52:50 +0000 (08:52 +0200)]
Limit parallel building to 3 on riscv64, should speed up extremely slow builds due to too many concurrent threads

14 months agoInstall ASAN symbolize on riscv64
Gianfranco Costamagna [Mon, 27 Mar 2023 06:52:36 +0000 (08:52 +0200)]
Install ASAN symbolize on riscv64

14 months agoDon't ship liborc on armel too
Gianfranco Costamagna [Sat, 25 Mar 2023 07:41:43 +0000 (08:41 +0100)]
Don't ship liborc on armel too

14 months agoUse 16 for wasm libs instead of 16.0.0 https://github.com/llvm/llvm-project/issues...
Sylvestre Ledru [Wed, 22 Mar 2023 22:37:20 +0000 (23:37 +0100)]
Use 16 for wasm libs instead of 16.0.0 https://github.com/llvm/llvm-project/issues/61550

14 months agoUpload to experimental
Gianfranco Costamagna [Tue, 21 Mar 2023 22:54:53 +0000 (23:54 +0100)]
Upload to experimental

14 months agoRevert gold linker usage on riscv64, making the build not even start
Gianfranco Costamagna [Tue, 21 Mar 2023 10:27:46 +0000 (11:27 +0100)]
Revert gold linker usage on riscv64, making the build not even start

14 months agoUpdate changelog, upload to experimental
Gianfranco Costamagna [Tue, 21 Mar 2023 09:18:43 +0000 (10:18 +0100)]
Update changelog, upload to experimental

14 months agoTentatively use gold on riscv64, to see if the build goes successfully
Gianfranco Costamagna [Tue, 21 Mar 2023 09:17:58 +0000 (10:17 +0100)]
Tentatively use gold on riscv64, to see if the build goes successfully

14 months ago [ Matthias Klose <doko@ubuntu.com> ]
Gianfranco Costamagna [Tue, 21 Mar 2023 09:17:37 +0000 (10:17 +0100)]
  [ Matthias Klose <doko@ubuntu.com> ]
  * Install liborc_rt-armhf.a on armhf.
  * Don't ship gdb scripts for ompd on armhf.
  * Don't run MLIR tests on armhf, timeouts on the buildds.

14 months agofix changelog
Sylvestre Ledru [Sat, 18 Mar 2023 20:43:22 +0000 (21:43 +0100)]
fix changelog

14 months agoMerge remote-tracking branch 'origin/15' into 16
Sylvestre Ledru [Sat, 18 Mar 2023 20:42:59 +0000 (21:42 +0100)]
Merge remote-tracking branch 'origin/15' into 16

14 months ago* New upstream release
Sylvestre Ledru [Sat, 18 Mar 2023 20:42:19 +0000 (21:42 +0100)]
* New upstream release

14 months agoRemove build artifacts if any
Sylvestre Ledru [Sat, 18 Mar 2023 09:00:25 +0000 (10:00 +0100)]
Remove build artifacts if any

14 months agoremove artifact if they exists
Sylvestre Ledru [Sat, 18 Mar 2023 08:57:52 +0000 (09:57 +0100)]
remove artifact if they exists

14 months agorepack: remove build/ & build-llvm/ in case it exists
Sylvestre Ledru [Sat, 18 Mar 2023 08:54:56 +0000 (09:54 +0100)]
repack: remove build/ & build-llvm/ in case it exists

14 months agoMerge remote-tracking branch 'origin/15' into 16
Sylvestre Ledru [Fri, 17 Mar 2023 08:17:40 +0000 (09:17 +0100)]
Merge remote-tracking branch 'origin/15' into 16

14 months agocheck that sccache works before using it
Sylvestre Ledru [Fri, 17 Mar 2023 08:06:34 +0000 (09:06 +0100)]
check that sccache works before using it

14 months agocheck that sccache works before using it
Sylvestre Ledru [Fri, 17 Mar 2023 08:06:34 +0000 (09:06 +0100)]
check that sccache works before using it

14 months agoFix debian/libclang1-15.symbols soname
Sylvestre Ledru [Wed, 15 Mar 2023 20:45:54 +0000 (21:45 +0100)]
Fix debian/libclang1-15.symbols soname

14 months agoDisable the flang autopkgtests on unsupported architectures
Sylvestre Ledru [Sun, 12 Mar 2023 10:20:27 +0000 (11:20 +0100)]
Disable the flang autopkgtests on unsupported architectures

14 months agodisable the patch as it doesn't apply
Sylvestre Ledru [Sat, 11 Mar 2023 09:52:09 +0000 (10:52 +0100)]
disable the patch as it doesn't apply

14 months agoremove patch applied upstream
Sylvestre Ledru [Sat, 11 Mar 2023 09:51:23 +0000 (10:51 +0100)]
remove patch applied upstream

14 months agorebase of the patches
Sylvestre Ledru [Sat, 11 Mar 2023 09:51:05 +0000 (10:51 +0100)]
rebase of the patches

14 months agoNew snapshot release
Sylvestre Ledru [Sat, 11 Mar 2023 09:50:30 +0000 (10:50 +0100)]
New snapshot release

14 months agoNew snapshot release
Sylvestre Ledru [Wed, 22 Feb 2023 08:33:49 +0000 (09:33 +0100)]
New snapshot release

14 months agoMerge remote-tracking branch 'origin/15' into 16
Sylvestre Ledru [Sat, 11 Mar 2023 09:28:09 +0000 (10:28 +0100)]
Merge remote-tracking branch 'origin/15' into 16

14 months agoadd --rocm-path=/usr as it is necessary
Sylvestre Ledru [Fri, 10 Mar 2023 20:54:01 +0000 (21:54 +0100)]
add --rocm-path=/usr as it is necessary

14 months agoYeah, we would like to have this version in bookworm (Closes: #1032316)
Sylvestre Ledru [Fri, 10 Mar 2023 18:20:06 +0000 (19:20 +0100)]
Yeah, we would like to have this version in bookworm (Closes: #1032316)

14 months agorebase of the patch
Sylvestre Ledru [Fri, 10 Mar 2023 18:15:57 +0000 (19:15 +0100)]
rebase of the patch

14 months agohip: fix the test
Sylvestre Ledru [Fri, 10 Mar 2023 20:42:02 +0000 (21:42 +0100)]
hip: fix the test

14 months agohip: don't hardcode the version
Sylvestre Ledru [Fri, 10 Mar 2023 20:40:50 +0000 (21:40 +0100)]
hip: don't hardcode the version

14 months agofix conflicts
Sylvestre Ledru [Fri, 10 Mar 2023 18:01:21 +0000 (19:01 +0100)]
fix conflicts

14 months agoMerge branch 'llvm-toolchain-backport-amdgpu-usr-search-paths' into 15
Sylvestre Ledru [Fri, 10 Mar 2023 18:00:53 +0000 (19:00 +0100)]
Merge branch 'llvm-toolchain-backport-amdgpu-usr-search-paths' into 15

14 months agoMerge branch 'wasm-1032317' into '15'
Sylvestre Ledru [Fri, 10 Mar 2023 12:51:18 +0000 (12:51 +0000)]
Merge branch 'wasm-1032317' into '15'

Update wasm-sysroot-usr.diff to fix #1029010

See merge request pkg-llvm-team/llvm-toolchain!113

14 months agoUpdate wasm-sysroot-usr.diff to fix #1029010
Faidon Liambotis [Thu, 9 Mar 2023 17:53:49 +0000 (19:53 +0200)]
Update wasm-sysroot-usr.diff to fix #1029010

Update the wasm-sysroot-usr.diff patch to restore functionality that was
accidentally dropped when the patch was forward-ported from 14 to 15.
This resolves an issue in which clang++ builds would fail if
libc++-15-dev was installed alongside libc++-15-dev-wasm32.

This issue was rightfully caught in the autopkgtests, and has prevented
the package from migrating to testing, something that should hopefully
be resolved now.

Closes: #1029010, #1032317
14 months agoRemove debian/patches/wasm-*, old cruft from a mv
Faidon Liambotis [Thu, 9 Mar 2023 17:48:23 +0000 (19:48 +0200)]
Remove debian/patches/wasm-*, old cruft from a mv

Commit 2084cb7 moved the wasm patches to debian/patches/wasm/, but the
older, now unused (not referenced in d/p/series) files remained behind
on the three-way merge for the 15 branch. Remove them.

14 months agoMove amdgpu patches to their own subdirectory
Cordell Bloor [Thu, 9 Mar 2023 09:32:15 +0000 (02:32 -0700)]
Move amdgpu patches to their own subdirectory

14 months agod/qualify-clang.sh: add test for hip-lang
Cordell Bloor [Thu, 9 Mar 2023 08:53:43 +0000 (01:53 -0700)]
d/qualify-clang.sh: add test for hip-lang

14 months agoAdd Debian paths for rocm-device-libs to search list
Cordell Bloor [Thu, 9 Mar 2023 07:56:25 +0000 (00:56 -0700)]
Add Debian paths for rocm-device-libs to search list

14 months agoBackport support for HIP in /usr
Cordell Bloor [Wed, 8 Mar 2023 19:50:40 +0000 (12:50 -0700)]
Backport support for HIP in /usr

15 months agoDon't run chrpath for libclang on powerpc and powerpcspe
John Paul Adrian Glaubitz [Fri, 17 Feb 2023 16:33:38 +0000 (17:33 +0100)]
Don't run chrpath for libclang on powerpc and powerpcspe

15 months agofix the unpack script
Sylvestre Ledru [Tue, 14 Feb 2023 08:53:46 +0000 (09:53 +0100)]
fix the unpack script

15 months agorebase of the patches
Sylvestre Ledru [Tue, 14 Feb 2023 08:53:33 +0000 (09:53 +0100)]
rebase of the patches

15 months agonew upstream release
Sylvestre Ledru [Wed, 8 Feb 2023 19:27:14 +0000 (20:27 +0100)]
new upstream release

15 months agonew upstream release
Sylvestre Ledru [Wed, 8 Feb 2023 19:26:24 +0000 (20:26 +0100)]
new upstream release

15 months agoFirst rc of 16
Sylvestre Ledru [Sat, 28 Jan 2023 08:37:17 +0000 (09:37 +0100)]
First rc of 16

16 months agoMerge branch '15-amdgpu' into '15'
Sylvestre Ledru [Tue, 31 Jan 2023 22:33:59 +0000 (22:33 +0000)]
Merge branch '15-amdgpu' into '15'

Fix disabling amdgpu on non-Linux

See merge request pkg-llvm-team/llvm-toolchain!109

16 months agoFix disabling amdgpu on non-Linux
Samuel Thibault [Tue, 31 Jan 2023 22:19:06 +0000 (23:19 +0100)]
Fix disabling amdgpu on non-Linux

16 months agoDon't build omptarget on armhf either
Sylvestre Ledru [Mon, 30 Jan 2023 09:09:45 +0000 (10:09 +0100)]
Don't build omptarget on armhf either

16 months agotry to fix the lintian warning
Sylvestre Ledru [Fri, 27 Jan 2023 17:56:57 +0000 (18:56 +0100)]
try to fix the lintian warning

16 months agofor real fix E: llvm-toolchain-16 source: weak-library-dev-dependency libclang...
Sylvestre Ledru [Thu, 26 Jan 2023 08:28:08 +0000 (09:28 +0100)]
for real     fix E: llvm-toolchain-16 source: weak-library-dev-dependency libclang-common-16-dev on libllvm16 (>= :Version)

16 months agofix E: llvm-toolchain-16 source: weak-library-dev-dependency libclang-common-16-dev...
Sylvestre Ledru [Wed, 25 Jan 2023 19:46:00 +0000 (20:46 +0100)]
fix E: llvm-toolchain-16 source: weak-library-dev-dependency libclang-common-16-dev on libllvm16 (>= :Version)

16 months agoBranching of 16 (snapshot is now 17)
Sylvestre Ledru [Wed, 25 Jan 2023 07:47:30 +0000 (08:47 +0100)]
Branching of 16 (snapshot is now 17)

16 months agocompiler-rt: Only build liborc on amd64, i386 & arm64
Sylvestre Ledru [Tue, 24 Jan 2023 12:14:45 +0000 (13:14 +0100)]
compiler-rt: Only build liborc on amd64, i386 & arm64

16 months agoDon't build omptarget on i386
Sylvestre Ledru [Tue, 24 Jan 2023 10:56:17 +0000 (11:56 +0100)]
Don't build omptarget on i386

https://github.com/llvm/llvm-project/issues/60121#issuecomment-1387260942

16 months agocoverity: disable cmake sccache
Sylvestre Ledru [Mon, 23 Jan 2023 20:31:29 +0000 (21:31 +0100)]
coverity: disable cmake sccache

16 months agorebase of the patches
Sylvestre Ledru [Mon, 23 Jan 2023 20:18:29 +0000 (21:18 +0100)]
rebase of the patches

16 months agodisable sccache if cov is used
Sylvestre Ledru [Mon, 23 Jan 2023 20:11:49 +0000 (21:11 +0100)]
disable sccache if cov is used

16 months agomove the coverity declaration later
Sylvestre Ledru [Mon, 23 Jan 2023 20:11:37 +0000 (21:11 +0100)]
move the coverity declaration later

16 months agorebase of the patches
Sylvestre Ledru [Mon, 23 Jan 2023 07:14:36 +0000 (08:14 +0100)]
rebase of the patches

16 months agoRevert "Ship clang-stat-cache in clang-tools-X.Y"
Sylvestre Ledru [Sat, 21 Jan 2023 20:29:23 +0000 (21:29 +0100)]
Revert "Ship clang-stat-cache in clang-tools-X.Y"

This reverts commit 483302c9a2d1b5bf5e09976ed8abed1850d81115.

16 months agorebase of the patches
Sylvestre Ledru [Fri, 20 Jan 2023 18:38:42 +0000 (19:38 +0100)]
rebase of the patches

16 months agoShip clang-stat-cache in clang-tools-X.Y
Sylvestre Ledru [Thu, 19 Jan 2023 08:16:20 +0000 (09:16 +0100)]
Ship clang-stat-cache in clang-tools-X.Y
Introduced in:
https://github.com/llvm/llvm-project/commit/a033dbbe5c43247b60869b008e67ed86ed230eaa

16 months agoupdate changelog
Gianfranco Costamagna [Thu, 19 Jan 2023 08:03:54 +0000 (09:03 +0100)]
update changelog

16 months agoupdate changelog
Gianfranco Costamagna [Thu, 19 Jan 2023 08:03:54 +0000 (09:03 +0100)]
update changelog

16 months agoMerge branch '15' into snapshot
Gianfranco Costamagna [Thu, 19 Jan 2023 08:03:29 +0000 (09:03 +0100)]
Merge branch '15' into snapshot

16 months agoUpdate changelog
Gianfranco Costamagna [Thu, 19 Jan 2023 08:00:16 +0000 (09:00 +0100)]
Update changelog

16 months agoUpdate lldb patch for newer python version
Gianfranco Costamagna [Thu, 19 Jan 2023 07:59:26 +0000 (08:59 +0100)]
Update lldb patch for newer python version

16 months agocompiler-rt: Only build liborc on amd64 & arm64
Sylvestre Ledru [Wed, 18 Jan 2023 10:20:58 +0000 (11:20 +0100)]
compiler-rt: Only build liborc on amd64 & arm64

16 months agoship llvm-omp-kernel-replay in libomp-X.Y-dev
Sylvestre Ledru [Wed, 18 Jan 2023 08:59:55 +0000 (09:59 +0100)]
ship llvm-omp-kernel-replay in libomp-X.Y-dev
done in
https://github.com/llvm/llvm-project/commit/94c772dc923a63abc744c011db51cecfe80cf093

16 months agoDisable flang on s390x. Seems that it is breaking
Sylvestre Ledru [Tue, 17 Jan 2023 13:25:27 +0000 (14:25 +0100)]
Disable flang on s390x. Seems that it is breaking

16 months agoDisable flang on s390x. Seems that it is breaking
Sylvestre Ledru [Tue, 17 Jan 2023 09:31:55 +0000 (10:31 +0100)]
Disable flang on s390x. Seems that it is breaking

16 months agoship amdgpu-arch & nvptx-arch in clang-tools
Sylvestre Ledru [Tue, 17 Jan 2023 08:42:38 +0000 (09:42 +0100)]
ship amdgpu-arch & nvptx-arch in clang-tools
introduced:
https://github.com/llvm/llvm-project/commit/d5a5ee856e7ccd442ad22168c56ff77197255cbe

16 months agoMerge remote-tracking branch 'origin/15' into snapshot
Sylvestre Ledru [Sun, 15 Jan 2023 21:06:59 +0000 (22:06 +0100)]
Merge remote-tracking branch 'origin/15' into snapshot

16 months agoMerge remote-tracking branch 'origin/14' into 15
Sylvestre Ledru [Sun, 15 Jan 2023 21:06:48 +0000 (22:06 +0100)]
Merge remote-tracking branch 'origin/14' into 15

16 months agoAlso install liborc_rt-x86_64.a in libclang-rt
Sylvestre Ledru [Sun, 15 Jan 2023 20:12:57 +0000 (21:12 +0100)]
Also install liborc_rt-x86_64.a in libclang-rt

16 months agoupdate of the changelog
Sylvestre Ledru [Sun, 15 Jan 2023 20:11:05 +0000 (21:11 +0100)]
update of the changelog

16 months agoalso ship libHLFIRTransforms & libHLFIRDialect in libflang
Sylvestre Ledru [Sun, 15 Jan 2023 20:10:27 +0000 (21:10 +0100)]
also ship libHLFIRTransforms & libHLFIRDialect in libflang

16 months agouse the correct syntax for variable
Sylvestre Ledru [Sun, 15 Jan 2023 18:32:56 +0000 (19:32 +0100)]
use the correct syntax for variable

16 months agofix the merge
Sylvestre Ledru [Sun, 15 Jan 2023 17:52:52 +0000 (18:52 +0100)]
fix the merge

16 months agohardcode a bit less sccache usage
Sylvestre Ledru [Sun, 15 Jan 2023 17:52:12 +0000 (18:52 +0100)]
hardcode a bit less sccache usage

16 months agotry to use sccache to build libfuzzer
Sylvestre Ledru [Sun, 15 Jan 2023 17:51:51 +0000 (18:51 +0100)]
try to use sccache to build libfuzzer