summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/clang-runtime: Re-sync 5.0.2 ebuildMichał Górny2018-05-051-2/+8
| | | | | Re-sync missing changes from 5.0.1-r1 to 5.0.2. Accidentally copied the wrong ebuild.
* sys-devel/clang-runtime: Bump to 5.0.2Michał Górny2018-05-051-0/+25
|
* sys-devel/clang: Bump to 5.0.2Michał Górny2018-05-052-0/+327
|
* sys-devel/lld: Bump to 5.0.2Michał Górny2018-05-052-0/+75
|
* sys-devel/llvm: Bump to 5.0.2Michał Górny2018-05-052-0/+258
|
* sys-devel/llvm-common: Bump to 5.0.2Michał Górny2018-05-052-0/+36
|
* sys-devel/gcc: bump 8.1.0 patchest to 1.1, unkeywordedSergei Trofimovich2018-05-032-2/+2
| | | | | | | | | | | No keywords yet as it is very lightly tested. 1.1 patchset has the following update: U 13_all_default-ssp-fix.patch: update ssp patch + 35_all_i386_libgcc_note.GNU-stack.patch: fix executable stack marking + 55_all_extra-options.patch: restore 7.3.0 hardened patch Package-Manager: Portage-2.3.33, Repoman-2.3.9
* sys-devel/gcc: bump up to 8.1.0 (1.0 patchset), unkeywordedSergei Trofimovich2018-05-022-0/+27
| | | | | | | | | | | No keywords yet as it is very lightly tested. 1.0 patchset is a copy of 7.3.0 patchset with the folowing changes: - 11_all_default-warn-format-security.patch tweaked for gcc-8.1.0 - 91_all_bmi-i386-PR-target-81763.patch dropped (was a backport) - 55_all_extra-options.patch dropped, does not apply and needs a port Package-Manager: Portage-2.3.33, Repoman-2.3.9
* sys-devel/binutils-hppa64: Restore keywordsAndreas K. Hüttel2018-05-011-2/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sys-devel/binutils: Restore keywordsAndreas K. Hüttel2018-05-011-2/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* */*: Specify EAPI=0 explicitly, to ease grepsMichał Górny2018-05-015-5/+15
| | | | Closes: https://github.com/gentoo/gentoo/pull/8199
* sys-devel/binutils-hppa64: Remove oldAndreas K. Hüttel2018-04-307-156/+0
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sys-devel/binutils-hppa64: Revision bump, patchset 2Andreas K. Hüttel2018-04-302-0/+395
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sys-devel/llvm: arm stable wrt bug #644814Mikle Kolyada2018-04-301-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/llvmgold: arm stable wrt bug #644814Mikle Kolyada2018-04-301-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/llvm-common: arm stable wrt bug #644814Mikle Kolyada2018-04-301-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/binutils: Revision bump (no keywords), 2.30 patchset 2Andreas K. Hüttel2018-04-292-0/+418
| | | | | | | | | Bug: https://bugs.gentoo.org/502492 Bug: https://bugs.gentoo.org/647798 Bug: https://bugs.gentoo.org/647296 Bug: https://bugs.gentoo.org/649690 Bug: https://bugs.gentoo.org/651576 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sys-devel/gcc: Remove oldAndreas K. Hüttel2018-04-284-76/+0
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sys-devel/libtool: Fixed src_prepare with USE="vanilla".Lars Wendler2018-04-271-3/+6
| | | | | Closes: https://bugs.gentoo.org/654198 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sys-devel/autoconf-wrapper: Don't use bashisms.Lars Wendler2018-04-262-5/+7
| | | | | Closes: https://bugs.gentoo.org/650152 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sys-devel/llvm: Backport LLVMInitializeInstCombine patch to 6.0.0Michał Górny2018-04-252-0/+301
| | | | | | Backport the fix for LLVMInitializeInstCombine being compiled as C++ function instead of 'extern "C"'. This fixes undefined symbol for programs using this function, in particular dev-python/llvmlite.
* sys-devel/patch-2.7.6-r1: arm64 stable (bug #647270)Mart Raudsepp2018-04-241-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/gdb: explicit epatch, git-2->git-r3, EAPI=6Marty E. Plummer2018-04-246-11/+17
| | | | | | | Also some formatting changes to keep the ebuilds aligned in layout. Package-Manager: Portage-2.3.31, Repoman-2.3.9 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* sys-devel/gdb: add explicit epatchMarty E. Plummer2018-04-245-15/+19
| | | | | | | | Also some formatting changes to keep the ebuild's aligned in layout, sort eclasses. Package-Manager: Portage-2.3.31, Repoman-2.3.9 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* sys-devel/autogen: epatch->PATCHES=()Marty E. Plummer2018-04-241-6/+5
| | | | | | | | Also dropped eutils for ltprune, though this should probably be replaced with a find -delete at a later time. Package-Manager: Portage-2.3.31, Repoman-2.3.9 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* sys-devel/gdb-apple: epatch->PATCHES=()Marty E. Plummer2018-04-236-50/+56
| | | | | | Also reworked patches to be -p1 (tricky due to the wierd ${S} setting. Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sys-devel/clang-runtime: bump SLOT to 6.0.1Leorize2018-04-211-1/+1
| | | | | | See https://llvm.org/viewvc/llvm-project?view=revision&revision=329469 Closes: https://github.com/gentoo/gentoo/pull/8099
* sys-devel/llvm: arm stable wrt bug #637210Mikle Kolyada2018-04-211-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/llvmgold: arm stable wrt bug #637210Mikle Kolyada2018-04-211-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/llvm-common: arm stable wrt bug #637210Mikle Kolyada2018-04-211-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/boost-m4: arm stable wrt bug #651714Mikle Kolyada2018-04-211-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/flex: m68k/s390/sh stable wrt bug #632523Mikle Kolyada2018-04-211-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* */*: Remove emul-linux-x86-* blockersDavid Seifert2018-04-202-6/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/8073
* sys-devel/boost-m4: stable 0.4_p20160328 for ppc64, bug #651714Sergei Trofimovich2018-04-191-1/+1
| | | | | | Bug: https://bugs.gentoo.org/651714 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* sys-devel/flex-2.6.4-r1: arm64 stable (bug #632523)Mart Raudsepp2018-04-151-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/gcc: bump patchset of 7.3.0 up to 1.2, bug #511548Sergei Trofimovich2018-04-142-0/+26
| | | | | | | | | | Single new patch: + 92_all_sh-drop-sysroot-suffix.patch : drop sysroot-suffix Reported-by: Manuel Lauss Bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42947 Closes: https://bugs.gentoo.org/511548 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/distcc: revert the libdir hack and use /usr/lib/distcc.Benda Xu2018-04-131-1/+1
| | | | | Bug: https://bugs.gentoo.org/651030 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/binutils-config: revert accidental commit in 62c75f76eb.Benda Xu2018-04-132-6/+24
| | | | | | | | | I have made a mistake to overwrite changes to binutils-config-5. Suggested-By: slyfox Bug: https://bugs.gentoo.org/531616 Bug: https://bugs.gentoo.org/562460 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/clang-runtime: Remove 3.9.0 (obsolete)Michał Górny2018-04-111-20/+0
|
* sys-devel/gdb: Remove hard mask on 8.1Tobias Klausmann2018-04-112-4/+2
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/llvm: Remove non-Darwin keywords from 3.9.1Michał Górny2018-04-111-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/7702
* sys-devel/clang: Remove non-Darwin keywords from 3.9.1Michał Górny2018-04-111-2/+2
|
* sys-devel/byfl: Drop old (requiring LLVM < 4)Michał Górny2018-04-112-48/+0
|
* sys-devel/crossdev: bump up to 20180410Sergei Trofimovich2018-04-102-0/+40
| | | | | | | Closes: https://bugs.gentoo.org/652724 Bug: https://bugs.gentoo.org/147155 Bug: https://bugs.gentoo.org/650100 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/gcc: restore KEYWORDS for 7.3.0-r1Sergei Trofimovich2018-04-081-2/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/clang: Update for clang-X naming in -9999Michał Górny2018-04-071-6/+6
| | | | | Upstream has removed the minor version from clang symlink in git. Update our code accordingly.
* sys-devel/clang: Include LLVMTestingSupport lib in -9999 checkoutMichał Górny2018-04-071-1/+2
| | | | | | Include the lib/Testing/Support directory in LLVM checkout since the clangd tests (part of clang-tools-extra) require that library now. The code still needs a fix upstream to actually build the library.
* sys-devel/binutils: fix s/annd/all/ typoSergei Trofimovich2018-04-072-2/+2
| | | | | Reported-by: [Arfrever] Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/binutils: fix typos and add accidentally wordsSergei Trofimovich2018-04-072-8/+10
| | | | | Reported-by: [Arfrever] Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/binutils: fix ldscrips ${CTARGET} search path, bug #147155Sergei Trofimovich2018-04-072-3/+448
| | | | | | | | | | | | | | | | | | | | | This change fixes long-standing search path issue in Gentoo's binutils: Before the change search path was the following: /usr/${CTARGET}/lib/ldscripts Note: it points to $SYSROOT, not to native cross-tools. After the change search path is the following: /usr/${CHOST}/${CTARGET}/lib/ldscripts Added two notes to the ebuild on how things are supposed to work: - Note [slotting support] - Note [tooldir hack for ldscripts] Applied change to 2.30-r1 and live ebuilds. Reported-by: Heiko Rosemann Closes: https://bugs.gentoo.org/147155 Package-Manager: Portage-2.3.28, Repoman-2.3.9