summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move {sys-libs → llvm-runtimes}/compiler-rt-sanitizersMichał Górny2024-12-111-37/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Add flags for nsan & rtsanMichał Górny2024-08-311-0/+2
| | | | | | | Note that technically these are present in 19.x already but they were rather recently added, so probably safer to wait for 20.x with them. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Add a ctx-profile flagMichał Górny2024-04-271-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: add github upstream metadataSam James2022-07-281-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Remove 10*Michał Górny2021-11-081-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Add orc flag for 13+Michał Górny2021-08-041-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-18/+18
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Add a flag for memprofMichał Górny2021-01-291-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Provide flags for sanitizersMichał Górny2020-12-211-0/+15
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Add explicit flags for componentsMichał Górny2018-12-061-0/+4
| | | | | Bug: https://bugs.gentoo.org/672294 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Default to building using clangMichał Górny2018-01-091-0/+4
| | | | | | | | Default to building using clang rather than gcc since the latter is starting to cause more issues, most notably GotsanRuntimeCheck segfaulting more commonly than it used to. Closes: https://bugs.gentoo.org/630958
* sys-libs/compiler-rt-sanitizers: Introduce split ebuildMichał Górny2016-10-011-0/+7