summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/musl: always install libssp_nonshared.aSam James2023-01-292-1/+207
| | | | | | | | Needed to avoid SSP hacks for cross (if we don't install it, we have to deal with conditionally patching GCC). Bug: https://bugs.gentoo.org/862831 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/uid_wrapper: add 1.3.0Andreas Sturmlechner2023-01-292-0/+28
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-libs/nss_wrapper: add 1.1.15Andreas Sturmlechner2023-01-292-0/+27
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-libs/glibc: Strip prefix from ld scripts for better cross-compilingJames Le Cuirot2023-01-283-0/+33
| | | | | | | | | | | | | | | | | The toolchain expects to find the libc's files under its own sysroot. This sysroot is automatically prepended to paths found in ld scripts, such as those installed with glibc. We configure standalone prefix systems with a sysroot, so these paths should not be prefixed. However, Gentoo Prefix has traditionally left them prefixed and stopped the compiler from passing the sysroot to the linker instead. It is better to strip the prefix and let the sysroot do its job, as this makes cross-compiling much less awkward. prefix-guest systems do not have a sysroot applied, as they use the host's libc, but they would not install glibc anyway. This change is not needed for musl, as it does not install any ld scripts. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sys-libs/tdb: add 1.4.8Sam James2023-01-282-0/+72
| | | | | Bug: https://bugs.gentoo.org/870043 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/tevent: add 0.14.0Sam James2023-01-282-0/+99
| | | | | Bug: https://bugs.gentoo.org/870043 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/talloc: add 2.4.0Sam James2023-01-282-0/+122
| | | | | Bug: https://bugs.gentoo.org/870043 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libomp: Add 16.0.0_pre20230127 snapshotMichał Górny2023-01-272-0/+149
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Add 16.0.0_pre20230127 snapshotMichał Górny2023-01-272-0/+205
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Add 16.0.0_pre20230127 snapshotMichał Górny2023-01-272-0/+117
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Add 16.0.0_pre20230127 snapshotMichał Górny2023-01-272-0/+124
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Add 16.0.0_pre20230127 snapshotMichał Górny2023-01-272-0/+217
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt: Add 16.0.0_pre20230127 snapshotMichał Górny2023-01-272-0/+150
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt: Remove 15.0.6Michał Górny2023-01-272-153/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Remove 15.0.6Michał Górny2023-01-272-222/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Remove 15.0.6Michał Górny2023-01-272-125/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Remove 15.0.6Michał Górny2023-01-272-118/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Remove 15.0.6Michał Górny2023-01-272-206/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libomp: Remove 15.0.6Michał Górny2023-01-272-133/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Stabilize 15.0.7-r1 amd64, #892127Jakov Smolić2023-01-271-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-libs/libcxx: Stabilize 15.0.7-r1 x86, #892127Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libcxx: Stabilize 15.0.7-r1 arm64, #892127Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libomp: Stabilize 15.0.7 x86, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libcxxabi: Stabilize 15.0.7 x86, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/llvm-libunwind: Stabilize 15.0.7 x86, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Stabilize 15.0.7 x86, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt: Stabilize 15.0.7 x86, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libcxx: Stabilize 15.0.7 x86, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libcxxabi: Stabilize 15.0.7 sparc, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/llvm-libunwind: Stabilize 15.0.7 sparc, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libcxx: Stabilize 15.0.7 sparc, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libomp: Stabilize 15.0.7 arm, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libcxxabi: Stabilize 15.0.7 arm, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/llvm-libunwind: Stabilize 15.0.7 arm, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Stabilize 15.0.7 arm, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt: Stabilize 15.0.7 arm, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libcxx: Stabilize 15.0.7 arm, #891893Sam James2023-01-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: fix thatAndreas K. Hüttel2023-01-261-2/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Tests require mtrace and with that perlAndreas K. Hüttel2023-01-261-0/+3
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/pkgcraft: fix LICENSESam James2023-01-262-2/+2
| | | | | | as radhermit pointed out Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libomp: Stabilize 15.0.7 arm64, #891893Arthur Zamarin2023-01-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/libcxxabi: Stabilize 15.0.7 arm64, #891893Arthur Zamarin2023-01-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/llvm-libunwind: Stabilize 15.0.7 arm64, #891893Arthur Zamarin2023-01-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Stabilize 15.0.7 arm64, #891893Arthur Zamarin2023-01-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/compiler-rt: Stabilize 15.0.7 arm64, #891893Arthur Zamarin2023-01-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/libcxx: Stabilize 15.0.7 arm64, #891893Arthur Zamarin2023-01-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/libomp: Stabilize 15.0.7 amd64, #891893Arthur Zamarin2023-01-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/libcxxabi: Stabilize 15.0.7 amd64, #891893Arthur Zamarin2023-01-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/llvm-libunwind: Stabilize 15.0.7 amd64, #891893Arthur Zamarin2023-01-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Stabilize 15.0.7 amd64, #891893Arthur Zamarin2023-01-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>