summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/llvm: Update llvm-config patchMichał Górny2018-12-1411-29/+63
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Bump to 7.0.1_rc2Michał Górny2018-11-062-0/+261
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Backport X86 codegen bugfix for Chromium buildsMichał Górny2018-10-023-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 Hummer12007Michał Górny2018-09-273-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Add flag to control libfpm dep for exegesisMichał Górny2018-09-204-3/+11
| | | | | Bug: https://bugs.gentoo.org/666617 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Package pre-built manpagesMichał Górny2018-09-192-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Bump to 7.0.0 finalMichał Górny2018-09-193-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/llvm: Bump to 7.0.0rc3Michał Górny2018-09-112-1/+1
|
* sys-devel/llvm: Add new doc-dep on recommonmark, in -9999Michał Górny2018-08-311-1/+12
|
* sys-devel/llvm: Bump to 7.0.0rc2Michał Górny2018-08-282-0/+260
|
* sys-devel/llvm: Backport binutils compatibility patch to 6.0.1Michał Górny2018-08-162-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.9999Michał Górny2018-08-154-257/+2
|
* sys-devel/llvm: Use newenvd with stdin formMichał Górny2018-08-152-6/+4
|
* sys-devel/llvm: Add custom SOVERSION suffix when linking to libc++Michał Górny2018-08-091-0/+21
|
* sys-devel/llvm: 9999 is now 8.0Michał Górny2018-08-011-1/+1
|
* sys-devel/llvm: Branch out LLVM 7.0Michał Górny2018-08-011-0/+252
|
* sys-devel/llvm-6.0.1: arm64 stable (bug #661776)Mart Raudsepp2018-07-231-1/+1
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* sys-devel/llvm: arm stable wrt bug #661776Mikle Kolyada2018-07-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-devel/llvm: amd64 stable wrt bug #661776Mikle Kolyada2018-07-221-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-devel/llvm: x86 stable (bug #661776)Thomas Deutschmann2018-07-221-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órny2018-07-225-823/+0
|
* sys-devel/llvm: arm stable wrt bug #657516Mikle Kolyada2018-07-221-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-devel/llvm: Patch gcc-8 compatibility in <6Michał Górny2018-07-073-0/+37
| | | | | | Thanks to Ben Chaney for providing the patch. Closes: https://bugs.gentoo.org/655140
* sys-devel/llvm: Bump to 6.0.1Michał Górny2018-06-272-0/+264
|
* sys-devel/llvm: Keyword 5.0.2, and 6.0.0-r1 ~ppc64Luke Dashjr2018-06-082-2/+2
|
* sys-devel/llvm: x86 stable (bug #657516)Thomas Deutschmann2018-06-071-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-devel/llvm: amd64 stable wrt bug #657516Mikle Kolyada2018-06-071-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-devel/llvm: Bump to 5.0.2Michał Górny2018-05-052-0/+258
|
* sys-devel/llvm: arm stable wrt bug #644814Mikle Kolyada2018-04-301-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/llvm: Backport LLVMInitializeInstCombine patch to 6.0.0Michał Górny2018-04-252-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.
* sys-devel/llvm: arm stable wrt bug #637210Mikle Kolyada2018-04-211-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* */*: Remove emul-linux-x86-* blockersDavid Seifert2018-04-202-6/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/8073
* sys-devel/llvm: Remove non-Darwin keywords from 3.9.1Michał Górny2018-04-111-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/7702
* sys-devel/llvm: Inform about opt-viewer scripts in postinstMichał Górny2018-04-044-0/+36
| | | | Closes: https://bugs.gentoo.org/645040
* sys-devel/llvm: 5.0.1 tested on ~amd64-fbsdMichał Górny2018-04-041-1/+1
|
* sys-devel/llvm: Backport -Wl,-rpath FreeBSD fix to 5.0.1Michał Górny2018-04-021-0/+3
|
* sys-devel/llvm: Remove non-arm & non-Darwin keywords from 3.7.1Michał Górny2018-03-291-15/+3
| | | | Closes: https://github.com/gentoo/gentoo/pull/7690
* sys-devel/llvm: Apply -fno-bmi only on x86 archesMichał Górny2018-03-233-3/+12
| | | | Closes: https://bugs.gentoo.org/650506
* sys-devel/llvm: Remove failing symbolizer test from 4.0.1Michał Górny2018-03-141-0/+3
| | | | Closes: https://bugs.gentoo.org/623722
* sys-devel/llvm: Pass CMAKE_INSTALL_MANDIR only w/ USE=docMichał Górny2018-03-144-4/+4
|
* sys-devel/llvm: 4.0.1 does not use CMAKE_INSTALL_MANDIRMichał Górny2018-03-141-1/+0
|
* sys-devel/llvm: Restore ~arm ~arm64 keywords, bug #650024Michał Górny2018-03-131-1/+1
|
* sys-devel/llvm: 6.0.0 tested on ~amd64-fbsdMichał Górny2018-03-111-1/+1
|
* sys-devel/llvm: Apply -mno-bmi to work-around gcc-7 bugMichał Górny2018-03-103-9/+21
| | | | | | | Thanks to Alexander Bezrukov for finding the upstream bug and suggesting a proper workaround. Closes: https://bugs.gentoo.org/649880
* sys-devel/llvm: Temporarily refuse to build w/ GCC-7 due to hangsMichał Górny2018-03-101-0/+9
| | | | Bug: https://bugs.gentoo.org/649880
* sys-devel/llvm: Dekeyword 6.0.0 ~arm64 due to app-arch/xarMichał Górny2018-03-091-1/+1
|
* sys-devel/llvm: Force correct CMAKE_INSTALL_MANDIRMichał Górny2018-03-095-0/+5
|
* sys-devel/llvm: Bump to 6.0.0 finalMichał Górny2018-03-092-11/+15
|
* sys-devel/llvm: Backport -Wl,-rpath-link non-Linux fix to 6.0.9999Michał Górny2018-03-092-0/+41
|
* sys-devel/llvm: Control lit job countMichał Górny2018-03-082-4/+4
| | | | Closes: https://bugs.gentoo.org/649554