summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/glibc: drop s390 to ~s390 (unstable)Sam James2021-04-051-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: downgrade m68k down to ~m68kSergei Trofimovich2020-04-211-1/+1
| | | | | | | | | m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sys-libs/glibc: Use https:// again for git repository.Arfrever Frehtes Taifersar Arahesis2020-03-161-1/+1
| | | | | | Reverts: 3e796f4abbb89a6edc99b54688f666ec11219ea2 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: [QA] inherit toolchain-funcs.eclass directlyDavid Seifert2020-02-131-1/+1
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-libs/glibc: drop outdated sys-apps/portage blockerSergei Trofimovich2019-11-101-1/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: drop outdated sys-apps/sandboxSergei Trofimovich2019-11-101-1/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: drop outdated sys-kernel/ps3-sources blockerSergei Trofimovich2019-11-101-1/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: drop outdated sys-libs/nss-dbSergei Trofimovich2019-11-101-2/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: restore strip quirk for 'libpthread.so.0'Sergei Trofimovich2019-10-181-3/+22
| | | | | | | | | | | | | | | | | | | | | This change effectively reverts commit e14229b10b513a ("sys-libs/glibc: drop prepallstrip, bug #587296") gdb still relies on libpthread being unstripped. See https://bugs.gentoo.org/697910 for details and reproducer. Also see ebuild note that explains indirect mechanics of how glibc relies on gdb's ability to traverse local symbols. In EAPI=7 ebuilds (glibc-9999) we do selective stripping. Reported-by: Minux Closes: https://bugs.gentoo.org/697910 Bug: https://bugs.gentoo.org/587296 Bug: https://bugs.gentoo.org/46186 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: disable stripping for cross-glibcSergei Trofimovich2019-10-141-0/+3
| | | | | | | | | | | | | | | | | | commit e14229b10b513a164f8379ff14cc8c644c071f27 dropped special stripping and relied on standard ${CHOST}-strip. Unfortunately one special case wa missing: cross-*/glibc ebuilds use ${CTARGET} as a target and are installed into the host. That causes ${CHOST}-strip to be called on ${CTARGET} binaries. If multitarget is not enabled strip either breaks such bianries or makes them untouched. Disable tripping until we migrated off off cross-*/glibc ebuilds. Reported-by: Johannes Geiss Closes: https://bugs.gentoo.org/697428 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: drop prepallstrip, bug #587296Sergei Trofimovich2019-09-251-2/+1
| | | | | | | | | | | | | Stop using internal portage's 'prepallstrip' helper. This effectively reverts https://bugs.gentoo.org/46186. Modern gdb can inspect threads without debugging symbols in libpthread/libthread_db. Reported-by: Michał Górny Closes: https://bugs.gentoo.org/587296 Bug: https://bugs.gentoo.org/46186 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: git-2->git-r3Marty E. Plummer2018-06-081-2/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-libs/glibc: mark 2.23-r4/2.25-r11 m68k/s390/sh stableMike Frysinger2018-05-221-1/+1
|
* sys-libs/glibc: stable 2.25-r11 for hppaRolf Eike Beer2018-04-131-1/+1
| | | | | | Bug: https://bugs.gentoo.org/646492 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* sys-libs/glibc: arm stable, bug #646492Markus Meier2018-04-081-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* sys-libs/glibc: stable 2.25-r11 for ppc, bug #646492Sergei Trofimovich2018-04-011-1/+1
| | | | | Package-Manager: Portage-2.3.27, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* sys-libs/glibc-2.25-r11: alpha stableTobias Klausmann2018-03-311-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/646492
* sys-libs/glibc: stable 2.25-r11 for sparcRolf Eike Beer2018-03-311-1/+1
| | | | | | Bug: https://bugs.gentoo.org/646492 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-libs/glibc: stable 2.25-r11 for ppc64, bug #646492Sergei Trofimovich2018-03-301-1/+1
| | | | | Package-Manager: Portage-2.3.26, Repoman-2.3.7 RepoMan-Options: --include-arches="ppc64"
* sys-libs/glibc-2.25-r11: arm64 stable (bug #646492)Mart Raudsepp2018-03-301-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/glibc: stable 2.25-r11 for ia64, bug #646492Sergei Trofimovich2018-03-291-1/+1
| | | | | Package-Manager: Portage-2.3.26, Repoman-2.3.7 RepoMan-Options: --include-arches="ia64"
* sys-libs/glibc: x86 stable (bug #646492)Thomas Deutschmann2018-03-291-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/glibc: amd64 stableAaron Bauman2018-03-281-1/+1
| | | | | Bug: https://bugs.gentoo.org/646492 Package-Manager: Portage-2.3.26, Repoman-2.3.7
* sys-libs/glibc: restore keywords for 2.25-r11Sergei Trofimovich2018-03-111-2/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/glibc: Bump patchset number, so the patches actually apply. My ↵Andreas K. Hüttel2018-03-041-1/+1
| | | | | | mistake, sorry. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/glibc: bump 2.25 with patchset 14Sergei Trofimovich2018-03-031-0/+154
5 new patches: $ git log --oneline gentoo/glibc-2.25-13..gentoo/glibc-2.25-14 | cat 5c90b3f269 mutex: Fix robust mutex lock acquire (Bug 21778) a98b916d44 locale-gen: suppress ignored error when emptying already empty directory bdfd212eed Fix integer overflows in internal memalign and malloc [BZ #22343] [BZ #22774] f4f6d1886b elf: Check for empty tokens before dynamic string token expansion [BZ #22625] 134fb1be78 linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679] Package-Manager: Portage-2.3.24, Repoman-2.3.6