| Commit message (Expand) | Author | Age | Files | Lines |
* | Add myself as a co-maintainer. | Michał Górny | 2012-05-02 | 1 | -5/+7 |
* | Add myself as a co-maintainer. | Michał Górny | 2012-05-02 | 2 | -1/+8 |
* | Support epatch_user, bug #411447 | Bernard Cafarelli | 2012-04-13 | 1 | -7/+7 |
* | Support epatch_user, bug #411447 | Bernard Cafarelli | 2012-04-13 | 3 | -3/+13 |
* | Tests require python-2, continuation of bug #407885 | Bernard Cafarelli | 2012-03-13 | 4 | -17/+31 |
* | Add AddressSanitizer (asan) support with compiler-rt, bug #407295 | Bernard Cafarelli | 2012-03-08 | 3 | -10/+21 |
* | Gentoo binutils-apple patch has been applied upstream, so no longer necessary... | Fabian Groffen | 2012-02-28 | 5 | -13/+17 |
* | Add patch to fix version detection of Gentoo's binutils-apple, bug #395013 (f... | Fabian Groffen | 2012-02-21 | 5 | -11/+48 |
* | clang now autodetects C++ header paths, dropping the system-cxx-headers syste... | Bernard Cafarelli | 2012-02-16 | 3 | -36/+18 |
* | Fix 32bit include path on multilib, thanks slyfox in bug #404057 | Bernard Cafarelli | 2012-02-16 | 3 | -8/+14 |
* | Fix path to gold plugin, thanks mgorny in bug #397547 | Bernard Cafarelli | 2012-02-03 | 5 | -200/+23 |
* | Update live ebuild | Luca Barbato | 2012-01-26 | 4 | -9/+35 |
* | Allow to run test without rebuilding llvm, bug #397559 by mgorny. Add AMD K10... | Bernard Cafarelli | 2012-01-13 | 5 | -9/+295 |
* | Final release bump, remove rc | Bernard Cafarelli | 2011-12-02 | 1 | -7/+7 |
* | Final release bump, remove rc | Bernard Cafarelli | 2011-12-02 | 2 | -6/+12 |
* | Final rc bump | Bernard Cafarelli | 2011-11-28 | 1 | -7/+7 |
* | Final rc bump | Bernard Cafarelli | 2011-11-28 | 2 | -3/+8 |
* | gcc-config 1.5 dropped the -X option, thanks Leonid Volnitsky <leonid@volnits... | Bernard Cafarelli | 2011-11-14 | 6 | -17/+22 |
* | Fix tests (needs full compilation of llvm, remove broken test) | Bernard Cafarelli | 2011-11-10 | 3 | -8/+22 |
* | Update rc ebuild and cxx_include_root patch, some more ebuild cleanups | Bernard Cafarelli | 2011-11-09 | 4 | -34/+33 |
* | Update rc, some more ebuild cleanups | Bernard Cafarelli | 2011-11-09 | 1 | -9/+9 |
* | Add rc release to prepare for 3.0, remove llvm-gcc detection code (not used i... | Bernard Cafarelli | 2011-11-09 | 4 | -5/+220 |
* | Add rc release to prepare for 3.0, remove llvm-gcc detection code (not used i... | Bernard Cafarelli | 2011-11-09 | 1 | -5/+9 |
* | Fix forced -O3 -fomit-frame-pointer CFLAGS again, bug #385543 | Bernard Cafarelli | 2011-10-04 | 5 | -38/+32 |
* | Rename alltargets USE flag to multitarget, bug #382307. Drop some versions | Bernard Cafarelli | 2011-10-03 | 6 | -209/+18 |
* | Rename alltargets USE flag to multitarget, bug #382307 | Bernard Cafarelli | 2011-10-03 | 1 | -11/+8 |
* | Remove <herd>no-herd</herd>. | Michał Górny | 2011-09-24 | 1 | -5/+7 |
* | Remove <herd>no-herd</herd>. | Michał Górny | 2011-09-24 | 1 | -1/+0 |
* | Add patch to check for a few more GCC versions; thanks to Amir Aupov, Richard... | Diego Elio Pettenò | 2011-08-16 | 4 | -7/+226 |
* | Convert from "hasq" to "has". | Samuli Suominen | 2011-07-08 | 5 | -17/+21 |
* | Also use same USE-defaults for live ebuild, spotted by mgorny | Bernard Cafarelli | 2011-06-13 | 3 | -8/+11 |
* | Update live ebuild to sync latest ebuild changes, fixes bug #369027 | Bernard Cafarelli | 2011-06-06 | 3 | -10/+31 |
* | Update install_name reference to libLLVM | Fabian Groffen | 2011-04-22 | 3 | -15/+8 |
* | Version bump, enable system-cxx-headers by default | Bernard Cafarelli | 2011-04-07 | 3 | -1/+327 |
* | Version bump | Bernard Cafarelli | 2011-04-07 | 1 | -4/+8 |
* | Drop 2.7 versions | Bernard Cafarelli | 2011-03-28 | 1 | -5/+11 |
* | Drop 2.7 versions | Bernard Cafarelli | 2011-03-28 | 3 | -236/+5 |
* | Marked ~x86-linux | Fabian Groffen | 2011-03-14 | 1 | -2/+2 |
* | Marked ~x86-linux | Fabian Groffen | 2011-03-14 | 2 | -3/+6 |
* | Make scan-build utility Prefix-compatible, by Lionel Orry, bug #352809 | Fabian Groffen | 2011-01-26 | 5 | -15/+19 |
* | Backport to rename alignof, fixes C++'0x compilers support. Also adds gcc 4.4... | Bernard Cafarelli | 2010-12-19 | 5 | -174/+290 |
* | Backport to rename alignof, fixes C++'0x compilers support | Bernard Cafarelli | 2010-12-19 | 1 | -3/+4 |
* | Update reference fixing for Darwin for newer more strict versions of Portage | Fabian Groffen | 2010-10-24 | 4 | -11/+34 |
* | Fix compilation on Darwin, fixes bug #342373, adds back necessary bits for bu... | Fabian Groffen | 2010-10-24 | 4 | -5/+156 |
* | Also set GCC C headers path with USE=system-cxx-headers, reported by Guillaum... | Bernard Cafarelli | 2010-10-21 | 4 | -184/+25 |
* | Re-enable shared lib, it works now with alltargets USE flag (in sync with llv... | Bernard Cafarelli | 2010-10-12 | 4 | -3/+184 |
* | Use new llvm 2.8 tarball, just in case | Bernard Cafarelli | 2010-10-08 | 2 | -3/+7 |
* | SRC_URI arrow workaround to fetch updated tarball with correct package versio... | Bernard Cafarelli | 2010-10-08 | 1 | -3/+3 |
* | Tests now use an internal framework, dejagnu not needed anymore | Bernard Cafarelli | 2010-10-06 | 1 | -3/+3 |
* | Tests now use an internal framework, dejagnu not needed anymore | Bernard Cafarelli | 2010-10-06 | 3 | -7/+9 |