summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/compiler-rt: 5.0.1 tested on ~amd64-fbsdMichał Górny2018-04-041-1/+1
|
* sys-libs/compiler-rt: Fix calling lit with llvm-6+ macrosMichał Górny2018-04-031-2/+10
|
* sys-libs/compiler-rt: Fix LLVM_MAX_SLOT -> CLANG_SLOTMichał Górny2018-03-235-22/+22
| | | | | | | | | The variable was intentionally chosen not to use the eclass, and its my mistake of conflating the two. Name it CLANG_SLOT to make it look more purposeful. Closes: https://bugs.gentoo.org/650750 Fixes: ade5b255f1e8 (sys-libs/compiler-rt: fix eclass use by LLVM_SLOT...)
* sys-libs/compiler-rt: Make the dev-python/lit dep less strictMichał Górny2018-03-154-4/+4
| | | | | The tests apparently work fine with any version of dev-python/lit we have.
* sys-libs/compiler-rt: fix eclass use by LLVM_SLOT -> LLVM_MAX_SLOTMichał Górny2018-03-155-22/+22
|
* sys-libs/compiler-rt: Restore ~arm64 keywords, bug #650024Michał Górny2018-03-131-1/+1
|
* sys-libs/compiler-rt: 6.0.0 tested on ~amd64-fbsdMichał Górny2018-03-111-1/+1
|
* sys-libs/compiler-rt: Dekeyword ~arm* due to depsMichał Górny2018-03-091-1/+1
|
* sys-libs/compiler-rt: Bump to 6.0.0 finalMichał Górny2018-03-092-5/+6
|
* sys-libs/compiler-rt: Control lit job countMichał Górny2018-03-082-4/+6
| | | | Closes: https://bugs.gentoo.org/649554
* sys-libs/compiler-rt: Bump to 6.0.0rc3Michał Górny2018-02-262-1/+1
|
* sys-libs/compiler-rt: Bump to 6.0.0rc2Michał Górny2018-02-092-0/+109
|
* sys-libs/compiler-rt: marked ~amd64-linuxFabian Groffen2018-02-021-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/compiler-rt: x86 stable (bug #644814)Thomas Deutschmann2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-libs/compiler-rt: Bump LLVM macro dep to 6Michał Górny2018-01-202-4/+4
| | | | Require macros provided by LLVM 6 due to new lit options.
* sys-libs/compiler-rt: Drop old (5.0.0)Michał Górny2018-01-182-98/+0
|
* sys-libs/compiler-rt: amd64 stable wrt bug #644814Mikle Kolyada2018-01-181-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/compiler-rt: Update slot for master to 7.0.0Michał Górny2018-01-031-1/+1
|
* sys-libs/compiler-rt: Add a live ebuild for 6.0 branchMichał Górny2018-01-031-0/+110
|
* sys-libs/compiler-rt: marked *-macosFabian Groffen2018-01-031-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-libs/compiler-rt: prefer compiler from prefix on DarwinFabian Groffen2018-01-022-2/+16
| | | | | | | Patch by Michael Weiser Bug: https://bugs.gentoo.org/642644 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-libs/compiler-rt: Remove live ebuild for obsolete 5.0 branchMichał Górny2017-12-211-100/+0
|
* sys-libs/compiler-rt: Bump to 5.0.1 (final)Michał Górny2017-12-202-3/+3
|
* sys-libs/compiler-rt: Restrict tests with USE=-clangMichał Górny2017-12-152-2/+2
|
* sys-libs/compiler-rt: Restrict tests with USE=-testMichał Górny2017-12-152-0/+2
|
* sys-libs/compiler-rt-4.0.1: amd64 stable, bug 637210Matt Turner2017-12-141-1/+1
|
* sys-libs: Update Manifest hashes.Ulrich Müller2017-12-091-2/+2
|
* sys-libs/compiler-rt: Bump to 5.0.1Michał Górny2017-12-022-0/+98
|
* sys-libs/compiler-rt: x86 stable (bug #637210)Thomas Deutschmann2017-11-191-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/compiler-rt: Disable building profile libsMichał Górny2017-10-021-0/+1
| | | | Closes: https://bugs.gentoo.org/631588
* sys-libs/compiler-rt: Make the tests more verboseMichał Górny2017-10-011-0/+1
|
* sys-libs/compiler-rt: Fix using external litMichał Górny2017-10-011-1/+1
|
* sys-libs/compiler-rt: 5.0 branch is now 5.0.1Michał Górny2017-09-161-1/+1
|
* sys-libs/compiler-rt: Bump to 5.0.0Michał Górny2017-09-082-0/+98
|
* sys-libs/compiler-rt: Disable building libFuzzerMichał Górny2017-08-221-0/+1
| | | | | | Explicitly disable building libFuzzer now that it has been moved to compiler-rt. This package is meant to provide the builtins library only, and libFuzzer belongs in sys-libs/compiler-rt-sanitizers.
* sys-libs/compiler-rt: Clean old upMichał Górny2017-07-252-138/+0
|
* sys-libs/compiler-rt: Adjust the slot for 9999Michał Górny2017-07-241-1/+1
|
* sys-libs/compiler-rt: Branch for 5.0.0 releaseMichał Górny2017-07-241-0/+99
|
* sys-libs/compiler-rt: Warn when not using clangMichał Górny2017-07-092-0/+14
|
* sys-libs/compiler-rt: Simplify -- use common nolib flag varMichał Górny2017-07-092-10/+10
|
* sys-libs/compiler-rt: Use https for llvm.orgMichał Górny2017-07-093-5/+5
|
* sys-libs/compiler-rt: Update upstream git URIMichał Górny2017-07-091-1/+1
|
* sys-libs/compiler-rt: Bump to 4.0.1Michał Górny2017-06-272-0/+138
|
* sys-libs/compiler-rt: Switch builtin tests to litMichał Górny2017-04-261-62/+16
| | | | | Replace the custom builtin test logic with lit, now that upstream supports running builtin tests using it.
* sys-libs/compiler-rt: Use llvm.eclass for reliable upgrade from :0Michał Górny2017-03-142-2/+12
| | | | | | Use llvm.eclass to guarantee that the newly-installed LLVM slot will take precedence in PATH even if the package manager has not unmerged slot :0 yet.
* sys-libs/compiler-rt: Backport missing clang dep to 4.0.0, #612560Michał Górny2017-03-141-0/+1
|
* sys-libs/compiler-rt: Bump to 4.0.0 finalMichał Górny2017-03-132-2/+2
|
* sys-libs/compiler-rt: Bump to 4.0.0rc3Michał Górny2017-03-062-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-libs/compiler-rt: Prefer building using clangMichał Górny2017-02-163-4/+21
| | | | | | Add a USE=clang flag to prefer building using installed clang, to work around limited/broken support for '#pragma redefine_extname' which results in incomplete runtime being emitted when building using GCC.