Commit Graph

3261 Commits

Author SHA1 Message Date
Sylvestre Ledru
a0f73e1bb3 Add support for kfreebsd (Closes: #921246) Many thanks to Svante Signell for all patches 2019-02-04 23:38:49 +01:00
Sylvestre Ledru
0a3bee89f1 rebase of the patches 2019-02-04 11:58:08 +01:00
Sylvestre Ledru
e5df6691ff fix the path 2019-02-04 11:51:15 +01:00
Sylvestre Ledru
c696374df9 fix the path 2019-02-04 11:51:03 +01:00
Sylvestre Ledru
5c65d87c76 Merge remote-tracking branch 'origin/8' into snapshot 2019-02-04 11:39:40 +01:00
Sylvestre Ledru
b762c47711 rebase of the patch for 8 2019-02-04 10:37:19 +01:00
Sylvestre Ledru
9565ba904f patch removed 2019-02-04 09:01:42 +01:00
Sylvestre Ledru
6de1dbd14a rebase of the patch for v8 2019-02-04 09:00:18 +01:00
Sylvestre Ledru
1334346979 Merge branch '8' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 8 2019-02-04 08:38:49 +01:00
Sylvestre Ledru
bf7d7801f4 Merge remote-tracking branch 'origin/7' into 8 2019-02-04 08:37:27 +01:00
Sylvestre Ledru
19c58edc6d rebase of the patch 2019-02-03 17:45:43 +01:00
Sylvestre Ledru
0eec553f40 fix the install lldb for kfreebsd 2019-02-03 17:39:00 +01:00
Sylvestre Ledru
de8350eea4 kfreebsd support 2019-02-03 17:29:05 +01:00
Sylvestre Ledru
d25bfbfc05 Revert "* experimental New snapshot release"
This reverts commit 8d2542f6a9.
2019-02-03 17:28:33 +01:00
Sylvestre Ledru
0d62419943 dumpversion test 2019-02-03 17:28:33 +01:00
Sylvestre Ledru
f757d6bc06 rebase of the patch 2019-01-31 21:11:24 +01:00
Sylvestre Ledru
a3ea521aec * New stable release.
To be clear, this is the same as release 7.0.1
  To be ABI compliant in Debian between 7 and 7.0.1,
  I took the pr39427-misscompile.diff.
  7.1.0 is an official release for downstream users to bring
  back the ABI comptability.
  I am uploading this new version in the archive to:
  - avoid question like "why we don't have 7.1.0 in the archive?"
  - align with upstream
  - clearly show that we kept the ABI
  Upstream decided to rename the library from 7 to 7.0.1
  As I kept the ABI, I reverted this patch (revert-change-soname.diff)
  More info on https://bugs.llvm.org/show_bug.cgi?id=39427
  and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=913271
2019-01-30 10:02:23 +01:00
Sylvestre Ledru
5cc800bebf rebase of the patches 2019-01-30 09:32:17 +01:00
Sylvestre Ledru
7afb79bc7c rebase of the patch 2019-01-30 09:22:56 +01:00
Sylvestre Ledru
8d2542f6a9 * experimental New snapshot release
* Remove pr39427-misscompile.diff as it has been applied upstream
2019-01-30 09:22:38 +01:00
Sylvestre Ledru
7e6d375356 rebase of the patch 2019-01-30 08:58:40 +01:00
Sylvestre Ledru
493fb2e10f Document a regression 2019-01-28 23:18:55 +01:00
Sylvestre Ledru
29cf874f1a rebase of the patch 2019-01-26 12:08:48 +01:00
Sylvestre Ledru
7be336f62b rebase of the patch 2019-01-24 20:23:19 +01:00
Sylvestre Ledru
4603c976d4 rebase of the patch 2019-01-24 12:21:09 +01:00
Sylvestre Ledru
bd3578a334 New snapshot release 2019-01-24 08:53:24 +01:00
Sylvestre Ledru
22862324ba Remove 'Multi-Arch: same' in libclang (Closes: #874248) 2019-01-24 08:51:24 +01:00
Sylvestre Ledru
23c66b8d1b Merge remote-tracking branch 'origin/8' into snapshot 2019-01-24 08:50:49 +01:00
Sylvestre Ledru
943cd6d23e Remove 'Multi-Arch: same' in libclang (Closes: #874248) 2019-01-24 08:49:39 +01:00
Sylvestre Ledru
f210aa2a96 Merge remote-tracking branch 'origin/7' into 8 2019-01-24 08:49:07 +01:00
Sylvestre Ledru
91979c4d26 Merge remote-tracking branch 'origin/6.0' into 7 2019-01-24 08:47:20 +01:00
Sylvestre Ledru
05d312140c Remove 'Multi-Arch: same' in libclang (Closes: #874248) 2019-01-24 08:45:08 +01:00
Sylvestre Ledru
a5130e12be doing that for the Julia package. 2019-01-23 23:26:23 +01:00
Sylvestre Ledru
37435e71f9 Fix a baseline violation on armhf (Closes: #914268) Thanks to Adrian Bunk 2019-01-23 22:52:28 +01:00
Sylvestre Ledru
3c66a9d6b0 rebase of the patches 2019-01-23 22:48:03 +01:00
Sylvestre Ledru
da44978755 remove temp patch 2019-01-22 19:07:29 +01:00
Sylvestre Ledru
7c3edd01c4 try to fix gcc 4.9 2019-01-22 09:46:08 +01:00
Sylvestre Ledru
6a4e7bdb20 fix the repack script 2019-01-22 09:43:23 +01:00
Sylvestre Ledru
29f4a5b42d fix the repack script 2019-01-22 09:43:06 +01:00
Sylvestre Ledru
a3923dd800 rebase of all patches 2019-01-19 11:42:15 +01:00
Sylvestre Ledru
fed43a8a5a Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2019-01-19 11:39:42 +01:00
Sylvestre Ledru
d289dbff12 rebase of the patch 2019-01-19 11:39:22 +01:00
Sylvestre Ledru
4da829ee85 Merge branch '6.0' into '6.0'
Fix baseline violations on armhf

See merge request pkg-llvm-team/llvm-toolchain!29
2019-01-18 20:15:56 +00:00
Adrian Bunk
aec23e9a5d Fix baseline violations on armhf
Patch is already in LLVM 7
2019-01-17 19:56:24 +02:00
Sylvestre Ledru
5958eb19d2 Merge branch '8' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 8 2019-01-17 11:52:14 +01:00
Sylvestre Ledru
4be97db289 fix a syntax issue 2019-01-17 11:52:01 +01:00
Sylvestre Ledru
9dccdfdecf fix a syntax issue 2019-01-17 11:51:54 +01:00
Sylvestre Ledru
7e0823ea9e - __kmpc_pause_resource (from v9)
- omp_pause_resource (from v9)
  - omp_pause_resource_all (from v9)
2019-01-17 11:50:22 +01:00
Sylvestre Ledru
5dd43a1715 fix the changelog 2019-01-17 10:45:54 +01:00
Sylvestre Ledru
d8bb4379aa Merge remote-tracking branch 'origin/8' into snapshot 2019-01-17 10:42:05 +01:00