aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Revert r289150:Pedro F. Giffuni2015-10-121-1/+0
* Correct handling of enum attributes with g++Pedro F. Giffuni2015-10-111-0/+1
* Fix build with gcc 4.2Baptiste Daroussin2015-10-113-3/+3
* Update Dragonfly Mail Agent to v0.10Baptiste Daroussin2015-10-1038-1170/+113
* Pull in r242623 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2015-10-095-19/+27
* Add llvm patch corresponding to r289072.Dimitry Andric2015-10-091-0/+50
* Add definitions for MIPS TLS relocations to elftoolchain.Alexander Kabaev2015-10-092-19/+46
* addr2line: initialize die to NULLEd Maste2015-10-091-0/+1
* Remove empty line again from libc++'s iostream.cpp. This was used toDimitry Andric2015-10-091-1/+0
* Temporarily revert upstream llvm trunk r240144 (by Michael Zolotukhin):Dimitry Andric2015-10-092-4/+3
* Update to ELF Tool Chain r3250Ed Maste2015-10-0913-99/+311
* Upgrade to Unbound 1.5.5.Dag-Erling Smørgrav2015-10-0942-98/+491
|\
* | Merge:Craig Rodrigues2015-10-083-80/+45
* | Add std::uncaught_exceptions() to libcxxrt (C++17, see N4152 and N4259).Dimitry Andric2015-10-051-0/+9
* | Merge ^/head r288197 through r288456.Dimitry Andric2015-10-0112-14/+35
|\ \
| * | Pass 8 arguments to makecontext on arm64 as this is all we support.Andrew Turner2015-10-011-0/+6
| * | Annotate arm userspace assembler sources stating their tolerance toKonstantin Belousov2015-09-297-0/+13
| * | MFV r288243: nc from OpenBSD 5.8.Xin LI2015-09-273-12/+14
| |\ \
| * | | MFV c3ccd112: Correct off-by-ones in free_exception of emergency bufferConrad Meyer2015-09-251-2/+2
* | | | Add llvm patch corresponding to r288195.Dimitry Andric2015-09-251-0/+83
* | | | Merge ^/head r288126 through r288196.Dimitry Andric2015-09-2468-216/+12335
|\| | |
| * | | Rename ELFOSABI_SYSV to ELFOSABI_NONE to match current specEd Maste2015-09-242-2/+2
| * | | readelf: Correct typo HPUS -> HPUXEd Maste2015-09-241-1/+1
| * | | Bring LLVM libunwind snapshot into contrib/llvm/projectsEd Maste2015-09-2325-0/+11968
| * | | MFV r288140: update file to 5.25.Xin LI2015-09-2341-213/+364
| |\ \ \
* | | | | Pull in r248439 from upstream llvm trunk (by Sanjay Patel):Dimitry Andric2015-09-241-0/+8
* | | | | Partially revert r288121, removing the workaround for arm < v6. SinceDimitry Andric2015-09-221-2/+1
* | | | | Add clang patch corresponding to r288127.Dimitry Andric2015-09-221-0/+229
* | | | | Pull in r244063 from upstream clang trunk (by James Y Knight):Dimitry Andric2015-09-221-3/+71
* | | | | Merge ^/head r288100 through r288125.Dimitry Andric2015-09-221-1/+7
|\| | | |
| * | | | addr2line: skip CUs lacking debug info instead of bailing outEd Maste2015-09-221-1/+7
* | | | | Work around clang emitting libcalls to __atomic_add_fetch() and friendsDimitry Andric2015-09-221-1/+9
* | | | | Revert merge of clang trunk r244063, which I did not intend to commitDimitry Andric2015-09-221-71/+3
* | | | | Merge ^/head r288035 through r288099.Dimitry Andric2015-09-2223-431/+694
|\| | | |
| * | | | In binutils' arm-dis.c, avoid left-shifting a negative number.Dimitry Andric2015-09-221-1/+1
| * | | | Update jemalloc to 4.0.2.Jason Evans2015-09-2220-427/+619
| * | | | Restore the upstream (and documented) behavior of searching for modulesDag-Erling Smørgrav2015-09-211-0/+3
* | | | | The R600 target got renamed to AMDGPU, but I missed deleting the oldDimitry Andric2015-09-21106-44148/+0
* | | | | Drop a patch which is already included in 3.7.0.Dimitry Andric2015-09-211-88/+0
* | | | | Merge ^/head r287878 through r288034.Dimitry Andric2015-09-20122-557/+2480
|\| | | |
| * | | | When chrooted, we need to strip the chroot directory from the front ofDag-Erling Smørgrav2015-09-171-0/+4
| * | | | Upgrade to Unbound 1.5.4.Dag-Erling Smørgrav2015-09-17122-557/+2476
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | import unbound 1.5.4vendor/unbound/1.5.4Dag-Erling Smørgrav2015-09-174-315/+2
* | | | | Update libc++ to 3.7.0 release.Dimitry Andric2015-09-1689-1344/+3005
* | | | | Update compiler-rt to 3.7.0 release. This also includes the sanitizerDimitry Andric2015-09-10202-3067/+6585
* | | | | Update llvm, clang and lldb to 3.7.0 release.Dimitry Andric2015-09-06177-1546/+12564
* | | | | Update lldb to upstream trunk r242221.Dimitry Andric2015-09-06245-4454/+4792
* | | | | Merge ^/head r287490 through r287501.Dimitry Andric2015-09-061-2/+28
|\| | | |
| * | | | Update lldb's FREEBSD-Xlist to match reality.Dimitry Andric2015-09-061-2/+28
* | | | | Merge ^/head r286858 through r287489.Dimitry Andric2015-09-05253-9355/+29741
|\| | | |