summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/gdb: Version bump to 8.1Manuel Rüger2018-02-052-0/+251
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/clang-runtime: marked ~amd64-linuxFabian Groffen2018-02-021-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/llvmgold: marked ~amd64-linuxFabian Groffen2018-02-021-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/clang: marked ~amd64-linuxFabian Groffen2018-02-021-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/llvm: marked ~amd64-linuxFabian Groffen2018-02-021-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/llvm-common: marked ~amd64-linuxFabian Groffen2018-02-021-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/gdb: fix ia64 build failure (TRAP_HWBKPT collision)Sergei Trofimovich2018-01-302-0/+251
| | | | | | | Single upstream patch in the patchset: + 01_all_ia64-TRAP_HWBKPT.patch Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-devel/binutils-hppa64: Restore keywords of 2.30Andreas K. Huettel2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-devel/binutils: Restore keywords of 2.30Andreas K. Huettel2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-devel/llvm: x86 stable (bug #644814)Thomas Deutschmann2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-devel/clang: x86 stable (bug #644814)Thomas Deutschmann2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-devel/clang-runtime: x86 stable (bug #644814)Thomas Deutschmann2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-devel/llvm-common: x86 stable (bug #644814)Thomas Deutschmann2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-devel/llvmgold: x86 stable (bug #644814)Thomas Deutschmann2018-01-291-1/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-devel/gcc: Restore keywords of gcc 7.3.0Andreas K. Hüttel2018-01-281-2/+1
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-devel/binutils-hppa64: Version bumpAndreas K. Hüttel2018-01-282-0/+394
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-devel/llvm: Require LLVMgold new enough to handle the bitcodeMichał Górny2018-01-284-4/+4
| | | | | | | Raise the dependency on sys-devel/llvmgold so that a version new enough to handle bitcode of all installed LLVM versions is always used. Closes: https://bugs.gentoo.org/645824
* sys-devel/binutils: Version bumpAndreas K. Hüttel2018-01-273-1/+392
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-devel/binutils: Set default hash style via configure parameterAndreas K. Hüttel2018-01-271-0/+1
| | | | | | This allows us to drop a gentoo-specific patch. Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-devel/binutils: Introduce doc useflagAndreas K. Hüttel2018-01-271-11/+6
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-devel/binutils: Minor fixes. Use defaults.Andreas K. Hüttel2018-01-271-5/+3
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-devel/gcc: drop unused variables, use 7.3.0 patchset for gcc-7.3.0Sergei Trofimovich2018-01-252-6/+2
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-devel/gcc: Version bump, untested, unkeywordedAndreas K. Huettel2018-01-252-0/+31
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-devel/gnuconfig: add ~x86-winnt keywordMichael Haubenwallner2018-01-242-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-2362-113/+113
|
* sys-devel/crossdev: bump up to 20180120Sergei Trofimovich2018-01-202-0/+36
| | | | | Closes: https://bugs.gentoo.org/644930 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/llvm: Fix metadata.xml app-arch/libxar -> /xarMichał Górny2018-01-201-1/+1
| | | | Spotted by Fabian Groffen.
* sys-devel/llvm: Fix implicit dependency on app-arch/libxarMichał Górny2018-01-194-2/+11
| | | | | | | | | Support conditionally using app-arch/libxar in LLVM 6+, and explicitly force it off in LLVM 5. This library is used only to dump LLVM bitcode in Mach-O files and it's very rare, so we can safely presume that nobody really used it and it's not worth rebuild due to revbumping LLVM 5. Closes: https://bugs.gentoo.org/645038
* sys-devel/clang: Rename patch directory 5.0.0 -> 5.0.1Michał Górny2018-01-185-4/+4
|
* sys-devel/llvm-common: Drop old (5.0.0)Michał Górny2018-01-182-30/+0
|
* sys-devel/llvm: Drop old (5.0.0)Michał Górny2018-01-182-239/+0
|
* sys-devel/lld: Drop old (5.0.0)Michał Górny2018-01-182-68/+0
|
* sys-devel/clang: Drop old (5.0.0)Michał Górny2018-01-182-298/+0
|
* sys-devel/clang-runtime: Drop old (5.0.0)Michał Górny2018-01-181-25/+0
|
* sys-devel/bc: Drop oldMikle Kolyada2018-01-191-53/+0
| | | | | Closes: https://bugs.gentoo.org/635642 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/bc: alpha/arm64/m68k/s390/sh stable (bug #643414)Mikle Kolyada2018-01-191-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/llvm: Add USE flag to control libxml2 use (to LLVM 6+)Michał Górny2018-01-182-4/+8
|
* sys-devel/autoconf: Port 2.13 to EAPI 6David Seifert2018-01-183-9/+10
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/autoconf: Sync up 2.69 with live ebuildDavid Seifert2018-01-181-5/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/autoconf: Update live ebuild to EAPI 6David Seifert2018-01-181-8/+5
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/clang: amd64 stable wrt bug #644814Mikle Kolyada2018-01-181-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/clang-runtime: amd64 stable wrt bug #644814Mikle Kolyada2018-01-181-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/llvmgold: amd64 stable wrt bug #644814Mikle Kolyada2018-01-181-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/llvm-common: amd64 stable wrt bug #644814Mikle Kolyada2018-01-181-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/llvm: amd64 stable wrt bug #644814Mikle Kolyada2018-01-181-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/autoconf: Remove oldDavid Seifert2018-01-173-78/+0
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6750
* sys-devel/gcc-apple: drop prepstrip usage, bug #587314Fabian Groffen2018-01-161-7/+0
| | | | | | | | Prepstrip only deals with ELF, and the main consumer is using MACH-O here, so it was never really run anyway. Closes: https://bugs.gentoo.org/587314 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-devel/gcc-config: mark 1.8-r1 arm64/m68k/s390/sh stableMike Frysinger2018-01-141-1/+1
|
* sys-devel/binutils: mark 2.29.1-r1 m68k/s390/sh stableMike Frysinger2018-01-141-1/+1
|
* sys-devel/binutils: mark 2.28.1 arm64/m68k/s390/sh stableMike Frysinger2018-01-141-1/+1
|