summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/libomp: Drop old 3.9.0Michał Górny2018-04-042-50/+0
|
* sys-libs/libomp: Drop old 3.8.1Michał Górny2018-04-044-94/+0
|
* sys-libs/libomp: Drop old 3.7.1Michał Górny2018-04-042-58/+0
|
* sys-libs/llvm-libunwind: Drop old 3.9.0-r1Michał Górny2018-04-042-50/+0
|
* sys-libs/llvm-libunwind: Drop old 3.8.1Michał Górny2018-04-043-124/+0
|
* sys-libs/compiler-rt-sanitizers: 5.0.1 tested on ~amd64-fbsdMichał Górny2018-04-041-1/+1
|
* sys-libs/compiler-rt: 5.0.1 tested on ~amd64-fbsdMichał Górny2018-04-041-1/+1
|
* sys-libs/gwenhywfar: stable 4.19.0-r1 for ppc, bug #646894Sergei Trofimovich2018-04-031-1/+1
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* sys-libs/glibc: apply riscv kludge to live ebuildSergei Trofimovich2018-04-031-0/+17
| | | | | | This pulls in commit from 2.27-r1 "sys-libs/glibc: Add support for building RISC-V headers" Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-libs/glibc: Add support for building RISC-V headersPalmer Dabbelt2018-04-031-0/+17
| | | | | | | | | The RISC-V GCC port defines some extra preprocessor macros that glibc uses to determine which RISC-V target is being compiled for. Since crossdev doesn't use a RISC-V compiler to build the headers, this blows up. These checks don't matter for building the headers because they're the same on all RISC-V targets, so we just hack up the glibc build to elide the check.
* sys-libs/compiler-rt-sanitizers: Fix running lit with llvm-6+ macrosMichał Górny2018-04-032-2/+20
|
* sys-libs/compiler-rt-sanitizers: Backport sandbox-2.13 use to 4/5Michał Górny2018-04-032-4/+12
| | | | | Update the 4.0.1 and 5.0.1 versions to rely on sandbox-2.13 unloading support instead of using unsandbox.
* sys-libs/compiler-rt: Fix calling lit with llvm-6+ macrosMichał Górny2018-04-031-2/+10
|
* 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/slang-2.3.2-r0: alpha stableTobias Klausmann2018-04-011-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/651302
* sys-libs/libstatgrab: amd64 stableAaron Bauman2018-03-311-2/+2
| | | | | Bug: https://bugs.gentoo.org/651712 Package-Manager: Portage-2.3.27, Repoman-2.3.9
* sys-libs/glibc-2.25-r11: alpha stableTobias Klausmann2018-03-311-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/646492
* sys-libs/slang: Stable for HPPA too.Jeroen Roovers2018-03-311-1/+1
| | | | | Package-Manager: Portage-2.3.27, Repoman-2.3.9 RepoMan-Options: --ignore-arches
* 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/ncurses: Stable for HPPA too.Jeroen Roovers2018-03-311-1/+1
| | | | | Package-Manager: Portage-2.3.27, Repoman-2.3.9 RepoMan-Options: --ignore-arches
* 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: fix glibc-headers bootstrap on non-multilib hostSergei Trofimovich2018-03-302-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | The error is found by wm_ attempting to build a cross-compiler CHOST=powerpc-unknown-linux-gnu CTARGET=mips64-unknown-linux-gnu Boostrap failed on glibc-headers (./configure phase) as: configure:2623: powerpc-unknown-linux-gnu-gcc -mabi=n32 -c \ -O1 -pipe -U_FORTIFY_SOURCE conftest.c >&5 powerpc-unknown-linux-gnu-gcc: error: \ unrecognized command line option '-mabi=n32'; did you mean '-mabi=d32'? Note how target's ABI is mexed into host's compiler flags. The error above happens on every host=non-multilib target=multilib combination. I've reproduced it on: CHOST=i686-pc-linux-gnu CTARGET=mips64-unknown-linux-gnu The fix is not to inject target's CFLAGS ABI into CC for USE=headers-only bootstrap step as we don't have cross-compiler yet. Tested by successfully bootstrapping cross-compiler on CHOST=i686-pc-linux-gnu CTARGET=mips64-unknown-linux-gnu Package-Manager: Portage-2.3.26, Repoman-2.3.7
* sys-libs/glibc: log when ebuild overrides CC/CFLAGSSergei Trofimovich2018-03-303-12/+43
| | | | Package-Manager: Portage-2.3.26, Repoman-2.3.7
* 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/rpmatch-standalone: initial commitAnthony G. Basile2018-03-293-0/+51
| | | | | | | This is a breakout library for rpmatch() which is not provided by the musl libc. See `man 3 rpmatch'. 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/ncursess-6.1-r2: arm64 stable (bug #639706)Mart Raudsepp2018-03-281-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-libs/ncurses: fix mingw-w64 build and runtimeMarty E. Plummer2018-03-282-2/+14
| | | | | | | | | | | | | | | *.dll.a files are required for linking on mingw-w64 targets, only delete normal static libraries. --enable-term-driver is required on mingw-w64, otherwise you get a host of undefined reference to `_nc_*' errors, and possibly other windows platforms/runtimes/toolchains. Bug: https://bugs.gentoo.org/631468 Bug: https://bugs.gentoo.org/639670 Package-Manager: Portage-2.3.10, Repoman-2.3.3 Signed-off-by: Marty E. Plummer <hanetzer@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/5734
* sys-libs/libfaketime: arm stable, bug #645870Markus Meier2018-03-281-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* sys-libs/libblockdev-2.16: added ~mips, bug 641308Matt Turner2018-03-271-1/+1
|
* sys-libs/ncurses: stable 6.1-r2 for sparc, bug #639706Rolf Eike Beer2018-03-271-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-libs/slang: stable 2.3.2 for sparc, bug #651302Rolf Eike Beer2018-03-261-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-libs/ncurses: Revbump to fix st-0.7 terminfo issue. Removed old.Lars Wendler2018-03-262-0/+15
| | | | | | | Bumped straight to stable where -r1 was stable. Closes: https://bugs.gentoo.org/651494 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/ncurses: x86 stable (bug #639706)Thomas Deutschmann2018-03-261-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/slang: x86 stable (bug #651302)Thomas Deutschmann2018-03-261-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/ncurses: stable 6.1-r1 for ppc64, bug #639706Sergei Trofimovich2018-03-251-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* sys-libs/ncurses: stable 6.1-r1 for ppc, bug #639706Sergei Trofimovich2018-03-251-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* sys-libs/e2fsprogs-libs: Bump to version 1.44.1Lars Wendler2018-03-252-0/+71
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/ncurses: stable 6.1-r1 for ia64, bug #639706Sergei Trofimovich2018-03-241-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* sys-libs/slang: stable 2.3.2 for ia64, bug #651302Sergei Trofimovich2018-03-241-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* sys-libs/ncurses: amd64 stable wrt bug #639706Mikle Kolyada2018-03-241-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/slang: amd64 stable wrt bug #651302Mikle Kolyada2018-03-241-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/libblockdev: sys-apps/kmod dependency is no longer optional.Lars Wendler2018-03-232-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/compiler-rt-sanitizers: Fix LLVM_MAX_SLOT -> CLANG_SLOTMichał Górny2018-03-235-60/+60
| | | | | | | | | The variable was intentionally chosen not to use the eclass, and its my mistake of conflating the two. Name it CLANG_SLOT to make it look more purposeful. Closes: https://bugs.gentoo.org/650750 Fixes: e5afd9d0759d (sys-libs/compiler-rt-sanitizers: LLVM_SLOT -> ...)
* sys-libs/compiler-rt: Fix LLVM_MAX_SLOT -> CLANG_SLOTMichał Górny2018-03-235-22/+22
| | | | | | | | | The variable was intentionally chosen not to use the eclass, and its my mistake of conflating the two. Name it CLANG_SLOT to make it look more purposeful. Closes: https://bugs.gentoo.org/650750 Fixes: ade5b255f1e8 (sys-libs/compiler-rt: fix eclass use by LLVM_SLOT...)
* sys-libs/glibc: skip real tests for USE=headers-only flavourSergei Trofimovich2018-03-223-0/+10
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/readline: sh stable wrt bug #643124Mikle Kolyada2018-03-221-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-libs/db-5.3.28-r2: arm64 stable (bug #599134)Mart Raudsepp2018-03-221-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm64"