Fabian Grünbichler
a517e1e0ea
bump version to 1:17.0.6-12~bpo12+pve1
...
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-05-28 09:14:49 +02:00
Fabian Grünbichler
368d68ecb0
Revert "Rename for time64_t transition (from Steve Langasek)"
...
This reverts commit 4f12df35af
.
2024-05-28 09:14:38 +02:00
Fabian Grünbichler
ecc1a11898
Merge tag 'debian/1%17.0.6-12' into proxmox/bookworm
...
llvm-toolchain-17 Debian release 1:17.0.6-12
2024-05-28 09:09:01 +02:00
Gianfranco Costamagna
46fce2b831
Add oracular as supported release
2024-05-04 07:31:19 +02:00
Sylvestre Ledru
8a0c9fcf8e
fix syntax
2024-04-28 18:18:51 +02:00
Sylvestre Ledru
a3da2c4986
Pass LLVM_EXPERIMENTAL_TARGETS_TO_BUILD to stage 1 to (try to) build M68k ( Closes : #1067646 )
2024-04-28 18:06:03 +02:00
Sylvestre Ledru
c7bde1a598
prepare upload
2024-04-28 18:00:25 +02:00
Sylvestre Ledru
b7d187e5e1
remove 16 specific patches
2024-04-27 11:21:12 +02:00
Sylvestre Ledru
0719f75a9f
Merge remote-tracking branch 'origin/16' into 17
2024-04-27 11:17:50 +02:00
Sylvestre Ledru
bedad29d49
Disable --as-needed on armel
2024-04-27 01:12:05 +02:00
Sylvestre Ledru
b2515dbb99
Show LDFLAGS_EXTRA when building
2024-04-25 08:21:55 +02:00
Sylvestre Ledru
e915be9fdc
upload done
2024-04-24 16:26:54 +02:00
Sylvestre Ledru
72f74dad49
Allow build on machines without too many CPU Thanks to Santiago Vila for the patch ( Closes : #1067714 )
2024-04-24 12:21:46 +02:00
Sylvestre Ledru
8a58f6bd0e
prepare upload
2024-04-24 10:26:28 +02:00
Matthias Klose
8b318786ef
* Fix libomp symbols file for t64.
2024-04-14 12:01:49 +02:00
Matthias Klose
5a6bfc3987
* Fix libomp symbols file for t64.
2024-04-14 11:56:56 +02:00
Matthias Klose
084b3b80f4
check in missing bits for 1:16.0.6-24
2024-04-14 11:54:02 +02:00
Sylvestre Ledru
42b3f8adc4
Disable Loongson SIMD Extension (LSX) and Loongson Advanced SIMD Extension (LASX) on 17 ( Closes : #1068169 )
2024-04-01 10:33:56 +02:00
Sylvestre Ledru
87c95b8abe
Merge branch '17' into '17'
...
Revert D154931 on loong64
See merge request pkg-llvm-team/llvm-toolchain!135
2024-04-01 08:32:31 +00:00
Sylvestre Ledru
d6a9730e15
rename the patch for something more explicit
2024-03-21 08:34:32 +01:00
chenli
357cf918d7
Revert D154931 on loong64
...
D154931[1] needs to be reverted on LLVM17. As Loongson SIMD Extension
(LSX) and Loongson Advanced SIMD Extension(LASX) are not fully
supported on LLVM17, InlineAsm for LSX and LASX should not be
supported as well. Otherwise it leads to the following issue[2]:
'''
LLVM ERROR: Cannot select: 0x7ffea41a3650: ch = store<(store (s128) into %ir.mask
store52)> 0x7ffea41a35e0, 0x7ffea4196a30, FrameIndex:i64<6>, undef:i64
'''
LSX and LASX are fully supported on LLVM18 and are not supported on LLVM16,
thus only LLVM17 has the problem.
[1] https://reviews.llvm.org/D154931
[2] https://buildd.debian.org/status/fetch.php?pkg=qtdeclarative-opensource-src&arch=loong64&ver=5.15.10%2Bdfsg-2%2Bb1&stamp=1710571569&raw=0
2024-03-19 18:45:34 +08:00
Matthias Klose
c9847d7ab5
* ASan: move allocator base to avoid conflict with high-entropy ASLR
...
for x86-64 Linux. Patch taken from LLVM 17.
2024-03-16 22:18:17 +01:00
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
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
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
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
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
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
liushuyu
f2cd318cb8
Backport LLVM patch #75089 to fix compiler rt linkage
2024-03-06 13:25:38 -07:00
Gianfranco Costamagna
7e49a06017
Merge remote-tracking branch 'origin/17' into 17
2024-03-06 10:30:58 +01:00