summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sys-libs/llvm-libunwind: add ~arm64, bug #591822Markus Meier2017-02-251-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
* sys-libs/libomp: add ~arm64, bug #591822Markus Meier2017-02-251-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
* sys-libs/libcxxrt: add ~arm64, bug #591822Markus Meier2017-02-251-3/+3
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
* sys-libs/libcxxabi: add ~arm64, bug #591822Markus Meier2017-02-251-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
* sys-libs/libcxx: add ~arm64, bug #591822Markus Meier2017-02-251-2/+2
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
* sys-libs/libsemanage: update live ebuildJason Zaman2017-02-232-7/+9
| | | | | | | python libs and include dir are now properly detected so dont need to pass in need to pass the path to libsepol.a Package-Manager: portage-2.3.3
* sys-libs/libselinux: update live ebuildJason Zaman2017-02-231-8/+9
| | | | | | | python libs and include dir are now properly detected so dont need to pass in need to pass the path to libsepol.a Package-Manager: portage-2.3.3
* sys-libs/libsmbios: Bump to version 2.3.2Lars Wendler2017-02-212-0/+84
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-libs/libsmbios: Cleaned up two patches.Lars Wendler2017-02-212-6/+4
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-libs/libunwind: Stable for HPPA (bug #601354).Jeroen Roovers2017-02-191-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* sys-libs/uclibc-ng: 1.0.20 stable on all archesAnthony G. Basile2017-02-181-2/+2
| | | | Package-Manager: portage-2.3.3
* sys-libs/glibc: x86 stable wrt bug #576726Thomas Deutschmann2017-02-181-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-libs/efivar: add workaround for GCC_SPECSMike Gilbert2017-02-181-0/+5
| | | | | | | | | | | | Lars Wendler reported a link failure when using a forced as-needed gcc profile. This failure was caused by gcc ignoring the specs file passed on the command line, in favor of the GCC_SPECS environment variable. To work around this, we append the necessary specs file to the envvar. Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49
* sys-libs/efivar: ia64 stable wrt bug #607640Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libcap-ng: Removed old.Lars Wendler2017-02-182-101/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-libs/libcap-ng: arm stable, bug #605166Markus Meier2017-02-181-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* sys-libs/efivar: bump to 31Mike Gilbert2017-02-172-0/+32
| | | | Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49
* sys-libs/compiler-rt-sanitizers: Use strip-unsupported-flagsMichał Górny2017-02-162-2/+6
| | | | | Use strip-unsupported-flags to strip flags not supported by clang instead of a hardcoded known-bad flag list.
* 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.
* sys-libs/libomp: Bump to 4.0.0.rc2Michał Górny2017-02-152-1/+1
|
* sys-libs/libcxx: Bump to 4.0.0.rc2Michał Górny2017-02-152-1/+1
|
* sys-libs/libcxxabi: Bump to 4.0.0.rc2Michał Górny2017-02-152-2/+2
|
* sys-libs/llvm-libunwind: Bump to 4.0.0.rc2Michał Górny2017-02-152-1/+1
|
* sys-libs/compiler-rt-sanitizers: Bump to 4.0.0.rc2Michał Górny2017-02-152-2/+2
|
* sys-libs/compiler-rt: Bump to 4.0.0.rc2Michał Górny2017-02-152-1/+1
|
* sys-libs/compiler-rt-sanitizers: Add slotted versionMichał Górny2017-02-152-52/+44
|
* sys-libs/compiler-rt: Add slotted versionMichał Górny2017-02-152-46/+26
| | | | | | | | | | | | | Introduce a slotted variant of compiler-rt libraries with the slot matching the clang version. This will make it possible to install a new compiler-rt version before upgrading clang to the corresponding version, therefore preserving a working compiler through (even minor) clang upgrades. The alternative was to replace the complete version number with the major version in the runtime directory path. However, software (e.g. Mesa) hardcodes the default path and therefore breaks when it is changed.
* sys-libs/libomp: Fix testing using slotted clangMichał Górny2017-02-152-2/+2
|
* sys-libs/librtas: remove unused patchesMichael Mair-Keimberger (asterix)2017-02-142-36/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3933
* sys-libs/libchipcard: remove unused patchMichael Mair-Keimberger (asterix)2017-02-141-33/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3932
* sys-libs/ldb: make python optional, bug 603602Ian Stakenvicius2017-02-142-0/+151
| | | | Package-Manager: portage-2.3.3
* sys-libs/freeipmi: remove unused init fileMichael Mair-Keimberger (asterix)2017-02-141-15/+0
| | | | | | Fixes: https://github.com/gentoo/gentoo/pull/3917 (cherry picked from commit 9a7978b0b85dc127325425c73d6269d2b774df64) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-libs/readline: Bump to version 7.0_p3Lars Wendler2017-02-142-0/+165
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-libs/libunwind: fix build errors on hppa/ia64/ppc/ppc64 #586092Mike Frysinger2017-02-132-0/+18
|
* sys-libs/libunwind: version bump to 1.2 #608768Mike Frysinger2017-02-132-0/+93
|
* sys-libs/libunwind: fix wasteful multilib source copiesMike Frysinger2017-02-131-3/+1
| | | | We can use standard autotools out-of-tree build logic to avoid copying.
* sys-libs/efivar: add ~arm64.Robin H. Johnson2017-02-131-1/+1
| | | | | | | Runtime testing performed on Lenovo CaviumX thanks to Packet.net. Package-Manager: portage-2.3.2 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-libs/efivar: remove unused patchMichael Mair-Keimberger (asterix)2017-02-111-41/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3914
* sys-libs/glibc: pc stable (bug 576726).Michael Weber2017-02-101-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-libs/glibc: add upstream fix for #602968 and move 2.24 to ~archMike Frysinger2017-02-092-3/+3
|
* sys-libs/glibc: drop old 2.23 versionsMike Frysinger2017-02-093-412/+0
|
* sys-libs/glibc: mark 2.23-r3 arm64/m68k/s390/sh stableMike Frysinger2017-02-091-1/+1
|
* sys-libs/libcap: document gperf logic a bit moreMike Frysinger2017-02-092-3/+8
|
* sys-libs/glibc: version bump to 2.25Mike Frysinger2017-02-093-0/+209
|
* sys-libs/glibc: update 2.24 patchsetMike Frysinger2017-02-092-2/+2
|
* sys-libs/glibc: bump to EAPI=5Mike Frysinger2017-02-092-3/+2
|
* sys-libs/uclibc-ng: version bump to 1.0.22, keyword maskedAnthony G. Basile2017-02-082-0/+413
| | | | Package-Manager: portage-2.3.3
* sys-libs/kpmcore: Drop oldAndreas Sturmlechner2017-02-052-37/+0
| | | | Package-Manager: portage-2.3.3
* sys-libs/kpmcore: Raise minimum sys-block/parted version to 3.2Andreas Sturmlechner2017-02-051-1/+1
| | | | | | | | Not reflected by build system, but required according to upstream. Thanks-to: Andrius Štikonas Package-Manager: portage-2.3.3
* sys-libs/kpmcore: 3.0.3 version bumpAndreas Sturmlechner2017-02-052-0/+37
| | | | Package-Manager: portage-2.3.3