summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version bumpAlexis Ballier2015-07-211-4/+6
* version bumpAlexis Ballier2015-07-212-1/+176
* bump to keep in sync with llvm releases; code is identicalAlexis Ballier2015-05-291-4/+6
* bump to keep in sync with llvm releases; code is identicalAlexis Ballier2015-05-292-1/+176
* bump to current release, part of bug #538364Alexis Ballier2015-04-231-15/+7
* bump to current release, part of bug #538364Alexis Ballier2015-04-233-5/+182
* Keyword ~mips, bug #536692Anthony G. Basile2015-01-171-20/+18
* Keyword ~mips, bug #536692Anthony G. Basile2015-01-175-14/+19
* Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #51...Michał Górny2014-06-181-9/+21
* Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #51...Michał Górny2014-06-185-11/+16
* bump a new snapshotAlexis Ballier2014-03-221-15/+7
* bump a new snapshotAlexis Ballier2014-03-223-3/+178
* Add ~x86-fbsd. #482820Naohiro Aota2014-01-051-5/+15
* Add ~x86-fbsd. #482820Naohiro Aota2014-01-052-5/+8
* bump a new snapshotAlexis Ballier2013-12-221-4/+6
* bump a new snapshotAlexis Ballier2013-12-222-1/+176
* link tests against libcxxrt if needed since we dont have the linker script in...Alexis Ballier2013-12-221-17/+5
* link tests against libcxxrt if needed since we dont have the linker script in...Alexis Ballier2013-12-222-3/+8
* Explicitly call einstalldocs in multilib_src_install_all() to accomodate bug ...Michał Górny2013-10-141-7/+19
* Explicitly call einstalldocs in multilib_src_install_all() to accomodate bug ...Michał Górny2013-10-143-3/+10
* remove oldAlexis Ballier2013-08-261-11/+4
* remove oldAlexis Ballier2013-08-266-344/+6
* drop LD_32_LIBRARY_PATH hacks for FreeBSD. These should not be needed anymore.Alexis Ballier2013-08-261-7/+7
* drop LD_32_LIBRARY_PATH hacks for FreeBSD. These should not be needed anymore.Alexis Ballier2013-08-263-5/+8
* bump a new snapshot with all the accumulated fixes and improvementsAlexis Ballier2013-07-261-4/+6
* bump a new snapshot with all the accumulated fixes and improvementsAlexis Ballier2013-07-262-1/+175
* Die if someone tries to build it with <gcc-4.7. Based on a patch by Yuta SATO...Alexis Ballier2013-07-261-5/+5
* Die if someone tries to build it with <gcc-4.7. Based on a patch by Yuta SATO...Alexis Ballier2013-07-262-2/+11
* Warn if building on top of libsupc++ since it is not well supported.Alexis Ballier2013-07-261-5/+5
* Warn if building on top of libsupc++ since it is not well supported.Alexis Ballier2013-07-262-2/+13
* remove useless code from previous commitAlexis Ballier2013-07-241-5/+5
* remove useless code from previous commitAlexis Ballier2013-07-242-5/+7
* provide cxxabi.h with libsupc++ tooAlexis Ballier2013-07-241-5/+5
* provide cxxabi.h with libsupc++ tooAlexis Ballier2013-07-242-5/+22
* expose libcxxrt headers in the libcxx tree as upstream doesAlexis Ballier2013-07-241-5/+5
* expose libcxxrt headers in the libcxx tree as upstream doesAlexis Ballier2013-07-242-2/+6
* fix typo in commentAlexis Ballier2013-07-241-5/+5
* fix typo in commentAlexis Ballier2013-07-242-3/+6
* provide a shared ldscript for linking in libcxxrt too as its abi is more or l...Alexis Ballier2013-07-241-5/+5
* provide a shared ldscript for linking in libcxxrt too as its abi is more or l...Alexis Ballier2013-07-242-16/+33
* Go multilib, based on the work of Yuta SATOH in bug #475294Alexis Ballier2013-07-031-5/+5
* Go multilib, based on the work of Yuta SATOH in bug #475294Alexis Ballier2013-07-032-17/+25
* Use a simple Makefile instead of cmake for building it and drop our patches. ...Alexis Ballier2013-07-031-5/+6
* Use a simple Makefile instead of cmake for building it and drop our patches. ...Alexis Ballier2013-07-033-39/+72
* inherit base before subversion to get a correct src_unpack, bug #475598 by M...Alexis Ballier2013-07-031-5/+5
* inherit base before subversion to get a correct src_unpack, bug #475598 by M...Alexis Ballier2013-07-032-3/+7
* revert previous change as it installs a broken libc++, bug #475500 by Yuta SATOHAlexis Ballier2013-07-021-6/+6
* revert previous change as it installs a broken libc++, bug #475500 by Yuta SATOHAlexis Ballier2013-07-023-7/+12
* use clang -nostdlib / clang++ -nostdlib for compiling to try to avoid chicken...Alexis Ballier2013-07-011-6/+6
* use clang -nostdlib / clang++ -nostdlib for compiling to try to avoid chicken...Alexis Ballier2013-07-013-9/+12