Commit Graph

2446 Commits

Author SHA1 Message Date
Sylvestre Ledru
7ac1a71237 rebase of the patches 2018-11-17 09:30:02 +01:00
Sylvestre Ledru
8d271f38a9 silent the output 2018-11-10 21:50:16 +01:00
Sylvestre Ledru
236c52abdd remove an hardcoded version 2018-11-10 21:37:07 +01:00
Sylvestre Ledru
818ce2caa0 Merge all the recent 7 changes into snapshot (Closes: #913058) the co install issue with libc++ & openmp 2018-11-10 15:14:31 +01:00
Sylvestre Ledru
aac74c7083 rebase of the patches 2018-11-10 15:08:07 +01:00
Sylvestre Ledru
032afd2867 fix mistakes 2018-11-10 15:03:39 +01:00
Sylvestre Ledru
de04863fc4 * Disable gold for sparc* (Closes: #913260)
* Try to integrate a pach to make pch reproducible
  Thanks to Rebecca Palmer for the patch
  (Closes: #877359)
* Fix a non-break space in a patch (Closes: #913213)
* Upload of 7.0.1 rc2 into unstable
* New testing release
* Enable the stage2 bootstrap:
  - stage1 = build clang with gcc
  - stage2 = clang building itself
  (Closes: #909234)
* Bring back the Disable NEON generation on armhf patch which was gone
  Should fix the FTBFS on armhf
  (Closes: #842142)
* Update the clang manpage to remove osx specific options
  and to add -arch (Closes: #743133)
* Bring back usr/lib/@DEB_HOST_MULTIARCH@/{libiomp5.so, libomp5.so}
  symlink for gcc (Closes: #912641)
* New testing release
* Remove the dump of cmake error file (too confusing)
* Try to fix the bootstrap FTBFS :
  - on armel by forcing the link to -latomic
  - mips-rdhwr.diff: backport D51773 to fix an
    assembly issue on mips.
    Thanks to jrtc27 for finding the issue.
* Update the watch file to display the right version
  (even if the download will fail)
* clang-7 suggests libomp-7-dev instead of libomp-dev
* Make sure that we don't conflict openmp & libc++ with llvm-defaults's
  (Closes: #912544)
* Handle better the non coinstability of openmp & libc++ (like we are doing
  with python-clang-*)
* Backport upstream fix D51749 to address a rust aarch64 issues
  (Closes: #909705)
* Add tests from old bugs to make sure they don't come back
  (Closes: #889832, #827866)
* The sanitizers use the versionned llvm-symbolizer provided by the
  llvm-X package (Closes: #753572)
* clangd-atomic-cmake.patch: Link against atomic for clangd in i386
* When the cmake configure of the stage2 is failing, dump the cmake error log
* Declare some variables (-Wno-*) for all platforms (was failing on mips)
* Update the watch file to display the right version
  (even if the download will fail)
* clang-7 suggests libomp-7-dev instead of libomp-dev
* Make sure that we don't conflict openmp & libc++ with llvm-defaults's
  (Closes: #912544)
* Handle better the non coinstability of openmp & libc++ (like we are doing
  with python-clang-*)
* Backport upstream fix D51749 to address a rust aarch64 issues
  (Closes: #909705)
* Add tests from old bugs to make sure they don't come back
  (Closes: #889832, #827866)
* The sanitizers use the versionned llvm-symbolizer provided by the
  llvm-X package (Closes: #753572)
* Experiment the clang bootstrap
* Try to boostrap clang using clang
* Apply hurd fixes (Closes: #908847).
 - hurd-lib_Support_Unix_Path.inc.diff
 - hurd-pathmax.diff
 - hurd-tools_llvm-shlib_CMakeLists.txt.diff
* Team upload
* Upload to unstable
* Disable for now the bootstrapping clang patches
* Try to bootstrap (currently in a different branch)
* Split the builds in different make target
* Add python-pygments as dep of llvm-7-tools because
  opt-viewer.py needs it
* Add back libomp5-X.Y.symbols.in (untested)
* Fix the install of clang bash completion
* Start the work on bootstraping clang
  - bootstrap-with-openmp-version-export-missing.diff: fix a link issue
    https://bugs.llvm.org/show_bug.cgi?id=39200
  - bootstrap-fix-include-next.diff: Fix an include issue at bootstrap phase
    https://bugs.llvm.org/show_bug.cgi?id=39162
* Take option two in bug #877567 to fix FTBFS on mips and mipsel
* Add patch to fix missing include and library paths on x32
* Non-maintainer upload.
* Apply hurd fixes (Closes: #908847).
  - hurd-lib_Support_Unix_Path.inc.diff
  - hurd-pathmax.diff
  - hurd-tools_llvm-shlib_CMakeLists.txt.diff
2018-11-10 15:00:46 +01:00
Sylvestre Ledru
74c85ef7e5 Remove operations.cpp.o (causes issue on old versions 2018-11-10 14:53:40 +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
6afd8e680b Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2018-11-06 09:28:01 +01:00
Sylvestre Ledru
94e70f4020 * Also install libOptRemarks.so 2018-11-06 09:27:02 +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
fbe7e666da also ignore operations.cpp.o 2018-11-04 14:53:02 +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