Commit Graph

6477 Commits

Author SHA1 Message Date
Matthias Klose
cff18adb3b * Add a stage1 profile to disable curl, grpc and spirv.
* Build with --as-needed.
2024-03-16 22:16:18 +01:00
Matthias Klose
fdd54c6dbc also add spriv-tools b-d to stage1 2024-03-16 21:15:53 +01:00
Matthias Klose
84711da234 also add spriv-tools b-d to stage1 2024-03-16 21:14:52 +01:00
Matthias Klose
2e5dcb35cd * Build with --as-needed. 2024-03-16 20:34:47 +01:00
Matthias Klose
ea652fb717 * Build with --as-needed. 2024-03-16 20:34:07 +01:00
Matthias Klose
ae4896c64d * Add a stage1 profile to disable curl, grpc and spirv. 2024-03-16 20:08:16 +01:00
Matthias Klose
4d034a9a83 * Add a stage1 profile to disable curl, grpc and spirv. 2024-03-16 20:01:46 +01:00
Sylvestre Ledru
08dfdeb5a8 finish the management when libc is disabled 2024-03-13 14:08:58 +01:00
Matthias Klose
6ccf025a03 * Build-depend on llvm-spirv-18 instead of llvm-spirv-17. 2024-03-12 18:21:39 +01:00
Gianfranco Costamagna
3d4b64df99 Uncomment part of sanitizer patch, from <doko> 2024-03-11 22:49:01 +01:00
Gianfranco Costamagna
08c22a2df4 Fixup arch:all->arch:any migration 2024-03-10 07:52:09 +01:00
Gianfranco Costamagna
518f0fa5b4 Update changelog 2024-03-10 01:45:35 +01:00
Gianfranco Costamagna
1e14d1ffba Upload to sid 2024-03-10 01:39:41 +01:00
Sylvestre Ledru
cf5b006c6c new upstream release 2024-03-09 08:27:59 +01:00
Sylvestre Ledru
8cfa278f7b show the value of the libc install 2024-03-09 08:17:17 +01:00
Sylvestre Ledru
479f9879df add a C++ module test 2024-03-09 08:14:44 +01:00
Sylvestre Ledru
2ac4279a50 improve the libc check 2024-03-09 00:02:48 +01:00
Sylvestre Ledru
71f2952b6d Try to address a link issue with libclang-cpp.so.18 (GH: #83986) 2024-03-08 21:20:41 +01:00
Sylvestre Ledru
841e1ce65b Disable libc on bionic for apt.llvm.org 2024-03-08 20:27:25 +01:00
Gianfranco Costamagna
87a903d191 Drop extra hack 2024-03-08 16:50:50 +01:00
Gianfranco Costamagna
e11b894442 Drop extra hack 2024-03-08 16:50:33 +01:00
Matthias Klose
b74f7bdca8 * Fix sanitizer build on 32bit time_t64 architectures. 2024-03-08 16:46:15 +01:00
Gianfranco Costamagna
8c3b7796c4 Revert compiler-rt hacks 2024-03-08 16:04:40 +01:00
Gianfranco Costamagna
20819031eb Revert unwind detection logic changes 2024-03-08 16:01:18 +01:00
Gianfranco Costamagna
c73a5a6e72 Fix changelog merge 2024-03-08 15:56:39 +01:00
Gianfranco Costamagna
395523e15c Merge remote-tracking branch 'origin/17' into 17 2024-03-08 15:56:20 +01:00
Gianfranco Costamagna
b78652a782 Update changelog 2024-03-08 15:53:14 +01:00
Gianfranco Costamagna
2d98c52c9c Drop changelog entries 2024-03-08 15:52:00 +01:00
Gianfranco Costamagna
e5f5a75f7d Drop compiler-rt hacks 2024-03-08 15:51:37 +01:00
Gianfranco Costamagna
5ca2adc357 Drop hack 2024-03-08 15:50:31 +01:00
Gianfranco Costamagna
25f044b222 Revert " * Make libclang-common-18-dev architecture dependent, mark profile and xray"
This reverts commit 0d717ce123.
2024-03-08 15:49:52 +01:00
Matthias Klose
387c617b01 fix typo in changelog 2024-03-08 15:49:39 +01:00
Matthias Klose
4a5c909594 * Enable compiler-rt runtime again for 32bit time_t64 architectures.
* Revert: mark profile and xray include files as optional on armel and armhf.
2024-03-08 15:44:50 +01:00
Matthias Klose
13375484b4 Revert: mark profile and xray include files as optional on armel and armhf. 2024-03-08 15:38:14 +01:00
Matthias Klose
3820512127 * Enable compiler-rt runtime again for 32bit time_t64 architectures. 2024-03-08 14:54:29 +01:00
Matthias Klose
6429a76c2a * Fix sanitizer build on 32bit time_t64 architectures. 2024-03-07 17:02:50 +01:00
Matthias Klose
69ac5b7c8c * Fix sanitizer build on 32bit time_t64 architectures. 2024-03-07 16:57:48 +01:00
Gianfranco Costamagna
c3b4008c49 Merge branch '17' into '17'
Disable LIBUNWIND_USE_COMPILER_RT when COMPILER_RT is disabled

See merge request pkg-llvm-team/llvm-toolchain!134
2024-03-07 04:56:37 +00:00
liushuyu
1eb9506784
changelog: add new entries 2024-03-06 21:21:59 -07:00
liushuyu
22c0a38297 Disable LIBUNWIND_USE_COMPILER_RT when COMPILER_RT is disabled 2024-03-06 21:21:56 -07:00
Gianfranco Costamagna
25de83aaa5 Undo the commenting of rm -rf 2024-03-06 21:49:36 +01:00
liushuyu
f2cd318cb8
Backport LLVM patch #75089 to fix compiler rt linkage 2024-03-06 13:25:38 -07:00
Sylvestre Ledru
14e2367bc1 new release 2024-03-06 11:39:43 +01:00
Sylvestre Ledru
66ad38e289 add a test for C++ modules 2024-03-06 11:22:06 +01:00
Sylvestre Ledru
2c086230ae adjust the qualify-clang.sh with the libclang-common update 2024-03-06 11:08:09 +01:00
Gianfranco Costamagna
7e49a06017 Merge remote-tracking branch 'origin/17' into 17 2024-03-06 10:30:58 +01:00
Sylvestre Ledru
a5bf4aa0b2 disable thinlto 2024-03-06 09:23:29 +01:00
Sylvestre Ledru
cd5f1cce89 fix the call to the llvm ir => .a 2024-03-06 09:22:37 +01:00
Sylvestre Ledru
a403fa2c96 update of the repack llvm ir => .a file 2024-03-06 09:22:37 +01:00
Sylvestre Ledru
f6c22777bc adjust some symlinks 2024-03-06 09:22:34 +01:00