summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* sys-devel/boost-m4: x86 stable (bug #651714)Thomas Deutschmann2018-04-061-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/byfl: inherit llvm.eclassChristoph Junghans2018-04-053-3/+3
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/byfl: version bumpChristoph Junghans2018-04-054-5/+104
| | | | | Closes: https://bugs.gentoo.org/652072 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-devel/crossdev: switch live ebuild from git:// to https://Sergei Trofimovich2018-04-051-2/+2
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/clang: PDEP on sys-devel/clang-commonMichał Górny2018-04-043-0/+3
|
* sys-devel/clang-common: New package for common clang filesMichał Górny2018-04-045-0/+106
| | | | | | | New package for clang files shared between multiple slots. Currently includes bash completion. Closes: https://bugs.gentoo.org/652414
* sys-devel/clang: Inform about utility scripts in postinstMichał Górny2018-04-044-0/+26
| | | | Closes: https://bugs.gentoo.org/652234
* sys-devel/llvm: Inform about opt-viewer scripts in postinstMichał Górny2018-04-044-0/+36
| | | | Closes: https://bugs.gentoo.org/645040
* sys-devel/clang-runtime: 5.0.1 tested on ~amd64-fbsdMichał Górny2018-04-041-1/+1
|
* sys-devel/clang: 5.0.1 tested on ~amd64-fbsdMichał Górny2018-04-041-1/+1
|
* sys-devel/llvm: 5.0.1 tested on ~amd64-fbsdMichał Górny2018-04-041-1/+1
|
* sys-devel/llvm-common: 5.0.1 tested on ~amd64-fbsdMichał Górny2018-04-041-1/+1
|
* sys-devel/clang-runtime: Add USE=crt for (non-GCC) crt*.o filesMichał Górny2018-04-036-3/+85
|
* sys-devel/distcc: keyword ~arm64Alexey Korepanov2018-04-022-2/+2
|
* sys-devel/clang: Move extra patch unused in 5.0.1 to 4.0.1 subdirMichał Górny2018-04-022-1/+1
|
* sys-devel/clang: Backport FreeBSD test fixes to 5.0.1Michał Górny2018-04-023-7/+125
|
* sys-devel/llvm: Backport -Wl,-rpath FreeBSD fix to 5.0.1Michał Górny2018-04-021-0/+3
|
* sys-devel/boost-m4: amd64 stableAaron Bauman2018-04-011-1/+1
| | | | | Bug: https://bugs.gentoo.org/651714 Package-Manager: Portage-2.3.27, Repoman-2.3.9
* sys-devel/boost-m4-0.4_p20160328-r0: alpha stableTobias Klausmann2018-04-011-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/651714
* sys-devel/llvm: Remove non-arm & non-Darwin keywords from 3.7.1Michał Górny2018-03-291-15/+3
| | | | Closes: https://github.com/gentoo/gentoo/pull/7690
* sys-devel/clang: Remove non-Darwin keywords from 3.7.1Michał Górny2018-03-291-4/+4
|
* sys-devel/byfl: Drop 1.4-r1 (requires LLVM 3.7)Michał Górny2018-03-292-49/+0
|
* sys-devel/byfl: Restrict 1.5+ to sys-devel/llvm:0 as wellMichał Górny2018-03-292-6/+6
| | | | Bug: https://bugs.gentoo.org/613560
* sys-devel/automake: mark ↵Mike Frysinger2018-03-287-7/+7
| | | | 1.9.6-r5/1.10.3-r3/1.11.6-r3/1.12.6-r2/1.13.4-r2/1.14.1-r2/1.15.1-r2 arm64/m68k/s390/sh stable
* sys-devel/boost-m4: stable 0.4_p20160328 for sparcRolf Eike Beer2018-03-281-1/+1
| | | | | | Bug: https://bugs.gentoo.org/651714 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-devel/distcc-3.3: added ~mips, bug 643082Matt Turner2018-03-271-1/+1
|
* sys-devel/distcc-3.2_rc1-r5: added ~mips, bug 643082Matt Turner2018-03-271-1/+1
|
* sys-devel/boost-m4: stable 0.4_p20160328 for ia64, bug #651714Sergei Trofimovich2018-03-271-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* sys-devel/libtool: fix applying eprefix patch, bug #651670Fabian Groffen2018-03-271-2/+2
| | | | | Closes: https://bugs.gentoo.org/651670 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/libtool: Revbump to add pthread patch.Lars Wendler2018-03-265-3/+196
| | | | | Bug: https://bugs.gentoo.org/650876 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/libtool: Bump live ebuild to EAPI-6.Lars Wendler2018-03-261-11/+18
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/libtool: Removed old.Lars Wendler2018-03-261-93/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/automake: remove unused patchesMichael Mair-Keimberger2018-03-254-130/+0
|
* sys-devel/llvm: Apply -fno-bmi only on x86 archesMichał Górny2018-03-233-3/+12
| | | | Closes: https://bugs.gentoo.org/650506