Sylvestre Ledru
249f8a80eb
Install llvm-tli-checker in llvm-X.Y
2021-11-13 14:56:27 +01:00
Sylvestre Ledru
26db809ae5
prepare for upload
2021-11-13 14:55:52 +01:00
Sylvestre Ledru
6eb74424ba
rebase of the patches
2021-11-13 11:31:50 +01:00
Sylvestre Ledru
317db0b99c
* libomp: add new symbols
...
- GOMP_5.0.1
- GOMP_alloc
- GOMP_free
- __kmpc_aligned_alloc
- __kmpc_atomic_bool_1_cas
- __kmpc_atomic_bool_1_cas_cpt
- __kmpc_atomic_bool_2_cas
- __kmpc_atomic_bool_2_cas_cpt
- __kmpc_atomic_bool_4_cas
- __kmpc_atomic_bool_4_cas_cpt
- __kmpc_atomic_bool_8_cas
- __kmpc_atomic_bool_8_cas_cpt
- __kmpc_atomic_float10_max
- __kmpc_atomic_float10_max_cpt
- __kmpc_atomic_float10_min
- __kmpc_atomic_float10_min_cpt
- __kmpc_atomic_val_1_cas
- __kmpc_atomic_val_1_cas_cpt
- __kmpc_atomic_val_2_cas
- __kmpc_atomic_val_2_cas_cpt
- __kmpc_atomic_val_4_cas
- __kmpc_atomic_val_4_cas_cpt
- __kmpc_atomic_val_8_cas
- __kmpc_atomic_val_8_cas_cpt
- omp_aligned_alloc
- omp_aligned_calloc
2021-11-13 00:19:58 +01:00
Sylvestre Ledru
765d78d137
Fix whitespaces
2021-11-13 00:17:09 +01:00
Sylvestre Ledru
2dee6a8174
If lua is available on the system at built time, a lua lldb binding was created. It was leading to some build failures depending on the package installed on the build system. Force the deactivation of the lua build when lldb is built.
2021-11-13 00:15:53 +01:00
Sylvestre Ledru
fc7eed0001
Merge remote-tracking branch 'origin/13' into snapshot.merge.temp
2021-11-11 22:55:42 +01:00
Sylvestre Ledru
53287b1c7b
update of the version
2021-11-11 22:54:42 +01:00
Sylvestre Ledru
66767e15bb
Add back -DLLVM_VERSION_SUFFIX=. Useless for 13 but necessary for snapshot Otherwise, it adds "git" to the libs
2021-11-11 22:48:56 +01:00
Sylvestre Ledru
83e6a6baf0
fix a typo
2021-11-11 22:48:55 +01:00
Sylvestre Ledru
88d3b7d9fd
fix a typo
2021-11-11 22:48:55 +01:00
Sylvestre Ledru
9075570069
Document some recent changes
2021-11-11 22:48:55 +01:00
Sylvestre Ledru
db4f8e92f3
* Add new symbols to libomp
...
- GOMP_5.0.1
- GOMP_alloc
- GOMP_free
- __kmpc_aligned_alloc
- __kmpc_atomic_float10_max
- __kmpc_atomic_float10_min
- omp_aligned_alloc
- omp_aligned_calloc
2021-11-11 14:16:34 +01:00
Sylvestre Ledru
6fb9dd580c
fix typos
2021-11-11 13:26:18 +01:00
Sylvestre Ledru
a13dfd15b1
fix typos
2021-11-11 13:20:55 +01:00
Sylvestre Ledru
2b65a438b1
debuginfo-tests => cross-project-tests
2021-11-11 13:14:07 +01:00
Sylvestre Ledru
34a14ee9f4
remoge dup arch
2021-11-10 22:18:01 +01:00
Diederik de Haas
ee40c18b21
Use 'command -v' instead of deprecated 'which'
2021-11-10 22:11:03 +01:00
Sylvestre Ledru
1f9d9a0b01
merge 13 => 14
2021-11-10 21:19:51 +01:00
Sylvestre Ledru
4772d00abb
Merge remote-tracking branch 'origin/13' into snapshot
2021-11-10 21:17:21 +01:00
Sylvestre Ledru
5a85eda709
Install llvm-tli-checker in llvm-X.Y
2021-11-09 11:38:45 +01:00
Sylvestre Ledru
8573df8c5e
Fix an autopkgtest test ( Closes : #997902 )
2021-11-08 14:12:07 +01:00
Sylvestre Ledru
666ecb7903
upload to unstable
2021-11-08 14:09:57 +01:00
Sylvestre Ledru
da2623782d
fix versoin
2021-11-08 14:08:24 +01:00
Sylvestre Ledru
297b1c5ea2
upload in exp
2021-11-06 15:37:33 +01:00
Erik Maciejewski
c39e93a38e
add option to disable compiler-rt scudo standalone
...
patch compiler-rt build to add cmake option for disabling scudo
standalone
add COMPILER_RT_BUILD_SCUDO_STANDALONE=OFF to armel build since the
baseline armv5t arch profile is not supported
2021-11-06 01:25:29 -07:00
Sylvestre Ledru
6822fd8ea8
rebase of the patches
2021-11-05 13:27:16 +01:00
Erik Maciejewski
e196584337
update changelog
2021-11-04 01:52:32 -07:00
Erik Maciejewski
78ee42a8ec
adjust llvm-12 openmp runtimes quilt patches for llvm-13
...
remove patch for openmp/cmake/HandleOpenMPOptions.cmake addressing
the defualt value for `-std` as this as been fixed in llvm 13.0.0
2021-11-03 20:59:09 -07:00
Erik Maciejewski
ffdb0eb41c
Merge remote-tracking branch 'origin/12' into 13
2021-11-03 16:13:49 -07:00
Sylvestre Ledru
78ad4bde7d
rebase of the patches
2021-10-29 13:03:51 +02:00
Sylvestre Ledru
159a8dd7ea
autopkgtest/integration-test-suite-test: restrict to arm64/amd64 for now
2021-10-28 16:46:26 +02:00
Erik Maciejewski
561e241958
update changelog
2021-10-26 16:10:42 -07:00
Erik Maciejewski
27687a106d
re-disable fixfilepath
...
disable fixfilepath in dpkg-buildflags in favor of using the more
llvm aware implementation provided by the llvm-project by setting
LLVM_USE_RELATIVE_PATHS_IN_FILES=ON in both stages of the toolchain
build
2021-10-26 16:04:22 -07:00
Erik Maciejewski
8fdac930ac
cmake options cleanup
...
remove some redundant cmake options (options with the same value as
their default) from, and move PYTHON_EXECUTABLE cmake option to, the
cmake configure command
2021-10-26 16:04:22 -07:00
Erik Maciejewski
5088c76222
dpkg-buildflags cleanup
...
use make variables populated by /usr/share/dpkg/buildflags.mk and
remove _EXTRA suffix from STAGE_1_ and STAGE_2_ flag vars
2021-10-26 16:03:31 -07:00
Erik Maciejewski
5b59bd3630
update changelog
2021-10-24 02:38:55 -07:00
Erik Maciejewski
14aeabd6c8
set LIBCXX_USE_COMPILER_RT to OFF to disable builtins when libunwind
...
is not enabled since the unwind implementation with gnu builtins will
then be required
2021-10-24 00:20:40 -07:00
Erik Maciejewski
36bdfcce52
add arch specific config for powerpc to force correct arch profile
...
for builtins
2021-10-23 14:47:49 -07:00
Erik Maciejewski
b7363248b1
set arm toolchain arch profiles explicitly to debian baselines as
...
the target host triples alone are ambiguous and compiler defaults
and debian baselines may not align
2021-10-23 14:16:39 -07:00
Erik Maciejewski
6558504cac
disable builtins for unsupported arch s390x
2021-10-23 14:16:39 -07:00
Sylvestre Ledru
cd137e1365
remove old references to 'mips'
2021-10-23 13:12:59 +02:00
Sylvestre Ledru
c9086c29ed
disable lldb on mips*: also update control
2021-10-23 13:11:32 +02:00
Sylvestre Ledru
fa65a721e9
fix changelog
2021-10-23 13:09:45 +02:00
Sylvestre Ledru
1e06e0a7e7
disable lldb on mips*: also update control
2021-10-23 13:09:28 +02:00
Sylvestre Ledru
659305bc08
Disable lldb on mipsel and mips64el as it isn't supported See https://reviews.llvm.org/D102872 ( Closes : #997011 )
2021-10-23 13:08:46 +02:00
Sylvestre Ledru
4baa08eb6f
Disable lldb on mipsel and mips64el as it isn't supported See https://reviews.llvm.org/D102872 ( Closes : #997011 )
2021-10-23 10:35:38 +02:00
Erik Maciejewski
35a8b4a6fc
modify stage dir var names to use new prefix scheme in debian/rules
2021-10-22 04:46:21 -07:00
Erik Maciejewski
5f699155e2
update changelog
2021-10-22 03:13:53 -07:00
Erik Maciejewski
9a1ae924d4
add explicit s390x build options to debian/rules, set
...
LLVM_HOST_TRIPLE=s390x-linux-gnu and COMPILER_RT_DEFAULT_TARGET_ONLY=ON
so that builtins are only built for the explicit host arch
2021-10-22 03:10:40 -07:00