| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge llvm-9999-r1 into llvm-9999 since it was unmasked. | Michał Górny | 2013-07-31 | 4 | -408/+204 |
* | Call doc-build for html & man separate due to parallel make issues, bug #479198. | Michał Górny | 2013-07-31 | 3 | -19/+24 |
* | remove ppc keywords that were added by mistake | Alexis Ballier | 2013-07-31 | 3 | -20/+11 |
* | Stable for HPPA (bug #470574). | Jeroen Roovers | 2013-07-31 | 3 | -19/+12 |
* | Make build & install simpler. Since we're calling 'install' for non-native AB... | Michał Górny | 2013-07-31 | 4 | -64/+29 |
* | Add missing deps for USE=static-analyzer. | Michał Górny | 2013-07-31 | 4 | -22/+38 |
* | Fix path to libprofile_rt, bug #478816. | Michał Górny | 2013-07-30 | 3 | -7/+23 |
* | update emul blocker so that it is stacked for baselibs -r3 | Alexis Ballier | 2013-07-30 | 4 | -23/+15 |
* | Revert the RPATH changes and LD_LIBRARY_PATH hack as it resulted in system cl... | Michał Górny | 2013-07-30 | 6 | -96/+48 |
* | Stable for alpha, wrt bug #470574 | Agostino Sarubbo | 2013-07-30 | 3 | -18/+21 |
* | Stable for amd64, wrt bug #470574 | Agostino Sarubbo | 2013-07-30 | 3 | -18/+21 |
* | Stable for arm, wrt bug #470574 | Agostino Sarubbo | 2013-07-28 | 3 | -20/+23 |
* | Allow freebsd-lib + libcxx which should provide the startup files and the c++... | Alexis Ballier | 2013-07-28 | 6 | -29/+31 |
* | Version bump. | Tim Harder | 2013-07-26 | 3 | -10/+76 |
* | Took maintaining back | Peter Volkov | 2013-07-25 | 3 | -20/+12 |
* | Fix the hack for subversion.eclass bug #282486. | Michał Górny | 2013-07-23 | 3 | -19/+22 |
* | Add missing llvm-3.3-insecure-rpath.patch. | Michał Górny | 2013-07-22 | 3 | -16/+51 |
* | Add clang meta-package pulling in llvm[clang]. | Michał Górny | 2013-07-21 | 4 | -5/+66 |
* | Add missing clang patch. | Michał Górny | 2013-07-21 | 3 | -16/+50 |
* | Include the improved ebuild from ::mgorny. Integrate clang, introduce multili... | Michał Górny | 2013-07-21 | 8 | -6/+1179 |
* | Commit missing file (#477512 by Xavier Miller) | Pacho Ramos | 2013-07-20 | 3 | -5/+20 |
* | Install unit file (#470848) | Pacho Ramos | 2013-07-20 | 4 | -6/+217 |
* | Version bump. | Jeroen Roovers | 2013-07-17 | 6 | -11/+187 |
* | Stable for ia64, wrt bug #475570 | Agostino Sarubbo | 2013-07-07 | 3 | -18/+21 |
* | Stable for arm, wrt bug #475570 | Agostino Sarubbo | 2013-07-07 | 3 | -18/+21 |
* | Stable for alpha, wrt bug #475570 | Agostino Sarubbo | 2013-07-06 | 3 | -18/+21 |
* | Stable for HPPA (bug #475570). | Jeroen Roovers | 2013-07-04 | 3 | -9/+12 |
* | Stable for ppc64, wrt bug #475570 | Agostino Sarubbo | 2013-07-04 | 3 | -18/+21 |
* | Stable for ppc, wrt bug #475570 | Agostino Sarubbo | 2013-07-04 | 3 | -18/+21 |
* | Stable for x86, wrt bug #475570 | Agostino Sarubbo | 2013-07-03 | 3 | -18/+21 |
* | Stable for amd64, wrt bug #475570 | Agostino Sarubbo | 2013-07-03 | 3 | -9/+22 |
* | Stable for HPPA (bug #475570). | Jeroen Roovers | 2013-07-03 | 3 | -20/+13 |
* | Version bump. | Mike Frysinger | 2013-07-01 | 3 | -16/+58 |
* | Stabilize for all. | Mike Frysinger | 2013-07-01 | 2 | -5/+8 |
* | Stable for amd64, wrt bug #474304 | Agostino Sarubbo | 2013-06-25 | 3 | -18/+21 |
* | ~x64-solaris support | Richard Yao | 2013-06-25 | 5 | -21/+262 |
* | Stable for x86, wrt bug #474304 | Agostino Sarubbo | 2013-06-25 | 3 | -9/+22 |
* | Fix compilation with USE=debug and VIDEO_CARDS=radeon, thanks klondike in bug... | Bernard Cafarelli | 2013-06-24 | 4 | -7/+36 |
* | Version bump. | Mike Frysinger | 2013-06-23 | 3 | -15/+122 |
* | Version bump for automake-1.14. | Mike Frysinger | 2013-06-23 | 4 | -5/+239 |
* | Apply fix from upstream for cpuid on x86 on hardened systems #467806. | Mike Frysinger | 2013-06-23 | 3 | -19/+22 |
* | Add new zlib dependency, spotyted by nikoli@lavabit.com in bug #473966 | Bernard Cafarelli | 2013-06-22 | 4 | -6/+22 |
* | Remove mask on llvm release candidates | Bernard Cafarelli | 2013-06-18 | 3 | -16/+22 |
* | Bump to final version, remove release candidate | Bernard Cafarelli | 2013-06-18 | 6 | -35/+36 |
* | Drop a FreeBSD specific patch that causes problem with multilib on FreeBSD. | Alexis Ballier | 2013-06-18 | 4 | -10/+23 |
* | Use clang resource dir configuration option, fixes #417595 | Bernard Cafarelli | 2013-06-17 | 4 | -19/+33 |
* | Version bump. | Mike Frysinger | 2013-06-17 | 4 | -9/+224 |
* | Fix PaX markings on lli with USE=debug, thanks Alexander Tsoy <alexander@tsoy... | Bernard Cafarelli | 2013-06-13 | 4 | -15/+32 |
* | Fix libprofile_rt.a lookup path, bug #471434 | Bernard Cafarelli | 2013-06-13 | 4 | -13/+19 |
* | Allow 2.8 compilation with gcc 4.7, add epatch_user to 2.8/2.9 | Bernard Cafarelli | 2013-06-10 | 4 | -9/+22 |