summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Keep arm_neon.h header, thanks Yuta SATOH <nigoro.gentoo@0x100.com> in bug #4...Bernard Cafarelli2014-01-231-19/+7
* Keep arm_neon.h header, thanks Yuta SATOH <nigoro.gentoo@0x100.com> in bug #4...Bernard Cafarelli2014-01-234-8/+13
* Make tests respect TMPDIR. Solution suggested by NAKAMURA Takumi on http://ll...Michał Górny2014-01-151-17/+17
* Make tests respect TMPDIR. Solution suggested by NAKAMURA Takumi on http://ll...Michał Górny2014-01-153-3/+12
* Restore building clang-check and clang-format, bug #497620.Michał Górny2014-01-101-17/+17
* Restore building clang-check and clang-format, bug #497620.Michał Górny2014-01-103-5/+17
* Re-add missing runtime gcc detection patch, bug #497704.Michał Górny2014-01-101-16/+16
* Re-add missing runtime gcc detection patch, bug #497704.Michał Górny2014-01-102-3/+12
* Build extra clang tools, bug #497428.Michał Górny2014-01-081-6/+19
* Build extra clang tools, bug #497428.Michał Górny2014-01-083-10/+27
* Fix a varargs bug causing miscompilations, thanks Holger Hoffstätte <holger....Bernard Cafarelli2014-01-081-17/+6
* Fix a varargs bug causing miscompilations, thanks Holger Hoffstätte <holger....Bernard Cafarelli2014-01-083-2/+157
* Add a PDEP on sys-devel/clang to the live ebuild as well.Michał Górny2014-01-061-16/+16
* Add a PDEP on sys-devel/clang to the live ebuild as well.Michał Górny2014-01-062-3/+7
* Version bump.Michał Górny2014-01-061-15/+20
* Version bump.Michał Górny2014-01-062-1/+498
* Restore missing patches for 3.3. Add a patch for CMake wrt bug #496480.Michał Górny2014-01-061-16/+17
* Restore missing patches for 3.3. Add a patch for CMake wrt bug #496480.Michał Górny2014-01-063-5/+49
* Fix building docs with USE=-clang, bug #496394.Michał Górny2013-12-301-16/+16
* Fix building docs with USE=-clang, bug #496394.Michał Górny2013-12-302-3/+6
* Explicitly require Makefiles from CMake, to avoid failures when people like t...Michał Górny2013-12-291-17/+17
* Explicitly require Makefiles from CMake, to avoid failures when people like t...Michał Górny2013-12-293-3/+18
* Fix building R600 target, bug #496308.Michał Górny2013-12-281-16/+16
* Fix building R600 target, bug #496308.Michał Górny2013-12-282-3/+13
* Fix clang blocker to match 3.3-r100.Michał Górny2013-12-281-16/+16
* Fix clang blocker to match 3.3-r100.Michał Górny2013-12-282-3/+7
* Backport all the fixes and install design changes from -9999 to -3.3. Fixes b...Michał Górny2013-12-281-16/+17
* Backport all the fixes and install design changes from -9999 to -3.3. Fixes b...Michał Górny2013-12-283-1/+601
* Add bugpoint to built tools. Switch llvm-config wrapping to use $CHOST-llvm-c...Michał Górny2013-12-281-16/+17
* Add bugpoint to built tools. Switch llvm-config wrapping to use $CHOST-llvm-c...Michał Górny2013-12-282-14/+22
* Update/fix dependencies.Michał Górny2013-12-271-16/+16
* Update/fix dependencies.Michał Górny2013-12-272-7/+10
* Fix libLTO linking parallel make issue, bug #494922.Michał Górny2013-12-241-16/+16
* Fix libLTO linking parallel make issue, bug #494922.Michał Górny2013-12-242-6/+18
* Create the gold plugin symlink only with USE=gold.Michał Górny2013-12-241-16/+16
* Create the gold plugin symlink only with USE=gold.Michał Górny2013-12-242-5/+10
* Disable libxml2 support in non-native ABIs since it is meaningful for install...Michał Górny2013-12-201-16/+16
* Disable libxml2 support in non-native ABIs since it is meaningful for install...Michał Górny2013-12-202-6/+8
* Update LLVM build patch for -9999.Michał Górny2013-12-201-16/+17
* Update LLVM build patch for -9999.Michał Górny2013-12-203-3/+90
* Fix gcc version check. Add missing libxml2 dependency (for clang). Install CM...Michał Górny2013-12-201-16/+16
* Fix gcc version check. Add missing libxml2 dependency (for clang). Install CM...Michał Górny2013-12-202-11/+45
* Symlink the LLVM gold plugin to bfd-plugins directory to enable LLVM object s...Michał Górny2013-12-191-16/+16
* Symlink the LLVM gold plugin to bfd-plugins directory to enable LLVM object s...Michał Górny2013-12-192-2/+12
* Remove traces of BugpointPasses in darwin branch.Michał Górny2013-12-191-16/+16
* Remove traces of BugpointPasses in darwin branch.Michał Górny2013-12-192-3/+6
* Delay building unnecessary tools & unittests until src_test(). Do not install...Michał Górny2013-12-191-16/+16
* Delay building unnecessary tools & unittests until src_test(). Do not install...Michał Górny2013-12-192-18/+37
* Clean up the build procedure a bit. Pass the same MAKEOPTS to all calls, and ...Michał Górny2013-12-191-16/+16
* Clean up the build procedure a bit. Pass the same MAKEOPTS to all calls, and ...Michał Górny2013-12-192-25/+63