Commit Graph

4707 Commits

Author SHA1 Message Date
Sylvestre Ledru
0474b85399 Remove some old mach lld libraries. Remove upstream in 9e3552523ebd3385487e01e3e7af37b8c0efaf57 liblldReaderWriter.a liblldDriver.a liblldYAML.a liblldCore.a liblldMachOOld.a 2021-12-03 13:18:27 +01:00
Sylvestre Ledru
4fd0cdc103 fix the series file 2021-12-03 09:54:47 +01:00
Sylvestre Ledru
32654fc827 rebase of the patches 2021-12-01 21:39:11 +01:00
Sylvestre Ledru
68846d3fd6 patch reverted upstream 2021-11-23 14:11:43 +01:00
Sylvestre Ledru
1d2587dbe0 patches/disable-float16.diff: Rebase of the patch 2021-11-23 13:52:39 +01:00
Sylvestre Ledru
edaa9d6e2b Revert 6623c02d70c3732dbea59c6d79c69501baf9627b in disable-float16.diff for breaking the CI: https://reviews.llvm.org/D114099 2021-11-23 13:44:21 +01:00
Sylvestre Ledru
109f24b87b rebase of the patches 2021-11-20 12:33:58 +01:00
Sylvestre Ledru
5a531c62e8 rebase of the patches 2021-11-16 22:03:57 +01:00
Sylvestre Ledru
ce87771b29 Disable the test, don't remove it 2021-11-15 14:03:36 +01:00
Sylvestre Ledru
87de963800 rebase of the patches 2021-11-15 12:52:30 +01:00
Sylvestre Ledru
52c4a26c45 rebase of the patches 2021-11-14 23:43:32 +01:00
Sylvestre Ledru
17354b030a rebase of the patches 2021-11-14 12:20:35 +01:00
Sylvestre Ledru
78bf454f33 rebase of the patches 2021-11-14 12:16:04 +01:00
Sylvestre Ledru
d887566a53 fix the changelog 2021-11-13 23:16:57 +01:00
Sylvestre Ledru
f59510c81f Adjust the libomp5 symbols 2021-11-13 23:10:33 +01:00
Sylvestre Ledru
a19e1decda Merge remote-tracking branch 'origin/snapshot.merge.temp' into snapshot 2021-11-13 17:35:24 +01:00
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
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