Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys-devel/llvm: Restore gtest patch for <9999, #592046 | Michał Górny | 2016-08-25 | 5 | -4/+34 |
| | |||||
* | sys-devel/llvm: Remove unnecessary gtest patch | Michał Górny | 2016-08-24 | 2 | -34/+0 |
| | |||||
* | sys-devel/clang: rlimits check patch has been applied upstream | Michał Górny | 2016-08-23 | 2 | -86/+0 |
| | |||||
* | sys-devel/llvm: OCaml doc patch has been applied upstream | Michał Górny | 2016-08-23 | 6 | -6/+4 |
| | |||||
* | sys-devel/llvm: Remove unused patch | Michał Górny | 2016-08-22 | 1 | -113/+0 |
| | |||||
* | sys-devel/llvm: Group all patches by newest version applicable | Michał Górny | 2016-08-22 | 57 | -209/+292 |
| | |||||
* | sys-devel/clang: Enable stand-alone builds against sys-devel/llvm | Michał Górny | 2016-08-22 | 10 | -36/+667 |
| | |||||
* | sys-devel/llvm: Strip external projects off the live ebuild | Michał Górny | 2016-08-22 | 4 | -295/+93 |
| | |||||
* | sys-devel/llvm: Revbump and unleash 3.8.1-r1 | Michał Górny | 2016-08-21 | 1 | -0/+0 |
| | |||||
* | sys-devel/llvm: Reduce keywords on 3.8.1-r1 to match sys-libs/libcxx | Michał Górny | 2016-08-21 | 1 | -1/+1 |
| | |||||
* | sys-devel/llvm: Improve llvm-config upstream compatibility, #591690 | Michał Górny | 2016-08-21 | 3 | -27/+99 |
| | | | | | | | | | Improve the llvm-config installed by 3.8.1-r1 (masked) and the live ebuild to match upstream behavior better, and be more compatible with packages. Restore --obj-root to return prefix on installed package, and make --src-root return invalid /dev/null path instead of failing. Bug: https://bugs.gentoo.org/591690 | ||||
* | sys-devel/clang: Transfer maintenance to LLVM project | Michał Górny | 2016-08-16 | 1 | -7/+2 |
| | |||||
* | sys-devel/llvm: Transfer maintenance to LLVM project | Michał Górny | 2016-08-16 | 1 | -11/+2 |
| | |||||
* | sys-devel/gcc: version bump to 4.9.4, bug #590966 | Anthony G. Basile | 2016-08-15 | 2 | -0/+52 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | sys-devel/llvm: update the live ebuild | Lei Zhang | 2016-08-14 | 1 | -3/+15 |
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2066 Package-Manager: portage-2.2.28 | ||||
* | sys-devel/autogen: version bump to 5.18.10 #584092 | Mike Frysinger | 2016-08-10 | 2 | -0/+45 |
| | |||||
* | sys-devel/remake: handle automagic guile dep | Mike Frysinger | 2016-08-10 | 1 | -3/+4 |
| | |||||
* | sys-devel/boost-m4: Cleanup per bug #355897 | Pacho Ramos | 2016-08-07 | 1 | -4/+0 |
| | | | | Package-Manager: portage-2.3.0 | ||||
* | sys-devel/autoconf-archive: Cleanup per bug #355897 | Pacho Ramos | 2016-08-07 | 1 | -3/+0 |
| | | | | Package-Manager: portage-2.3.0 | ||||
* | sys-devel/autoconf-archive: arm stable, bug #589390 | Markus Meier | 2016-08-06 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm" | ||||
* | sys-devel/qconf: Cleanup per bug #96436 | Pacho Ramos | 2016-08-06 | 1 | -4/+0 |
| | | | | Package-Manager: portage-2.3.0 | ||||
* | sys-devel/bmake: bump to 20160606 | Alexis Ballier | 2016-08-03 | 2 | -0/+56 |
| | | | | Package-Manager: portage-2.3.0 | ||||
* | sys-devel/bmake: remove old | Alexis Ballier | 2016-08-03 | 5 | -226/+0 |
| | | | | Package-Manager: portage-2.3.0 | ||||
* | sys-devel/llvm: Backport abi-tag support, bug #571600 | Matthias Maier | 2016-08-02 | 3 | -0/+1653 |
| | | | | | | | | | | | | | This applies the abi-tag support patches to 3.8.1-r1. Unfortunately, gcc-5* and gcc-6* have slightly ABI incompatible implementations of the abi-tag feature (basically a bugfix in gcc-6*) [1]. The patchset for clang implements the gcc-6* version and is thus not fully compatible with gcc-5*. [1] https://llvm.org/bugs/show_bug.cgi?id=28511 Package-Manager: portage-2.2.28 | ||||
* | sys-devel/llvm: musl & default runtime lib switches, #589352 | Lei Zhang | 2016-08-01 | 6 | -0/+974 |
| | | | | | | | | | | - add support for building llvm against musl - enable clang to build binaries against musl - introduce USE flag "sanitize" to control the building of compiler-rt's sanitizers (they cause problem on musl) - be able to override default values of -stdlib and -rtlib for clang * USE="default-libcxx" implies -stdlib=libc++ (originally libstdc++) * USE="default-compiler-rt" implies -rtlib=compiler-rt (originally libgcc) | ||||
* | sys-devel/binutils-hppa64: Old. | Jeroen Roovers | 2016-07-24 | 3 | -58/+0 |
| | | | | Package-Manager: portage-2.3.0 | ||||
* | sys-devel/binutils-hppa64: Version bump. | Jeroen Roovers | 2016-07-24 | 2 | -0/+29 |
| | | | | Package-Manager: portage-2.3.0 | ||||
* | sys-devel/llvm: Bump clang version in -9999 to 4.0, #589368 | Michał Górny | 2016-07-23 | 1 | -1/+1 |
| | |||||
* | sys-devel/llvm: Strip third version component for subslot, in -9999 | Michał Górny | 2016-07-23 | 1 | -1/+1 |
| | | | | | | | Strip the third version component (if there is any) for subslot value, therefore ensuring that e.g. 3.9.* will have subslot 3.9. This is not relevant to the -9999 ebuild but hopefully it will prevent me from forgetting to finally do this on next release. | ||||
* | sys-devel/llvm: Change subslot of 3.8.1 to match 3.8.0 | Michał Górny | 2016-07-16 | 1 | -1/+1 |
| | |||||
* | sys-devel/clang: Bump meta to 3.8.1 | Michał Górny | 2016-07-15 | 1 | -0/+36 |
| | |||||
* | sys-devel/llvm: Bump to 3.8.1 | Michał Górny | 2016-07-15 | 2 | -0/+542 |
| | |||||
* | sys-devel/binutils: update Manifest file. | Bjørn Kagelmacher | 2016-07-13 | 1 | -0/+2 |
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/1874 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | sys-devel/binutils: version bump to 2.26.1. | Bjørn Kagelmacher | 2016-07-13 | 1 | -0/+11 |
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/1874 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | sys-devel/binutils-apple: Whitespace | Patrick Lauer | 2016-07-10 | 2 | -2/+0 |
| | | | | Package-Manager: portage-2.3.0 | ||||
* | sys-devel/binutils-apple: cleanup old | Fabian Groffen | 2016-07-10 | 92 | -14043/+12 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | sys-devel/binutils-apple: fix LTO for 7.x series, thanks Michael Weiser, bug ↵ | Fabian Groffen | 2016-07-10 | 6 | -0/+1907 |
| | | | | | | #587622 Package-Manager: portage-2.2.28 | ||||
* | sys-devel/bison: ppc stable wrt bug #574600 | Agostino Sarubbo | 2016-07-06 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | sys-devel/llvm: Drop 3.4.2 | Michał Górny | 2016-07-05 | 9 | -889/+0 |
| | |||||
* | sys-devel/clang: Remove 3.4.2 | Michał Górny | 2016-07-05 | 1 | -36/+0 |
| | |||||
* | sys-devel/llvm: Clean up obsolete patches | Michał Górny | 2016-07-05 | 7 | -496/+0 |
| | |||||
* | sys-devel/llvm: Improve cross-compiler support, #442958 | Michał Górny | 2016-07-03 | 2 | -0/+34 |
| | |||||
* | sys-devel/llvm: Use tc-is-gcc from toolchain-funcs | Michał Górny | 2016-07-03 | 1 | -1/+1 |
| | |||||
* | sys-devel/llvm: Fix static analyzer -isystem support, #586168 | Michał Górny | 2016-07-03 | 2 | -0/+21 |
| | |||||
* | sys-devel/llvm: Sync and clean up WX section code | Michał Górny | 2016-07-03 | 3 | -7/+7 |
| | |||||
* | sys-devel/llvm: fix git-format-clang shebang, #562688 | Austin English | 2016-07-03 | 3 | -6/+14 |
| | | | | | | Bug: https://bugs.gentoo.org/562688 Package-Manager: portage-2.2.28 Pull-Request: https://github.com/gentoo/gentoo/pull/1766 | ||||
* | sys-devel/{clang,llvm}: add myself as maintainer | Austin English | 2016-06-27 | 2 | -0/+8 |
| | |||||
* | sys-devel/kgcc64: Version bump. | Jeroen Roovers | 2016-06-25 | 2 | -0/+58 |
| | | | | Package-Manager: portage-2.3.0 | ||||
* | sys-devel/bison: x86 stable wrt bug #574600 | Agostino Sarubbo | 2016-06-25 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | sourceware: convert to https:// URIs | Mike Frysinger | 2016-06-23 | 19 | -24/+24 |
| |