summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sys-libs/glibc: drop outdated ports/sysdeps/mips/ manglingSergei Trofimovich2018-04-061-7/+0
* sys-libs/glibc: apply riscv kludge to live ebuildSergei Trofimovich2018-04-031-0/+17
* sys-libs/glibc: Add support for building RISC-V headersPalmer Dabbelt2018-04-031-0/+17
* sys-libs/glibc: stable 2.25-r11 for ppc, bug #646492Sergei Trofimovich2018-04-011-1/+1
* sys-libs/glibc-2.25-r11: alpha stableTobias Klausmann2018-03-311-1/+1
* sys-libs/glibc: stable 2.25-r11 for sparcRolf Eike Beer2018-03-311-1/+1
* sys-libs/glibc: stable 2.25-r11 for ppc64, bug #646492Sergei Trofimovich2018-03-301-1/+1
* sys-libs/glibc: fix glibc-headers bootstrap on non-multilib hostSergei Trofimovich2018-03-302-0/+14
* sys-libs/glibc: log when ebuild overrides CC/CFLAGSSergei Trofimovich2018-03-303-12/+43
* sys-libs/glibc-2.25-r11: arm64 stable (bug #646492)Mart Raudsepp2018-03-301-1/+1
* sys-libs/glibc: stable 2.25-r11 for ia64, bug #646492Sergei Trofimovich2018-03-291-1/+1
* sys-libs/glibc: x86 stable (bug #646492)Thomas Deutschmann2018-03-291-1/+1
* sys-libs/glibc: amd64 stableAaron Bauman2018-03-281-1/+1
* sys-libs/glibc: skip real tests for USE=headers-only flavourSergei Trofimovich2018-03-223-0/+10
* sys-libs/glibc: arm stable wrt bug #647062Mikle Kolyada2018-03-151-1/+1
* sys-libs/glibc: restore keywords for 2.25-r11Sergei Trofimovich2018-03-111-2/+1
* sys-libs/glibc-2.25-r10: alpha stableTobias Klausmann2018-03-051-1/+1
* sys-libs/glibc: Bump patchset number, so the patches actually apply. My mista...Andreas K. Hüttel2018-03-042-2/+2
* sys-libs/glibc: Add 2.19 revbump with patchset generated from git and EAPI=6Andreas K. Hüttel2018-03-042-0/+1394
* sys-libs/glibc: bump 2.25 with patchset 14Sergei Trofimovich2018-03-032-0/+155
* sys-libs/glibc-2.25-r10: arm64 stable (bug #647062)Mart Raudsepp2018-03-021-1/+1
* sys-libs/glibc: Re-add keywords to 2.26-r6Andreas K. Hüttel2018-02-141-1/+1
* sys-libs/glibc: stable 2.25-r10 for ppc/ppc64, bug #647062Sergei Trofimovich2018-02-101-1/+1
* sys-libs/glibc: stable 2.25-r10 for sparc, bug #647062Rolf Eike Beer2018-02-101-1/+1
* sys-libs/glibc: Allow parallel testing again, otherwise it's just too painful...Andreas K. Hüttel2018-02-103-3/+3
* sys-libs/glibc: stable 2.25-r10 for hppa/ia64, bug #647062Sergei Trofimovich2018-02-101-1/+1
* sys-libs/glibc: x86 stable (bug #647062)Thomas Deutschmann2018-02-101-1/+1
* sys-libs/glibc: Increase 2.26 patchlevel to 7. Only changes to test suite.Andreas K. Hüttel2018-02-092-2/+2
* sys-libs/glibc: amd64 stable wrt bug #647062Agostino Sarubbo2018-02-091-1/+1
* sys-libs/glibc: Revbump 2.26-r6 with next patchset (patchlevel 6)Andreas K. Hüttel2018-02-092-0/+837
* sys-libs/glibc: rpcgen is not used here anymore, so no need for special treat...Andreas K. Hüttel2018-02-081-3/+0
* sys-libs/glibc: unbreak cross-compilationSergei Trofimovich2018-02-062-12/+12
* sys-libs/glibc: restore ability to switch single->multiple ABIsSergei Trofimovich2018-02-032-8/+20
* sys-libs/glibc: cleanup: use [[, not [Sergei Trofimovich2018-02-032-2/+2
* Revert "sys-libs/glibc: Hard-die in 2.27 as something's broken in amd64 multi...Sergei Trofimovich2018-02-031-2/+0
* sys-libs/glibc: unbreak installation of non-default ABIs, bug #646424Sergei Trofimovich2018-02-032-0/+4
* sys-libs/glibc: Hard-die in 2.27 as something's broken in amd64 multilibAndreas K. Hüttel2018-02-031-0/+2
* sys-libs/glibc: Version bump. Untested, unkeyworded.Andreas K. Hüttel2018-02-023-4/+1391
* sys-libs/glibc: Add bison version requirementAndreas K. Hüttel2018-02-021-0/+1
* sys-libs/glibc: One less blank lineAndreas K. Hüttel2018-01-211-1/+0
* sys-libs/glibc: reenable stack protection on mips, bug #640130Sergei Trofimovich2018-01-212-10/+0
* sys-libs/glibc: Re-run sanity checks in src_unpackAndreas K. Hüttel2018-01-201-7/+8
* sys-libs/glibc: Re-add check for bug 279260, see bug 645016 comment 2Andreas K. Hüttel2018-01-201-0/+6
* sys-libs/glibc: Do not check for IA32 abi when merging binary packageAndreas K. Hüttel2018-01-201-1/+1
* sys-libs/glibc: Restructure sanity testsAndreas K. Hüttel2018-01-201-74/+51
* sys-libs/glibc: Test for IA32 emulation before building amd64 multilib glibc,...Andreas K. Hüttel2018-01-201-0/+17
* sys-libs/glibc: rpcgen is not used here anymore, so no need for special treat...Andreas K. Hüttel2018-01-201-6/+0
* sys-libs/glibc: On second thought, let's not use linux-info.eclass here.Andreas K. Hüttel2018-01-201-7/+11
* sys-libs/glibc: Use linux-info.eclass to get running kernel, bug 587320Andreas K. Huettel2018-01-201-7/+47
* sys-libs/glibc: Drop oldAndreas K. Hüttel2018-01-182-842/+0