Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys-devel/llvm: Remove 7.0.9999 | Michał Górny | 2019-04-19 | 8 | -264/+6 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Update binutils dep in 7.1.0 | Michał Górny | 2019-04-19 | 1 | -1/+6 |
| | | | | | Bug: https://bugs.gentoo.org/677888 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Bump to 7.1.0 | Michał Górny | 2019-04-17 | 2 | -0/+262 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Squash unnecessary revbump to 8.0.0 | Michał Górny | 2019-04-05 | 2 | -301/+4 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Backport dangling symlink failure fix | Michał Górny | 2019-04-05 | 2 | -0/+342 |
| | | | | | Closes: https://bugs.gentoo.org/674662 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: WebAssembly is no longer experimental in 8.0+ | Michał Górny | 2019-03-22 | 3 | -4/+4 |
| | | | | | Reported-by: Matthew Smith <matt@offtopica.uk> Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Remove 8.0.0rc5 | Michał Górny | 2019-03-20 | 2 | -298/+0 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Bump to 8.0.0 final | Michał Górny | 2019-03-20 | 2 | -0/+299 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Remove 8.0.0rc[23] | Michał Górny | 2019-03-13 | 3 | -586/+0 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Update binutils dep in live ebuilds & RC | Michał Górny | 2019-03-13 | 4 | -4/+24 |
| | | | | | | | | | Update binutils dependency to account for USE flag rename in live ebuilds and the masked RC. ~arch ebuilds are going to be updated as new releases are added to avoid spurious rebuilds. Bug: https://bugs.gentoo.org/677888 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Bump to 8.0.0rc5 | Michał Górny | 2019-03-12 | 2 | -0/+293 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Drop <4 | Michał Górny | 2019-03-10 | 7 | -1972/+0 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Bump to 8.0.0rc3 | Michał Górny | 2019-02-28 | 2 | -0/+293 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Bump to 8.0.0rc2 | Michał Górny | 2019-02-13 | 2 | -0/+293 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Add a live ebuild for 8.* branch | Michał Górny | 2019-01-16 | 1 | -0/+285 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Trunk is now 9.0.0 | Michał Górny | 2019-01-16 | 1 | -2/+2 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Drop 6.0.1-r1 | Michał Górny | 2018-12-30 | 1 | -266/+0 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Move old 7.0.0 patch to 6.0.1 | Michał Górny | 2018-12-30 | 2 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Remove 7.0.0 | Michał Górny | 2018-12-30 | 3 | -526/+0 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Bump to 7.0.1-final | Michał Górny | 2018-12-20 | 2 | -5/+6 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Update llvm-config patch | Michał Górny | 2018-12-14 | 11 | -29/+63 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Bump to 7.0.1_rc2 | Michał Górny | 2018-11-06 | 2 | -0/+261 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Backport X86 codegen bugfix for Chromium builds | Michał Górny | 2018-10-02 | 3 | -0/+644 |
| | | | | | | | | | | Backport the X86 codegen fix to 7.0.0 and 6.0.1, to ~arch. Hopefully people will get this along with libffi-enforced rebuild. We can stabilize 6.0.1-r2 either when stable users start hitting this, or when libffi gets stable. Bug: https://bugs.gentoo.org/664868 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Fix EROOT trailing slash, spotted by Hummer12007 | Michał Górny | 2018-09-27 | 3 | -3/+3 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Add flag to control libfpm dep for exegesis | Michał Górny | 2018-09-20 | 4 | -3/+11 |
| | | | | | Bug: https://bugs.gentoo.org/666617 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Package pre-built manpages | Michał Górny | 2018-09-19 | 2 | -4/+4 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Bump to 7.0.0 final | Michał Górny | 2018-09-19 | 3 | -4/+4 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-devel/llvm: Bump to 7.0.0rc3 | Michał Górny | 2018-09-11 | 2 | -1/+1 |
| | |||||
* | sys-devel/llvm: Add new doc-dep on recommonmark, in -9999 | Michał Górny | 2018-08-31 | 1 | -1/+12 |
| | |||||
* | sys-devel/llvm: Bump to 7.0.0rc2 | Michał Górny | 2018-08-28 | 2 | -0/+260 |
| | |||||
* | sys-devel/llvm: Backport binutils compatibility patch to 6.0.1 | Michał Górny | 2018-08-16 | 2 | -0/+580 |
| | | | | | | | Backport the patch necessary to make LLVM assembly compatible with new restrictions in binutils-2.31.1. Closes: https://bugs.gentoo.org/663442 | ||||
* | sys-devel/llvm: Drop 6.0.9999 | Michał Górny | 2018-08-15 | 4 | -257/+2 |
| | |||||
* | sys-devel/llvm: Use newenvd with stdin form | Michał Górny | 2018-08-15 | 2 | -6/+4 |
| | |||||
* | sys-devel/llvm: Add custom SOVERSION suffix when linking to libc++ | Michał Górny | 2018-08-09 | 1 | -0/+21 |
| | |||||
* | sys-devel/llvm: 9999 is now 8.0 | Michał Górny | 2018-08-01 | 1 | -1/+1 |
| | |||||
* | sys-devel/llvm: Branch out LLVM 7.0 | Michał Górny | 2018-08-01 | 1 | -0/+252 |
| | |||||
* | sys-devel/llvm-6.0.1: arm64 stable (bug #661776) | Mart Raudsepp | 2018-07-23 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10 | ||||
* | sys-devel/llvm: arm stable wrt bug #661776 | Mikle Kolyada | 2018-07-23 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 | ||||
* | sys-devel/llvm: amd64 stable wrt bug #661776 | Mikle Kolyada | 2018-07-22 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 | ||||
* | sys-devel/llvm: x86 stable (bug #661776) | Thomas Deutschmann | 2018-07-22 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10 | ||||
* | sys-devel/llvm: Drop old (5.0.1 & 6.0.0) | Michał Górny | 2018-07-22 | 5 | -823/+0 |
| | |||||
* | sys-devel/llvm: arm stable wrt bug #657516 | Mikle Kolyada | 2018-07-22 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 | ||||
* | sys-devel/llvm: Patch gcc-8 compatibility in <6 | Michał Górny | 2018-07-07 | 3 | -0/+37 |
| | | | | | | Thanks to Ben Chaney for providing the patch. Closes: https://bugs.gentoo.org/655140 | ||||
* | sys-devel/llvm: Bump to 6.0.1 | Michał Górny | 2018-06-27 | 2 | -0/+264 |
| | |||||
* | sys-devel/llvm: Keyword 5.0.2, and 6.0.0-r1 ~ppc64 | Luke Dashjr | 2018-06-08 | 2 | -2/+2 |
| | |||||
* | sys-devel/llvm: x86 stable (bug #657516) | Thomas Deutschmann | 2018-06-07 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 | ||||
* | sys-devel/llvm: amd64 stable wrt bug #657516 | Mikle Kolyada | 2018-06-07 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 | ||||
* | sys-devel/llvm: Bump to 5.0.2 | Michał Górny | 2018-05-05 | 2 | -0/+258 |
| | |||||
* | sys-devel/llvm: arm stable wrt bug #644814 | Mikle Kolyada | 2018-04-30 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | sys-devel/llvm: Backport LLVMInitializeInstCombine patch to 6.0.0 | Michał Górny | 2018-04-25 | 2 | -0/+301 |
| | | | | | | Backport the fix for LLVMInitializeInstCombine being compiled as C++ function instead of 'extern "C"'. This fixes undefined symbol for programs using this function, in particular dev-python/llvmlite. |