summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sys-libs/glibc: ignore USE=headers-only for native case, bug #677474Sergei Trofimovich2019-02-071-1/+1
* sys-libs/glibc: Version bump, unkeywordedAndreas K. Hüttel2019-02-011-2/+5
* sys-libs/glibc: fix live ebuild build failure, bug #674080Sergei Trofimovich2018-12-301-3/+0
* sys-libs/glibc: locale-gen: precisely replicate 2.27 behaviourAndreas K. Hüttel2018-12-211-3/+3
* sys-libs/glibc: Drop old hardened support (suggested by zorry)Andreas K. Hüttel2018-12-141-19/+5
* sys-libs/glibc: Rebase patchset, add C.UTF-8, fix bug 673124Andreas K. Hüttel2018-12-141-2/+2
* sys-libs/glibc: Port to eapi7-ver. 2.28 patchlevel bump.Andreas K. Hüttel2018-12-111-12/+12
* sys-libs/glibc: drop PIE ewarnSergei Trofimovich2018-10-241-3/+0
* sys-libs/glibc: Use .xz tarball for patchesAndreas K. Hüttel2018-10-211-4/+4
* sys-libs/glibc: Needs at least GNU Make 4 to buildAndreas K. Hüttel2018-08-031-0/+1
* sys-libs/glibc: Add rudimentary Intel CET support (since glibc-2.29)Andreas K. Hüttel2018-08-031-1/+7
* sys-libs/glibc: Bump 9999 patchlevelAndreas K. Hüttel2018-08-031-1/+1
* sys-libs/glibc: preserve /usr/lib witk keepdirSergei Trofimovich2018-07-191-4/+2
* sys-libs/glibc: don't check for linux version on non-linux systemsMatija Skala2018-07-071-19/+21
* sys-libs/glibc: add USE=multiarch (enabled by default)Sergei Trofimovich2018-06-261-1/+3
* sys-libs/glibc: pass user's CFLAGS over CC/XX, not CPPFLAGSSergei Trofimovich2018-06-261-8/+8
* sys-libs/glibc: Require bison in DEPENDAndreas K. Hüttel2018-06-171-0/+1
* sys-libs/glibc: Add libidn2 dependency.Andreas K. Hüttel2018-06-171-1/+3
* sys-libs/glibc: fix typo 's/spefcific/specific/' in commentSergei Trofimovich2018-06-151-1/+1
* sys-libs/glibc: Bump 9999 patchsetAndreas K. Hüttel2018-06-141-1/+1
* sys-libs/glibc: fix -mfpu=neon build failure, bug #657760Sergei Trofimovich2018-06-131-0/+6
* sys-libs/glibc: Stop installing SSP and FORTIFY_SOURCE handlerAndreas K. Hüttel2018-05-201-9/+0
* sys-libs/glibc: New tarball with added ppc multilib bootstrap filesAndreas K. Hüttel2018-05-111-1/+1
* sys-libs/glibc: Remove remaining occurrences of in_iuseAndreas K. Hüttel2018-05-051-5/+5
* sys-libs/glibc: Add new bootstrap files from stages, bug 647070Andreas K. Hüttel2018-05-011-4/+4
* sys-libs/glibc: Remove useflag debug and related logic. Bug 601718.Andreas K. Hüttel2018-04-211-9/+1
* sys-libs/glibc: remove trailing whitespaceMarty E. Plummer2018-04-131-2/+2
* sys-libs/glibc: fix strip path for cross-compiler's glibcSergei Trofimovich2018-04-091-1/+1
* sys-libs/glibc: fix USE=headers-only install for powerpc64le targetSergei Trofimovich2018-04-091-0/+2
* sys-libs/glibc: tweak riscv preconfigure manglingSergei Trofimovich2018-04-061-21/+23
* 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: fix glibc-headers bootstrap on non-multilib hostSergei Trofimovich2018-03-301-0/+7
* sys-libs/glibc: log when ebuild overrides CC/CFLAGSSergei Trofimovich2018-03-301-4/+15
* sys-libs/glibc: skip real tests for USE=headers-only flavourSergei Trofimovich2018-03-221-0/+3
* sys-libs/glibc: Allow parallel testing again, otherwise it's just too painful...Andreas K. Hüttel2018-02-101-1/+1
* sys-libs/glibc: unbreak cross-compilationSergei Trofimovich2018-02-061-6/+6
* sys-libs/glibc: restore ability to switch single->multiple ABIsSergei Trofimovich2018-02-031-4/+10
* sys-libs/glibc: cleanup: use [[, not [Sergei Trofimovich2018-02-031-1/+1
* sys-libs/glibc: unbreak installation of non-default ABIs, bug #646424Sergei Trofimovich2018-02-031-0/+2
* sys-libs/glibc: Version bump. Untested, unkeyworded.Andreas K. Hüttel2018-02-021-4/+4
* 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-211-5/+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