Commit Graph

2400 Commits

Author SHA1 Message Date
Sylvestre Ledru
e036ff8217 prepare the deactivation of stage2 2018-11-11 21:17:08 +01:00
Sylvestre Ledru
6dcf387d9a Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-11-11 20:56:48 +01:00
Sylvestre Ledru
c767e1d56e add more examples 2018-11-11 20:54:42 +01:00
Sylvestre Ledru
0fc78cdf4c fix a typo in PRE_PROCESS 2018-11-11 20:45:54 +01:00
Sylvestre Ledru
7c261d5b43 rename the build target 2018-11-11 20:44:29 +01:00
Sylvestre Ledru
6d88a385f6 fix the syntax for symbols 2018-11-11 10:04:50 +01:00
Sylvestre Ledru
de65cccb58 Hide a symbol in openmp for mips64el 2018-11-11 10:02:32 +01:00
Sylvestre Ledru
f78287b60f silent the output 2018-11-10 21:50:04 +01:00
Sylvestre Ledru
7a048d4ca0 Try to integrate a pach to make pch reproducible Thanks to Rebecca Palmer for the patch (Closes: #877359) 2018-11-10 14:35:06 +01:00
Sylvestre Ledru
7e5c11fd6b add a test for bug 913213 2018-11-10 10:16:31 +01:00
Sylvestre Ledru
1ec882965b Disable gold for sparc* (Closes: #913260) 2018-11-08 20:50:48 +01:00
Sylvestre Ledru
97cfd08659 Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-11-08 20:50:01 +01:00
Sylvestre Ledru
27fdb03eb5 prepare for unstable 2018-11-08 11:36:25 +01:00
Sylvestre Ledru
644efcc9cf Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-11-08 09:45:09 +01:00
Sylvestre Ledru
aa11793612 add the failing testcase https://bugs.llvm.org/show_bug.cgi?id=26580 2018-11-08 09:44:57 +01:00
Sylvestre Ledru
2dca0f4dbe fix the version 2018-11-08 09:30:18 +01:00
Sylvestre Ledru
ad14469028 Fix a non-break space in a patch (Closes: #913213) 2018-11-08 09:29:11 +01:00
Sylvestre Ledru
0fdafd9637 Merge remote-tracking branch 'origin/7-bootstrap' into 7 2018-11-07 15:18:45 +01:00
Sylvestre Ledru
9313a2ec1d Bring back the Disable NEON generation on armhf patch which was gone Should fix the FTBFS on armhg (Closes: #842142) 2018-11-07 08:56:30 +01:00
Gianfranco Costamagna
96f574d464 Fix testsuite on i386, by ignoring test results on some broken test 2018-11-06 13:16:09 +01:00
Sylvestre Ledru
f781db0ead Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-11-06 12:15:10 +01:00
Sylvestre Ledru
fcc6121745 restrict the check to make it work on i386 2018-11-06 12:15:04 +01:00
Gianfranco Costamagna
c2e39b2b6f Add file to control, used in qualify-clang.sh 2018-11-06 11:12:22 +01:00
Sylvestre Ledru
28419c6e37 Bring back usr/lib/@DEB_HOST_MULTIARCH@/{libiomp5.so, libomp5.so} symlink for gcc (Closes: #912641) 2018-11-06 10:49:25 +01:00
Sylvestre Ledru
89f9266005 New testing release 2018-11-05 23:44:47 +01:00
Sylvestre Ledru
efadf6233b show the output when the test is failing 2018-11-05 09:37:46 +01:00
Sylvestre Ledru
3c4ea787dc add example from LP#1586215 2018-11-05 09:13:49 +01:00
Sylvestre Ledru
3232ed4c0f Update the clang manpage to remove osx specific options and to add -arch (Closes: #743133) 2018-11-04 18:08:00 +01:00
Sylvestre Ledru
e3b5de9260 redirect the output 2018-11-04 09:40:37 +01:00
Sylvestre Ledru
c4949e8123 must be run below debian/ 2018-11-04 09:40:27 +01:00
Sylvestre Ledru
6d62e0a519 Add a test for bug 876973 2018-11-04 09:32:53 +01:00
Sylvestre Ledru
61aaa8ebda rebase of the patch 2018-11-04 09:29:26 +01:00
Sylvestre Ledru
604a95f47f fix the changelog syntax 2018-11-04 09:26:41 +01:00
Sylvestre Ledru
5eab3fe710 fix the changelog 2018-11-04 09:21:58 +01:00
Sylvestre Ledru
9673e1502c mips-rdhwr.diff: backport D51773 to fix an assembly issue on mips. Thanks to jrtc27 for finding the issue 2018-11-03 19:42:21 +01:00
Sylvestre Ledru
755623734b * Try to fix the bootstrap FTBFS :
- on armel by forcing the link to -latomic
2018-11-03 08:29:05 +01:00
Sylvestre Ledru
f213248be1 Merge remote-tracking branch 'origin/7' into 7-bootstrap 2018-11-01 20:56:14 +01:00
Sylvestre Ledru
c8fdabee0c Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-11-01 16:00:28 +01:00
Sylvestre Ledru
a04dde93c9 fix a test 2018-11-01 15:55:55 +01:00
Sylvestre Ledru
6982a03942 fix a typo in the path 2018-11-01 14:39:21 +01:00
Sylvestre Ledru
a620f52ff6 The sanitizers use the versionned llvm-symbolizer provided by the llvm-X package (Closes: #753572) 2018-11-01 14:32:04 +01:00
Sylvestre Ledru
f9bd1ba58d The sanitizers use the versionned llvm-symbolizer provided by the llvm-X package (Closes: #753572) 2018-11-01 13:55:24 +01:00
Sylvestre Ledru
1514d189ff Add tests from old bugs to make sure they don't come back (Closes: #889832, #827866) 2018-11-01 13:54:15 +01:00
Sylvestre Ledru
e002b34e40 Add a test for bug 827866 2018-11-01 13:33:13 +01:00
Sylvestre Ledru
25526d0a90 Add a test for bug 889832 2018-11-01 13:27:29 +01:00
Sylvestre Ledru
462a331fbe rebase of the patch 2018-11-01 11:54:29 +01:00
Sylvestre Ledru
4bca8df675 add the bug number 2018-11-01 11:53:12 +01:00
Sylvestre Ledru
81071c8520 Backport upstream fix D51749 to address a rust aarch64 issues (Closes: #909705) 2018-11-01 11:52:51 +01:00
Sylvestre Ledru
d9b6d3fd40 * Make sure that we don't conflict openmp & libc++ with llvm-defaults's
* Handle better the non coinstability of openmp & libc++ (like we are doing
  with python-clang-*)
2018-11-01 11:39:59 +01:00
Sylvestre Ledru
c1cb700593 clang-7 suggests libomp-7-dev instead of libomp-dev 2018-11-01 10:55:29 +01:00